wiki.techinc.nl/tests/phpunit/unit/includes/parser
Tim Starling 44d51cb04e Fix the namespace of SpecialPageFactory
Follows-up d4045035b0.

This class was added to the MediaWiki\Special namespace, contrary to the
plan in T166010 which reserves that namespace for core special pages.
Instead, use MediaWiki\SpecialPage, following the directory in which it
is located.

Also, fix two bugs which prevented the introduction of a namespaced
class alias.

Bug: T166010
Change-Id: I6e31340aaae32a89beb7e45b79d76a7fea9808d2
2020-02-21 13:46:19 +11:00
..
ParserFactoryTest.php Fix the namespace of SpecialPageFactory 2020-02-21 13:46:19 +11:00
SanitizerUnitTest.php Hard-deprecate Sanitizer::escapeId() 2020-01-26 22:05:45 +00:00
TidyTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00