From: Reedy Date: Tue, 12 Jan 2016 23:32:58 +0000 (+0000) Subject: Zend don't support less than PHP 5.5... X-Git-Tag: 1.31.0-rc.0~8358 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=333474077f5d5605f9cdca1abe003fa26b694d27;p=lhc%2Fweb%2Fwiklou.git Zend don't support less than PHP 5.5... Change-Id: Iecc771cda2e67eeaf2b6bf27f338e698d3298e96 --- diff --git a/includes/PHPVersionCheck.php b/includes/PHPVersionCheck.php index 41e88c29d8..eaab9c8365 100644 --- a/includes/PHPVersionCheck.php +++ b/includes/PHPVersionCheck.php @@ -162,7 +162,7 @@ function wfPHPVersionError( $type, $mwVersion, $minimumVersionPHP, $phpVersion ) $longHtml = <<upgrading your copy of PHP. - PHP versions less than 5.3.0 are no longer supported by the PHP Group and will not receive + PHP versions less than 5.5.0 are no longer supported by the PHP Group and will not receive security or bugfix updates.