wiki.techinc.nl/tests/phpunit/unit/includes/libs/ParamValidator
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
..
TypeDef Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
Util tests: Upgrade PHPUnit from 8.5+ to 9.5+ 2022-10-08 02:03:55 +02:00
ParamValidatorTest.php Use updated ObjectFactory namespace 2022-03-09 23:04:51 +00:00
SimpleCallbacksTest.php
TypeDefTest.php