wiki.techinc.nl/includes/parser
Thiemo Mättig 6906de45c1 Fix @param and @return types on all PPFrame::getArgument methods
This is about template parameters. They can be indexed by position (int) or
name (string). The returned value is always a string, or false (bool) on
failure.

Change-Id: I565210ad485505281246ef2bb3086a675b905976
2016-03-29 06:12:18 +00:00
..
CacheTime.php Remove buggy b/c logic in Parser::disableCache()/updateCacheExpiry() 2015-10-23 12:35:43 -07:00
CoreParserFunctions.php Many more function case mismatches 2016-03-19 00:20:58 +00:00
CoreTagHooks.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
DateFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LinkHolderArray.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MWTidy.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Parser.php Many more function case mismatches 2016-03-19 00:20:58 +00:00
ParserCache.php Fix numerous class/function casing 2016-03-18 23:14:49 +00:00
ParserDiffTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ParserOptions.php Many more function case mismatches 2016-03-19 00:20:58 +00:00
ParserOutput.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Preprocessor.php Fix @param and @return types on all PPFrame::getArgument methods 2016-03-29 06:12:18 +00:00
Preprocessor_DOM.php Fix @param and @return types on all PPFrame::getArgument methods 2016-03-29 06:12:18 +00:00
Preprocessor_Hash.php Fix @param and @return types on all PPFrame::getArgument methods 2016-03-29 06:12:18 +00:00
StripState.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00