wiki.techinc.nl/includes/parser
WMDE-Fisch 6df9ed1ad6 update mediawiki-codesniffer to 0.11.0 and fix issues
- mostly auto fixes
- some too long lines fixed
- ignore amp space in one case  passing by reference

Change-Id: I6472f83bc3cbf4bd629d83050cc3319b19ec465c
2017-08-11 22:27:51 +02:00
..
BlockLevelPass.php Add \b to regexes in BlockLevelPass to avoid confusing tr & track 2017-05-20 00:53:05 +02:00
CacheTime.php
CoreParserFunctions.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
CoreTagHooks.php SECURITY: Disable <html> tag on system messages despite $wgRawHtml = true; 2017-03-28 21:51:44 +00:00
DateFormatter.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
LinkHolderArray.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
MWTidy.php Add benchmarkTidy.php, to benchmark tidy drivers 2017-04-21 01:02:22 +00:00
Parser.php update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
ParserCache.php Turn ParserCache into a service, deprecate $parserMemc 2017-07-05 19:56:49 -07:00
ParserDiffTest.php Fix php code style 2017-05-05 12:03:54 +00:00
ParserOptions.php update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
ParserOutput.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
Preprocessor.php parser: Avoid deprecated wfMemcKey() 2017-05-25 12:05:49 -07:00
Preprocessor_DOM.php update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
Preprocessor_Hash.php update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
StripState.php