Unwrap HTML loaded from parser cache
authorGergő Tisza <tgr.huwiki@gmail.com>
Fri, 7 Sep 2018 08:42:29 +0000 (10:42 +0200)
committerGergő Tisza <tgr.huwiki@gmail.com>
Fri, 7 Sep 2018 16:49:34 +0000 (18:49 +0200)
commit1bb5b58eb1cd87eda898d5c7806987dab5a51b65
treed24a316efdfa825211b8d4adc7ff5df4eae1270a
parent7f6bd0c6fec48474f2225bd26979815c0229813d
Unwrap HTML loaded from parser cache

Partially and temporarily reverts I1641b7995 to deal with cached
HTML the same way the old code did.

Bug: T203716
Change-Id: I29846a6513f6b580b429c0bfe6c310ada50b28bb
includes/parser/ParserOutput.php
tests/phpunit/includes/parser/ParserOutputTest.php