wiki.techinc.nl/tests/phpunit/includes/utils
umherirrender d8821f2b0b Fixed spacing
- Removed space after casts
- Removed spaces in array index
- Added spaces around string concat
- Added space after words: switch, foreach
- else if -> elseif
- Removed parentheses around require_once, because it is not a function
- Added newline at end of file
- Removed double spaces
- Added spaces around operations
- Removed repeated newlines

Bug: T102609
Change-Id: Ib860222b24f8ad8e9062cd4dc42ec88dc63fb49e
2015-06-17 20:22:32 +00:00
..
IPTest.php Fixed spacing 2015-06-17 20:22:32 +00:00
MWCryptHKDFTest.php MWCryptHKDFTest: Mock $wgSecretKey to ensure atomicity 2014-10-07 05:22:37 +02:00
UIDGeneratorTest.php Replace use of assertType with assertInternalType and assertInstanceOf 2015-04-09 01:15:44 -04:00
ZipDirectoryReaderTest.php Use PHPUnit_Framework_TestCase in a few utils/ tests 2014-12-29 20:56:47 -08:00