wiki.techinc.nl/includes/parser
Arlo Breault 78c3f2f4b1 Tidy up tidy usage
* There's a branch path in the sanitizer that depends on $wgUseTidy,
   which means the test output differs from on wiki.

 * In general, we should set these variables to match the wiki behaviour
   in tests.

 * Exposes T92892, Sanitizer removes empty tags when tidy is disabled.

 * Tweaked tests for T19663 to use an extension tag to show that
   HTML5 tags with non-word characters make it through the parser
   intact (before being ultimately sanitized).

Change-Id: I09c72fd739e11a8b757f37dc4c790758d782ad73
2015-03-16 16:33:50 -04:00
..
CacheTime.php Removed obsolete "containsOldMagic" code 2015-02-15 14:41:49 -08:00
CoreParserFunctions.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
CoreTagHooks.php Correctly parse <indicator/> contents, Parser rejiggering 2014-11-04 10:25:58 +00:00
DateFormatter.php Add missing documentation in DateFormatter.php 2015-01-26 17:58:50 +00:00
LinkHolderArray.php Fix phpcs errors in includes/ 2015-01-08 20:15:07 +01:00
MWTidy.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
Parser.php Profile all external HTTP requests from MW 2015-03-03 20:54:30 -08:00
ParserCache.php Removed obsolete "containsOldMagic" code 2015-02-15 14:41:49 -08:00
ParserDiffTest.php Fix phpcs issues in parser 2014-08-12 01:00:15 +00:00
ParserOptions.php Tidy up tidy usage 2015-03-16 16:33:50 -04:00
ParserOutput.php Merge "Removed obsolete "containsOldMagic" code" 2015-03-04 06:02:04 +00:00
Preprocessor.php Add missing @param to function docs 2014-08-18 16:24:59 +00:00
Preprocessor_DOM.php Fix phpcs errors in includes/ 2015-01-08 20:15:07 +01:00
Preprocessor_Hash.php Removed remaining profile calls 2015-01-08 02:49:33 -08:00
StripState.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00