mediawiki-extensions-Templa.../tests/phpunit
C. Scott Ananian ef286c1cb7 Replace use of Parser::$mPreprocessor, deprecated in 1.35
This code was a valiant but futile attempt to break a cyclic reference
cycle, copied no doubt from similar code in
tests/phpunit/includes/parser/TagHooksTest.php in core.  However,
there are other cyclic references to Parser, including in StripState,
and unit test code shouldn't really be trying to optimize for memory
usage in any case.

Bug: T275160
Change-Id: I0917290d4ade8675b2d0eac17a22682c9c1b4a85
2021-02-19 12:36:35 -05:00
..
unit Update use of css-sanitizer classes for PHP 8.0 compat 2021-01-08 19:03:26 +00:00
TemplateStylesContentHandlerTest.php Add @covers tags 2018-02-05 18:19:30 -08:00
TemplateStylesContentTest.php build: Upgrade mediawiki-codesniffer to v28.0.0 2019-10-15 15:59:23 -07:00
TemplateStylesHooksTest.php Replace use of Parser::$mPreprocessor, deprecated in 1.35 2021-02-19 12:36:35 -05:00