From: Reedy Date: Thu, 11 Feb 2016 20:54:09 +0000 (+0000) Subject: We support 5.5.9... X-Git-Tag: 1.31.0-rc.0~7976 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=bc23d6c4904f8c03ac348410f10a9c223422f1f3 We support 5.5.9... Change-Id: I6ef6a21e6f5cd9cdd82227f100eb89a9f6122d98 --- diff --git a/includes/GlobalFunctions.php b/includes/GlobalFunctions.php index 1d9179f8aa..4844531a1a 100644 --- a/includes/GlobalFunctions.php +++ b/includes/GlobalFunctions.php @@ -34,7 +34,7 @@ use MediaWiki\Session\SessionManager; /** * Compatibility functions * - * We support PHP 5.3.3 and up. + * We support PHP 5.5.9 and up. * Re-implementations of newer functions or functions in non-standard * PHP extensions may be included here. */