wiki.techinc.nl/includes/parser
umherirrender b9cd789fce docs: closure -> Closure; callback -> callable
Changed closure to capital word Closure in doc and type hint,
also changed callback in docs to callable

Change-Id: I52c8e8f13d38a837052101c38b9986be780ca057
2014-04-19 08:43:31 +02:00
..
CacheTime.php Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
CoreParserFunctions.php Fix "@param null $param" documentations 2014-04-09 12:33:55 +02:00
CoreTagHooks.php Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-13 22:28:14 +00:00
DateFormatter.php Fix "@param null $param" documentations 2014-04-09 12:33:55 +02:00
LinkHolderArray.php Add Title::hasFragment and use it 2014-01-24 15:42:13 +00:00
Parser.php docs: closure -> Closure; callback -> callable 2014-04-19 08:43:31 +02:00
Parser_DiffTest.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
ParserCache.php Removed unneeded spaces and colons in @param and friends 2014-04-08 16:02:49 +00:00
ParserOptions.php Consistently use '@deprecated since <version>' 2014-04-15 22:18:19 +02:00
ParserOutput.php Added a __sleep() method to ParserOutput to exclude cruft 2014-03-18 13:20:09 -07:00
Preprocessor.php fix some spacing 2013-03-07 17:53:21 +01:00
Preprocessor_DOM.php Put the "else" (or "elseif") on the same line as the previous closing brace 2014-03-15 13:54:53 +01:00
Preprocessor_Hash.php Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
StripState.php Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
Tidy.php assertValidHtml for checking html in test cases. 2014-01-17 12:42:35 +01:00