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.31.1~15 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=959e09c6556436175d5ce4189d71c97363315fdd Insert space before compatibility link in PHP version message Change-Id: Ia056ba7f9eddbcf31082c7b2f7a64e7dbf02cba4 (cherry picked from commit 6da2a437e3ce62652c5e5a0d631be36908eee369) --- diff --git a/includes/PHPVersionCheck.php b/includes/PHPVersionCheck.php index af3ae91141..187ec7970c 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