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
README
WfExpandUrlTest.php
WfParseUrlTest.php
WfShellExecTest.php
WfThumbIsStandardTest.php

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