wiki.techinc.nl/includes/parser
Fomafix c33ca6218f parser: Deprecate string type for $lang arg in DateFormatter::getInstance
The parameter $lang is not used with type string in the Git repository:
https://codesearch.wmflabs.org/search/?q=DateFormatter%3A%3AgetInstance
This function is only used with type Language and without parameter.

The support for the language as string will be removed with Change-ID
I677ab561d67b63f0c86f65fadf9319e41444a22a.

The removal of the support for the type string simplifies the code.

Change-Id: I0c0ab46ffc0fab6b68672940e979ad7e5754a7d1
2018-02-20 21:03:55 +00:00
..
BlockLevelPass.php Fix variable name to match code 2018-01-19 16:36:52 -08:00
CacheTime.php
CoreParserFunctions.php Gallery: Use Parser::parseWidthParam() for gallery dimensions 2018-01-25 17:35:40 -05:00
CoreTagHooks.php SECURITY: Disable <html> tag on system messages despite $wgRawHtml = true; 2017-03-28 21:51:44 +00:00
DateFormatter.php parser: Deprecate string type for $lang arg in DateFormatter::getInstance 2018-02-20 21:03:55 +00:00
LinkHolderArray.php Add quotes to comment based strip markers 2017-12-08 17:00:26 +02:00
MWTidy.php Add benchmarkTidy.php, to benchmark tidy drivers 2017-04-21 01:02:22 +00:00
Parser.php Hard-deprecate ParserOutput stateful transform methods 2018-02-13 12:28:36 -05:00
ParserCache.php Hard-deprecate ParserOutput stateful transform methods 2018-02-13 12:28:36 -05:00
ParserDiffTest.php Fix php code style 2017-05-05 12:03:54 +00:00
ParserOptions.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
ParserOutput.php Hard-deprecate ParserOutput stateful transform methods 2018-02-13 12:28:36 -05:00
Preprocessor.php Merge "Fix return in Preprocessor::cacheSetTree" 2017-09-16 20:07:56 +00:00
Preprocessor_DOM.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
Preprocessor_Hash.php Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
RemexStripTagHandler.php Use Remex in Sanitizer::stripAllTags() 2017-11-15 17:31:31 -08:00
Sanitizer.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
StripState.php Remove @param comments that literally repeat what the code says 2018-01-10 14:14:26 +01:00