wiki.techinc.nl/includes/parser
Mark A. Hershberger 93562ac595 fixes problem on PHP 5.1 where titles are displayed as "Object":
TimStarling sez: "presumably some clever person has been using __toString()"
Why did it have to be in code *I* wrote?
2010-02-01 02:45:23 +00:00
..
CoreLinkFunctions.php
CoreParserFunctions.php introducing new CoreParserFunction nse as an url-friendly equivalent to ns. bug 12920 2009-08-02 18:16:56 +00:00
DateFormatter.php Switch from Xml:: to Html:: in a few places 2009-08-21 20:39:35 +00:00
LinkHolderArray.php
Parser.php fixes problem on PHP 5.1 where titles are displayed as "Object": 2010-02-01 02:45:23 +00:00
Parser_DiffTest.php
Parser_LinkHooks.php
ParserCache.php
ParserOptions.php * $fname -> __METHOD__ 2010-01-23 15:24:44 +00:00
ParserOutput.php * (bug 22061) API: add prop=headitems to action=parse 2010-01-16 13:07:58 +00:00
Preprocessor.php
Preprocessor_DOM.php Applied patch by Juliano F. Ravasi for bug 20431: constructor for PPCustomFrame_* failed to initialise the object properly. 2009-09-04 00:43:51 +00:00
Preprocessor_Hash.php Applied patch by Juliano F. Ravasi for bug 20431: constructor for PPCustomFrame_* failed to initialise the object properly. 2009-09-04 00:43:51 +00:00
Tidy.php