Commit graph

1 commit

Author SHA1 Message Date
Daimona Eaytoy
86c0a64e91 Use PHPUnit hooks for augmented logs
The TestListener interface is deprecated. This replacement has the
downside of using a public static property, but there seems to be no
other way to pass extra data to the printer (BTW: the ResultPrinter
class is internal, so it'd be even better if we could avoid subclassing
it).

Bug: T243600
Change-Id: I083146b7336ac09dfd077c8e6817553738282662
2020-09-22 11:28:10 +00:00
Renamed from tests/phpunit/MediaWikiLoggerPHPUnitTestListener.php (Browse further)