wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
Daimona Eaytoy 48a1c0bb2f Autofix spacing around commas
This was done automatically using the
`Universal.WhiteSpace.CommaSpacing` sniff, which will be included in the
next release of the MW PHPCS config.

Some of these have been adjusted manually where the autofix broke
vertical alignment.

Change-Id: I54a4668d8a2759b9d7de47742c943a535a04e211
2023-10-25 01:08:44 +02:00
..
GlobalTest.php Autofix spacing around commas 2023-10-25 01:08:44 +02:00
README
WfExpandUrlTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
WfParseUrlTest.php Follow RFC 3986 on what is path in mailto URLs 2023-09-04 05:48:23 +00:00
WfShellExecTest.php Resolve GlobalFunctions phpunit filename deprecation errors 2023-07-01 09:30:42 +00:00
WfThumbIsStandardTest.php Resolve GlobalFunctions phpunit filename deprecation errors 2023-07-01 09:30:42 +00:00

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