From: petarpetkovic Date: Thu, 24 May 2018 22:27:21 +0000 (+0200) Subject: Insert space before compatibility link in PHP version message X-Git-Tag: 1.34.0-rc.0~5305 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/%22%24ccApp//%27%40script%40/%27?a=commitdiff_plain;h=6da2a437e3ce62652c5e5a0d631be36908eee369;p=lhc%2Fweb%2Fwiklou.git Insert space before compatibility link in PHP version message Change-Id: Ia056ba7f9eddbcf31082c7b2f7a64e7dbf02cba4 --- diff --git a/includes/PHPVersionCheck.php b/includes/PHPVersionCheck.php index e612d3faef..8eda14ad99 100644 --- a/includes/PHPVersionCheck.php +++ b/includes/PHPVersionCheck.php @@ -134,7 +134,7 @@ class PHPVersionCheck { If for some reason you are unable to upgrade your {$phpInfo['implementation']} version, you will need to download an older version of MediaWiki from our website. - See ourcompatibility page + See our compatibility page for details of which versions are compatible with prior versions of {$phpInfo['implementation']}. HTML; // phpcs:enable Generic.Files.LineLength