wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
Reedy 567e1bbb5d Hard deprecate wfIsBadImage()
Bug: T249459
Depends-On: Iec58118198864704b1860aeb630476391e3a2c23
Change-Id: I939ded72427adc973739e7b376ea85cbf4b3e258
2020-06-09 19:27:16 +00:00
..
GlobalTest.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
GlobalWithDBTest.php Hard deprecate wfIsBadImage() 2020-06-09 19:27:16 +00:00
README
WfExpandUrlTest.php GlobalFunctions: Enable patch-coverage for wfExpandUrl test 2018-07-25 18:25:27 +01:00
wfParseUrlTest.php Tests for an old PHP bug in parse_url 2019-12-13 11:24:52 -05:00
wfShellExecTest.php Skip ::testT69870() under Windows system 2019-06-22 19:59:27 +00:00
wfThumbIsStandardTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00

This directory hold tests for includes/GlobalFunctions.php file
which is a pile of functions.