wiki.techinc.nl/includes/parser
umherirrender c5ab19bf31 Use line comments for @codingStandardsIgnoreStart
In Preprocess_DOM.php and Preprocess_Hash.php the
@codingStandardsIgnoreStart is inside a doc comment, but phpcs does not
see this tag and does not ignore the error. Using line comments fix this
problems.

See
https://integration.wikimedia.org/ci/job/mediawiki-core-phpcs/842/console

Change-Id: Id0edf6edb2902466748165c2e820d2cf4b7fcf75
2015-10-07 20:15:31 +02:00
..
CacheTime.php Make lines shorter to pass phpcs in some files under includes/parser 2015-09-26 18:19:11 +00:00
CoreParserFunctions.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
CoreTagHooks.php Correctly parse <indicator/> contents, Parser rejiggering 2014-11-04 10:25:58 +00:00
DateFormatter.php Minor cleanups 2015-04-02 16:22:42 +00:00
LinkHolderArray.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
MWTidy.php Fixed spacing 2015-09-26 20:44:54 +00:00
Parser.php Fix Generic.Files.LineLength phpcs failure in 11 files under includes/ 2015-10-03 17:08:26 +00:00
ParserCache.php objectcache: Add BagOStuff::READ_VERIFIED flag to get() 2015-10-05 16:03:00 -07:00
ParserDiffTest.php Use a fixed marker prefix string in the Parser and MWTidy 2015-05-31 19:33:36 -07:00
ParserOptions.php Make lines shorter to pass phpcs in some files under includes/parser 2015-09-26 18:19:11 +00:00
ParserOutput.php Rewrite comments on member variables of ParserOutput as proper variables documentation 2015-09-28 11:22:23 +00:00
Preprocessor.php
Preprocessor_DOM.php Use line comments for @codingStandardsIgnoreStart 2015-10-07 20:15:31 +02:00
Preprocessor_Hash.php Use line comments for @codingStandardsIgnoreStart 2015-10-07 20:15:31 +02:00
StripState.php Use a fixed marker prefix string in the Parser and MWTidy 2015-05-31 19:33:36 -07:00