Rework PHP and vendor check
authorpaladox <thomasmulhall410@yahoo.com>
Sun, 5 Jul 2015 12:42:28 +0000 (12:42 +0000)
committerDerk-Jan Hartman <hartman.wiki@gmail.com>
Tue, 21 Jul 2015 20:51:20 +0000 (22:51 +0200)
commitb3f9120af5fc883b38d5e7b55368ff61c2bbdd09
treefb1d49d3537378f4ccfa490276571da54545c56b
parent0de09ffac9ce1c0993ad4c9ab462c6a282684c77
Rework PHP and vendor check

* separate warnings for PHP version and vendor

* new wfGenericError() function

* minimum PHP version in a single place

Bug: T102094
Change-Id: I7ae0369e4bab279d5e1bc754fe1a0bc8543bb2ed
includes/PHPVersionCheck.php