wiki.techinc.nl/tests/phpunit/integration/includes/parser
C. Scott Ananian d5b39490ca Remove back-compatibility code for ToC marker
Before 1.39 we used <mw:toc> and in 1.39 we switched to <mw:tocplace/>
(commit 24949480eb).  This was changed
to a <meta> tag in 1.40 (commit
0b10563895 and
fa8646ca7b) and the old content has long
since expired from the ParserCache.  Clean up the old ParserCache
transition code.

Change-Id: I3254d0acba31e107b50767797a2b0ad28aba59ee
2023-02-10 00:03:54 -05:00
..
Parsoid LanguageVariantConverter: Add fallback to core LanguageConverter 2022-12-11 12:12:33 +05:30
ParserObserverIntegrationTest.php Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
TidyTest.php Remove back-compatibility code for ToC marker 2023-02-10 00:03:54 -05:00