wiki.techinc.nl/tests/phpunit/unit/includes/parser
daniel 4f0da43cee PageBundleParserOutputConverter: don't mutate original ParserOutput
This an issue introduced by I8711a51fc1bcac48, which
caused duplicate variant conversion to be applied in some cases.
The reason is that the $parserOutput and $processedParserOutput fields
in HtmlOutputRendererHelper ended up being the same object.

Change-Id: Ic1fbc8815ef74beba6dae927563a9945b6dab1a1
2023-06-18 18:26:43 +02:00
..
Parsoid PageBundleParserOutputConverter: don't mutate original ParserOutput 2023-06-18 18:26:43 +02:00
LinkHolderArrayTest.php Merge "parser: Make all LinkHolderArray properties private" 2023-04-08 22:28:31 +00:00
ParserCacheFactoryTest.php Reorg: Move Title-related classes to title/ 2022-11-26 09:30:32 +00:00
ParserFactoryTest.php tests: Use array_fill_keys instead of array_combine/array_fill 2023-04-29 15:51:03 +02:00
ParserObserverTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
SanitizerUnitTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00