mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateStyles
synced 2024-12-11 08:06:50 +00:00
ef286c1cb7
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 |
||
---|---|---|
.. | ||
unit | ||
TemplateStylesContentHandlerTest.php | ||
TemplateStylesContentTest.php | ||
TemplateStylesHooksTest.php |