wiki.techinc.nl/includes/parser
Sam Reed 2849f384d4 Bug 31995 - Addition of PPFrame::getTitle
Applied patch by Van de Bugger

Added documentation to go with

Added code to Preprocess_HipHop too
2011-11-09 20:52:24 +00:00
..
CoreLinkFunctions.php Remove @static from all over the place. That's what the static keyword is for, this being PHP5 and all 2011-04-21 00:07:09 +00:00
CoreParserFunctions.php Bug 31098: Template loop through MediaWiki: messages (int: function) not being detected. 2011-10-29 22:22:51 +00:00
CoreTagHooks.php And even more documentation in various files 2011-05-29 14:25:20 +00:00
DateFormatter.php * (bug 28511) Use [] syntax instead of {} for string offset access 2011-04-17 07:59:58 +00:00
LinkHolderArray.php Added LinkCache::addGoodLinkObjFromRow, since addGoodLinkObj is not going to work much longer when new parameters are added 2011-09-20 15:19:18 +00:00
Parser.php Attempt to fix translatewiki bug 32057 2011-11-08 20:58:57 +00:00
Parser_DiffTest.php
Parser_LinkHooks.php Some HipHop fixes: 2011-05-27 06:25:21 +00:00
ParserCache.php update ParserCache debug message 2011-11-08 09:08:15 +00:00
ParserOptions.php Unstub $wgLang if still stubbed before storing it; avoid storing a StubUserLang instance in ParserOptions and errors when getting the object (per report of Lockal on IRC) 2011-10-25 18:14:30 +00:00
ParserOutput.php Kill various unused variables 2011-10-29 01:17:26 +00:00
Preprocessor.php Bug 31995 - Addition of PPFrame::getTitle 2011-11-09 20:52:24 +00:00
Preprocessor_DOM.php Bug 31995 - Addition of PPFrame::getTitle 2011-11-09 20:52:24 +00:00
Preprocessor_Hash.php Bug 31995 - Addition of PPFrame::getTitle 2011-11-09 20:52:24 +00:00
Preprocessor_HipHop.hphp Bug 31995 - Addition of PPFrame::getTitle 2011-11-09 20:52:24 +00:00
StripState.php Revert r100262 — wasn't the right place for it and other problems, 2011-10-19 20:01:50 +00:00
Tidy.php Profiling errors. r92106 missed a wfProfileOut 2011-07-19 19:05:23 +00:00