mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-12-11 15:38:37 +00:00
5941ef476c
The @expectedException annotation got deprecated in PHPUnit 7.5, and removed in PHPUnit 8.0. This was done because the annotation does have two disadvantages: * The class name is encoded in string, where it is not easy to find for all IDEs and tools. * it did not allow to say exactly *when* the exception is expected. Change-Id: I96862a18874f36355e817accd64d8703c1965c86 |
||
---|---|---|
.. | ||
NotificationTest.php | ||
TargetPageTest.php |