Insert space before compatibility link in PHP version message
authorpetarpetkovic <ppetkovic@wikimedia.org>
Thu, 24 May 2018 22:27:21 +0000 (00:27 +0200)
committerpetarpetkovic <ppetkovic@wikimedia.org>
Thu, 24 May 2018 22:27:21 +0000 (00:27 +0200)
Change-Id: Ia056ba7f9eddbcf31082c7b2f7a64e7dbf02cba4

includes/PHPVersionCheck.php

index e612d3f..8eda14a 100644 (file)
@@ -134,7 +134,7 @@ class PHPVersionCheck {
                        If for some reason you are unable to upgrade your {$phpInfo['implementation']} version,
                        you will need to <a href="https://www.mediawiki.org/wiki/Download">download</a> an
                        older version of MediaWiki from our website.
-                       See our<a href="https://www.mediawiki.org/wiki/Compatibility#PHP">compatibility page</a>
+                       See our <a href="https://www.mediawiki.org/wiki/Compatibility#PHP">compatibility page</a>
                        for details of which versions are compatible with prior versions of {$phpInfo['implementation']}.
 HTML;
                        // phpcs:enable Generic.Files.LineLength