wiki.techinc.nl/tests/phpunit/includes/utils
Seb35 ec215d010c Replace mocks of DatabaseMysql by DatabaseMysqli
The class DatabaseMysql corresponds to the PHP extension 'mysql' which is
deprecated since PHP 5.5, and the class DatabaseMysqli corresponds to the
PHP extension 'mysqli' which is the current MySQL driver. Given the class
DatabaseMysql is likely to be removed in the future, this change is a
first step towards this.

Bug: T120333
Change-Id: I7b8363838449cae09b360221d8f50ace3a008f11
2016-12-31 12:52:16 +01:00
..
AvroValidatorTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
BatchRowUpdateTest.php Replace mocks of DatabaseMysql by DatabaseMysqli 2016-12-31 12:52:16 +01:00
FileContentsHasherTest.php Let a few unit tests actually be unit tests 2016-09-02 10:16:06 -07:00
MWCryptHashTest.php Let a few unit tests actually be unit tests 2016-09-02 10:16:06 -07:00
MWCryptHKDFTest.php Use HTTPS instead of HTTP for ietf.org URLs 2016-09-28 18:05:53 +02:00
MWGrantsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MWRestrictionsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
UIDGeneratorTest.php Fix UID test and make debugging easier 2016-04-05 18:52:14 -04:00
ZipDirectoryReaderTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00