wiki.techinc.nl/includes/parser
2011-09-09 11:28:00 +00:00
..
CoreLinkFunctions.php
CoreParserFunctions.php Per CR on r44412 and my promise in the commit summary of r94990, stop abusing $wgInternalServer (intended for Squid URLs) for IRC/e-mail URLs and introduce $wgCanonicalServer for these purposes instead. This revision introduces two new hooks for WMF hacks, in exchange for making the core code saner. 2011-08-19 11:23:17 +00:00
CoreTagHooks.php And even more documentation in various files 2011-05-29 14:25:20 +00:00
DateFormatter.php
LinkHolderArray.php And even more documentation in various files 2011-05-29 14:25:20 +00:00
Parser.php Per r90858 CR, throw MW exception on missing title context 2011-09-07 04:05:37 +00:00
Parser_DiffTest.php
Parser_LinkHooks.php Some HipHop fixes: 2011-05-27 06:25:21 +00:00
ParserCache.php Upstreaming wikia change to WebRequest 2011-08-18 00:54:06 +00:00
ParserOptions.php Stylised ParserOptions.php 2011-07-10 06:45:40 +00:00
ParserOutput.php Merge the iwtransclusion branch back into trunk 2011-08-24 13:03:03 +00:00
Preprocessor.php And even more documentation, the last of this batch 2011-05-28 19:00:01 +00:00
Preprocessor_DOM.php Commit live hack: pass XML_PARSE_HUGE (code uses 1 << 19 because the constant isn't available for some reason) into DOMDocument::loadXML() if the first call to loadXML() failed. This prevents newer versions of libxml2 from throwing a warning and messing up when the XML contains structures that are nested more than 256 levels deep. RELEASE-NOTES added to the 1.18 file, tagging this for backporting to 1.18 too. 2011-09-09 11:28:00 +00:00
Preprocessor_Hash.php Merge the iwtransclusion branch back into trunk 2011-08-24 13:03:03 +00:00
Preprocessor_HipHop.hphp Trim trailing whitespace 2011-07-24 21:36:04 +00:00
StripState.php And even more documentation, the last of this batch 2011-05-28 19:00:01 +00:00
Tidy.php Profiling errors. r92106 missed a wfProfileOut 2011-07-19 19:05:23 +00:00