mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-24 08:23:52 +00:00
086ce6550f
ParserOutput::getTOCHTML() is being deprecated, and all skins are now generating the TOC from the TOCData returned by ParserOutput::getTOCData(). The SHOW_TOC flag was introduced in core to determine if the TOC should be shown, but Vector-2022 *may* begin to use other heuristics to determine whether to show the TOC (T315862). We're conservatively going to process the TOC as long as there is TOC present to process. Bug: T328072 Change-Id: I38b439c6752157dbee9b09c9f5443a740dbaabf4 |
||
---|---|---|
.. | ||
integration | ||
unit | ||
CommentFormatterTest.php | ||
CommentModifierTest.php | ||
CommentParserTest.php | ||
CommentUtilsTest.php | ||
ContentThreadItemTest.php | ||
EventDispatcherTest.php | ||
IntegrationTestCase.php | ||
LanguageDataTest.php | ||
MockCommentFormatter.php | ||
MockEventDispatcher.php | ||
MockLanguageData.php | ||
MockSubscriptionStore.php | ||
ServiceWiringTest.php | ||
TestUtils.php | ||
ThreadItemStoreTest.php |