wiki.techinc.nl/includes/parser
2012-02-16 02:01:00 +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 Add missing wfProfileOut( __METHOD__ ); 2012-02-16 02:01:00 +00:00
CoreTagHooks.php Reverted r108743 per CR comment. This should at least be discussed first. 2012-01-12 19:41:18 +00:00
DateFormatter.php More return documentation 2012-02-09 21:35:05 +00:00
LinkHolderArray.php Remove backslash from @return types 2012-02-13 16:35:59 +00:00
Parser.php More return documentation 2012-02-09 21:35:05 +00:00
Parser_DiffTest.php More return type documentation 2011-02-08 23:18:13 +00:00
Parser_LinkHooks.php Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar 2012-02-09 19:29:36 +00:00
ParserCache.php Documentation followups from lastnight 2012-02-10 15:37:33 +00:00
ParserOptions.php revert r111234 (deprecated methods removal) 2012-02-12 19:25:28 +00:00
ParserOutput.php More return documentation 2012-02-09 21:35:05 +00:00
Preprocessor.php Bug 31995 - Addition of PPFrame::getTitle 2011-11-09 20:52:24 +00:00
Preprocessor_DOM.php More return documentation 2012-02-09 21:35:05 +00:00
Preprocessor_Hash.php Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar 2012-02-09 18:01:10 +00:00
Preprocessor_HipHop.hphp Bug 31995 - Addition of PPFrame::getTitle 2011-11-09 20:52:24 +00:00
StripState.php Fix whitespace 2012-01-10 18:42:59 +00:00
Tidy.php Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar 2012-02-09 19:29:36 +00:00