wiki.techinc.nl/includes/parser
Brad Jorsch ac2b9d7bae Allow ParserLimitReportFormat to change $value
It's likely that an extension might want to reformat the value (e.g. by
passing it through Language::formatSize()), but otherwise use the
default behavior for the key. Make $value a reference parameter so they
don't have to reimplement all the logic for laying out the row.

Change-Id: I7799616a602d90e1b8d3f0ece35811ca387bade7
2013-11-08 05:06:02 +00:00
..
CacheTime.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
CoreParserFunctions.php Add expensive parser functions {{REVISION*:}} 2013-10-29 22:02:59 +01:00
CoreTagHooks.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
DateFormatter.php Removed space after isset 2013-04-26 14:18:06 +02:00
LinkHolderArray.php Remove poorly-phrased doc comment and the FIXME which went with it 2013-10-29 01:40:24 +00:00
Parser.php Allow ParserLimitReportFormat to change $value 2013-11-08 05:06:02 +00:00
Parser_DiffTest.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
ParserCache.php Reduce chance for parser cache race conditions 2013-09-24 13:57:51 -07:00
ParserOptions.php Mark Math-specific functions in core as deprecated 2013-11-06 17:41:31 +01:00
ParserOutput.php Make TOC hideable 2013-10-18 17:47:47 +04:00
Preprocessor.php fix some spacing 2013-03-07 17:53:21 +01:00
Preprocessor_DOM.php Cleanup Preprocessor_DOM::preprocessToObj wfProfileOut()s 2013-09-21 02:32:02 +00:00
Preprocessor_Hash.php Fix spacing and break some lines 2013-08-24 17:06:25 +02:00
StripState.php style: normalize end of files 2013-02-03 15:04:39 +01:00
Tidy.php Fix Tidy quietly breaking TOC disabling 2013-10-25 19:04:51 +00:00