wiki.techinc.nl/includes/parser
umherirrender 72632115d6 Fix various phpcs error from last security patches
Found by tests:
https://integration.wikimedia.org/ci/job/mediawiki-core-phpcs-trusty/1069/console

Breaking merges

Change-Id: If01b94705cd7b939ac380053730b1b602c838a8e
2016-05-20 20:20:36 +02:00
..
BlockLevelPass.php BlockLevelPass: minor changes due to initial code review 2016-05-06 14:42:58 +10:00
CacheTime.php Remove buggy b/c logic in Parser::disableCache()/updateCacheExpiry() 2015-10-23 12:35:43 -07:00
CoreParserFunctions.php Warn when a restricted displaytitle is ignored 2016-05-08 03:01:22 +00:00
CoreTagHooks.php Fix various phpcs error from last security patches 2016-05-20 20:20:36 +02:00
DateFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LinkHolderArray.php Add LinkCache::getSelectFields() and use it in a few places 2016-05-13 00:25:07 -07:00
MWTidy.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Parser.php Add rel="noreferrer noopener" when target attribute would open window 2016-05-20 09:49:41 -07:00
ParserCache.php Merge "ParserCache: Don't try to save to nothing if disabled" 2016-05-03 01:59:57 +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 Fix timestamp check in ApiStashEdit::checkCache 2016-04-28 22:01:03 +00:00
Preprocessor.php Fix @param and @return types on all PPFrame::getArgument methods 2016-03-29 06:12:18 +00:00
Preprocessor_DOM.php Preprocessor: Don't allow unclosed extension tags (matching until end of input) 2016-04-05 12:28:10 -07:00
Preprocessor_Hash.php Preprocessor: Don't allow unclosed extension tags (matching until end of input) 2016-04-05 12:28:10 -07:00
StripState.php Require strip marker names to not have & ' " < or > in them 2016-04-26 13:53:26 -04:00