wiki.techinc.nl/tests/phpunit/includes/parser
Timo Tijhof 5f41c8ba87 (bug 40632) Remove CleanupPresentationalAttributes feature
Removed $wgCleanupPresentationalAttributes, the associated
code it toggles and references to those in src and tests.

Also fixes bug 40329.

This was originally introduced in r94465 (released in REL1_19) but
disabled by default. Then enabled in r98053, after which several
bugs were filed and eventually the decision was made to remove
this feature.

Removed obsolete release-note entry, as this is to be backported
to REL1_20.

Change-Id: I4e86305520a3b22ef88381caab55d24abac932e3
2012-11-19 22:09:17 +01:00
..
MagicVariableTest.php (bug 35204) set wgLanguageCode in unit tests 2012-11-17 09:53:34 +01:00
MediaWikiParserTest.php Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 21:45:00 +02:00
NewParserTest.php (bug 40632) Remove CleanupPresentationalAttributes feature 2012-11-19 22:09:17 +01:00
ParserMethodsTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
ParserOutputTest.php (bug 32951) Do not register absolute internal externals 2012-10-03 23:15:38 +00:00
ParserPreloadTest.php Use ParserOptions::newFromUserAndLang in tests 2012-10-24 15:59:30 +02:00
PreprocessorTest.php Use ParserOptions::newFromUserAndLang in tests 2012-10-24 15:59:30 +02:00
TagHooksTest.php Define $wgAlwaysUseTidy to false where needed in unit tests 2012-11-07 23:08:56 +01:00