wiki.techinc.nl/tests/phpunit/unit/includes/libs/ParamValidator
thiemowmde ab1e3a66e7 Make use of the [ ... ] operator instead of array_merge
The array spread operator is documented to behave identical to
array_merge. The syntax is just much shorter and easier to read in
situations like this, in my opinion.

Change-Id: I3b016e896e552af53d87d5e72436dc4e29070ce1
2024-01-31 15:47:44 +01:00
..
TypeDef tests: Remove unused variable after ConvertibleTimestamp::setFakeTime 2023-12-27 16:36:14 +01:00
Util tests: Upgrade PHPUnit from 8.5+ to 9.5+ 2022-10-08 02:03:55 +02:00
ParamValidatorTest.php Make use of the [ ... ] operator instead of array_merge 2024-01-31 15:47:44 +01:00
SimpleCallbacksTest.php
TypeDefTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00