wiki.techinc.nl/tests/phpunit/includes/utils
Kevin Israel 6492c009ef Use hex2bin() instead of pack()
This function was added in PHP 5.4.0 and can be used now that MediaWiki
only works with PHP 5.5.9 or higher.

Also fixed a bug in ApiQueryCategoryMembers::validateHexSortkey() that
allowed a single line feed at the end of the string to pass.

Change-Id: I5b577e7dcc5fb6a06ab550429aae657dbcc79083
2016-02-20 00:27:24 -05:00
..
AvroValidatorTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
BatchRowUpdateTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
FileContentsHasherTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
IPTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MWCryptHashTest.php Use hex2bin() instead of pack() 2016-02-20 00:27:24 -05:00
MWCryptHKDFTest.php Use hex2bin() instead of pack() 2016-02-20 00:27:24 -05: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 Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ZipDirectoryReaderTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00