mediawiki-extensions-Echo/tests/phpunit/unit
thiemowmde cfa424f16b Make use of the ?? and ??= operators where it makes sense
?? is an older PHP 7.0 feature.
??= was added in PHP 7.4, which we can finally use.

Change-Id: If4145c48eb374aa8e5deeb38aecb27c6c8905382
2022-11-09 14:40:52 +01:00
..
Gateway Namespace Gateway 2022-11-02 14:52:04 -06:00
Iterator Namespace Iterator 2022-11-02 16:51:39 -06:00
Mapper Namespace Mapper 2022-11-04 18:05:34 +00:00
model Use PHPUnit's shortcuts where it makes sense 2022-10-26 11:53:57 +02:00
Push Use PHPUnit's shortcuts where it makes sense 2022-10-26 11:53:57 +02:00
AttributeManagerTest.php
BundlerTest.php
DiffParserTest.php Make use of the ?? and ??= operators where it makes sense 2022-11-09 14:40:52 +01:00