wiki.techinc.nl/includes/parser
Brad Jorsch ff78abc1a1 Preprocessor_DOM::newPartNodeArray should check that loadXML succeeded
If something manages to get invalid UTF-8 into
Preprocessor_DOM::newPartNodeArray, or anything else that somehow is
invalid XML, it should handle it in the same way that
Preprocessor_DOM::preprocessToObj does rather than having something
further down the line blow up on a PPNode_DOM with a null node.

Bug: 65081
Change-Id: Ic24db455808106e17d49a11e41df33ec170f1206
2014-05-12 03:44:23 +00:00
..
CacheTime.php Fix most CodeSniffer issues in includes/parser/ 2014-05-11 08:44:52 +00:00
CoreParserFunctions.php Various documentation updates for includes/parser/ 2014-05-11 18:18:26 +02:00
CoreTagHooks.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00
DateFormatter.php Various documentation updates for includes/parser/ 2014-05-11 18:18:26 +02:00
LinkHolderArray.php Various documentation updates for includes/parser/ 2014-05-11 18:18:26 +02:00
Parser.php Change visibility of some methods in Parser and update docs accordingly 2014-05-11 16:28:07 +00:00
Parser_DiffTest.php Declare visibility on class properties of includes/parser/ 2014-05-11 02:25:00 +02:00
ParserCache.php Various documentation updates for includes/parser/ 2014-05-11 18:18:26 +02:00
ParserOptions.php Fix most CodeSniffer issues in includes/parser/ 2014-05-11 08:44:52 +00:00
ParserOutput.php Fix most CodeSniffer issues in includes/parser/ 2014-05-11 08:44:52 +00:00
Preprocessor.php Various documentation updates for includes/parser/ 2014-05-11 18:18:26 +02:00
Preprocessor_DOM.php Preprocessor_DOM::newPartNodeArray should check that loadXML succeeded 2014-05-12 03:44:23 +00:00
Preprocessor_Hash.php Merge "PPAccum_Hash -> PPDAccum_Hash" 2014-05-11 20:46:34 +00:00
StripState.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00
Tidy.php Fixed some @params documentation (includes/parser) 2014-04-22 01:38:39 +02:00