wiki.techinc.nl/tests/phpunit/includes/Storage
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
..
DerivedPageDataUpdaterTest.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
NameTableStoreFactoryTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
NameTableStoreTest.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
PageUpdaterFactoryIntegrationTest.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
PageUpdaterTest.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
RevisionSlotsUpdateTest.php Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
SqlBlobStoreTest.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30