PHPVersionCheck: Remove obsolete load.php code and simplify
authorTimo Tijhof <krinklemail@gmail.com>
Sun, 28 Oct 2018 21:12:54 +0000 (14:12 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Sun, 28 Oct 2018 21:12:54 +0000 (14:12 -0700)
commite6763161e73268615ab54965f80d7c2dc84563e0
tree6f2d3a0e77338bdbb0c9a4a9b325cb6444f20e14
parent72f1ed40c7c0b9b915f90495323207932c7a5d63
PHPVersionCheck: Remove obsolete load.php code and simplify

* Remove obsolete handling for 'load.php', which no longer
  uses this check. This hasn't been used for several releases.

* Remove the 'entryPoint' parameter in favour of 'format',
  which it was already a proxy for.

* Move the double dirname() logic to mw-config/index.php.

Bug: T189966
Change-Id: I343216442475d36e61213900f196ab6ec5f6b747
includes/PHPVersionCheck.php
index.php
maintenance/Maintenance.php
mw-config/index.php