Use PHP_VERSION constant instead of phpversion() function call
authorChad Horohoe <chadh@wikimedia.org>
Wed, 9 Jul 2014 23:46:35 +0000 (16:46 -0700)
committerChad Horohoe <chadh@wikimedia.org>
Wed, 9 Jul 2014 23:46:35 +0000 (16:46 -0700)
commita4334bbef56fe9360741fda2bee100ac1e8aebed
tree95c6ce36f6f94f3f56f73d6a09b99834380a5d93
parent11c67100ba2b64f41d74acd98d1a10e1185f451d
Use PHP_VERSION constant instead of phpversion() function call

Change-Id: Ifb3d1bd92d6abaa561e7337b311b4cb10c38a2b6
api.php
includes/PHPVersionError.php
includes/api/ApiQuerySiteinfo.php
includes/installer/Installer.php
index.php
load.php
maintenance/install.php
maintenance/update.php
mw-config/index.php
tests/testHelpers.inc