X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FPHPVersionCheck.php;h=3f08a37cf41ba51a916ca7c4ba81bddcb51c6fa4;hb=a2acc632dc62994870692df399f00824397c3607;hp=01d5f9dac33b70dacb4221e73fddaf0e16a3a1a3;hpb=e604abd49ab19245f20b56b293f8b5c64f03e281;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/PHPVersionCheck.php b/includes/PHPVersionCheck.php index 01d5f9dac3..3f08a37cf4 100644 --- a/includes/PHPVersionCheck.php +++ b/includes/PHPVersionCheck.php @@ -36,7 +36,7 @@ */ class PHPVersionCheck { /* @var string The number of the MediaWiki version used. */ - var $mwVersion = '1.33'; + var $mwVersion = '1.34'; /* @var array A mapping of PHP functions to PHP extensions. */ var $functionsExtensionsMapping = array(