wiki.techinc.nl/tests/phpunit/unit/includes/objectcache
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
..
MemcachedBagOStuffTest.php
RedisBagOStuffTest.php Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
RESTBagOStuffTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
SqlBagOStuffTest.php