wiki.techinc.nl/tests/phpunit/includes/config
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
..
ConfigFactoryTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
GlobalVarConfigTest.php Clean up tests that misused the parameters of assertSame/Equals 2022-02-08 07:21:10 +00:00
LoggedServiceOptions.php Test that classes use all their ServiceOptions 2019-08-19 20:42:28 +03:00
TestAllServiceOptionsUsed.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00