wiki.techinc.nl/tests/phpunit/includes/content
Isabelle Hurbain-Palatin 7964b98ce9 Remove ParserOutput::getText() calls from core (getRawText)
This is the first patch of a series of patches to remove
ParserOutput::getText() calls from core. This series of patches should
be functionally equivalent to I2b4bcddb234f10fd8592570cb0496adf3271328e.

This first patch replaces the calls to getText to calls to
ParserOutput::getRawText when the pipeline has no reason to be executed.

Bug: T293512
Change-Id: I0ad53cd074ca9cf13e96e6b08179e13aeea180f4
2024-08-19 14:20:20 +02:00
..
Transform Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
ContentHandlerTest.php build: Update mediawiki/mediawiki-codesniffer to 44.0.0 2024-08-11 13:08:16 +02:00
ContentModelChangeTest.php Add namespace to ContentModelChange 2024-08-08 11:14:45 +02:00
CssContentHandlerIntegrationTest.php content: Widen @covers tags in phpunit tests 2024-07-21 21:03:10 +00:00
CssContentHandlerTest.php content: Widen @covers tags in phpunit tests 2024-07-21 21:03:10 +00:00
CssContentTest.php Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
FallbackContentHandlerTest.php content: Widen @covers tags in phpunit tests 2024-07-21 21:03:10 +00:00
FallbackContentTest.php Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
JavaScriptContentHandlerIntegrationTest.php content: Widen @covers tags in phpunit tests 2024-07-21 21:03:10 +00:00
JavaScriptContentHandlerTest.php build: Update mediawiki/mediawiki-codesniffer to 44.0.0 2024-08-11 13:08:16 +02:00
JavaScriptContentTest.php build: Update mediawiki/mediawiki-codesniffer to 44.0.0 2024-08-11 13:08:16 +02:00
JsonContentHandlerIntegrationTest.php Merge "Made the JsonContent Responsive" 2024-08-08 20:50:51 +00:00
RegistrationContentHandlerFactoryToMediaWikiServicesTest.php Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
TextContentHandlerIntegrationTest.php content: Widen @covers tags in phpunit tests 2024-07-21 21:03:10 +00:00
TextContentTest.php Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
WikitextContentHandlerIntegrationTest.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
WikitextContentHandlerTest.php Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
WikitextContentTest.php Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
WikitextStructureTest.php Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30