wiki.techinc.nl/tests/phpunit/structure
Tim Starling 0077c5da15 Use short array destructuring instead of list()
Introduced in PHP 7.1. Because it's shorter and looks nice.

I used regex replacement.

Change-Id: I0555e199d126cd44501f859cb4589f8bd49694da
2022-10-21 15:33:37 +11:00
..
AbstractSchemaValidationTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
ApiPrefixUniquenessTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
ApiStructureTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
AutoLoaderStructureTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
AvailableRightsTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
BundleSizeTest.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
ContentHandlerFunctionalTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
DatabaseIntegrationTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
DumpableObjectsTest.php Add some helpers to filter properties out of var_dump() 2022-10-12 12:42:23 -04:00
ExtensionJsonValidationTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
PasswordPolicyStructureTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
ResourcesTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
RestStructureTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
ScopeStructureTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
SettingsTest.php Settings: add support for obsolete config 2022-10-14 15:00:43 +02:00
SpecialPageFatalTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
StructureTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
SuiteDirectoryTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00