mediawiki-extensions-Cite/tests/phpunit/unit
libraryupgrader 2e0792a0dd build: Updating mediawiki/mediawiki-phan-config to 0.9.0
One of the most significant changes is when I noticed that the $group
can never be null. We set it to DEFAULT_GROUP before. That's an empty
string.

I'm not very happy with the two @phan-suppress-next-line. Is there a
better way to fix these lines?

Change-Id: I33c1681e2f3857cb6701da71f4ed8893caff4d1e
2019-12-27 19:45:17 +00:00
..
AnchorFormatterTest.php Remove single use classes from the use section 2019-12-17 14:57:55 +01:00
CiteDataModuleTest.php Minor improvements to the test coverage 2019-12-11 12:22:59 +01:00
CiteHooksUnitTest.php Remove ApiQueryReferences support 2019-11-28 11:08:46 +01:00
CiteParserHooksTest.php Lazy instantiation of Cite 2019-12-12 11:12:17 +01:00
CiteParserTagHooksTest.php Add missing @covers tags to tests 2019-12-18 16:46:15 +00:00
CiteUnitTest.php build: Updating mediawiki/mediawiki-phan-config to 0.9.0 2019-12-27 19:45:17 +00:00
ErrorReporterTest.php Add missing @covers tags to tests 2019-12-18 16:46:15 +00:00
FootnoteMarkFormatterTest.php Remove single use classes from the use section 2019-12-17 14:57:55 +01:00
ReferenceMessageLocalizerUnitTest.php Remove single use classes from the use section 2019-12-17 14:57:55 +01:00
ReferencesFormatterTest.php Merge "Move "dir" error handling to validation" 2019-12-19 10:18:24 +00:00
ReferenceStackTest.php Harden logic assertions 2019-12-20 14:53:29 +01:00