W...E..W.....................................W.............. 60 / 1951 (3%) ..........................W........W......WE.....WWWWEW..... 120 / 1951 (6%) ...................................................S........ 180 / 1951 (9%) ...W...........W..........................S...W.W....W...... 240 / 1951 (12%) ............W..........W.....W.............................. 300 / 1951 (15%) W............W...W.....W...........................W........ 360 / 1951 (18%) .........................................................WW. 420 / 1951 (22%) ..........W................................W........W.W...W. 480 / 1951 (25%) .W.....W.......................................E...........W 540 / 1951 (28%) ...W.WW.W.W.W.......W..........E.W....W.....W........W...... 600 / 1951 (31%) ......WW.......W...........WW.............................W. 660 / 1951 (34%) W............E...........................W.W..WW......W.WW.. 720 / 1951 (37%) ...W........SS.............................................. 780 / 1951 (40%) .................W..........................W............... 840 / 1951 (43%) .................S.....WS...........................W....... 900 / 1951 (46%) ...........W.............................EE................. 960 / 1951 (49%) W.....E...........E....................WE........E.......... 1020 / 1951 (52%) ....W..........E.E.....W.................................... 1080 / 1951 (55%) ............................................................ 1140 / 1951 (58%) ............................................................ 1200 / 1951 (62%) ............................................................ 1260 / 1951 (65%) ............................................................ 1320 / 1951 (68%) ............................................................ 1380 / 1951 (71%) .....................................................W...... 1440 / 1951 (74%) .......................................................E.WW. 1500 / 1951 (77%) ........W...W.............W.....W..WW..........W..W.......WW 1560 / 1951 (80%) ..............W..W...W..W....W..W..........EWWWE.W.W........ 1620 / 1951 (83%) ......................E.........W........................... 1680 / 1951 (86%) ....WW....WW.S..W............W..........WWW....WW........... 1740 / 1951 (89%) ...W.W.W.W......WW.WWWW.W..W.........W......W..........E..W. 1800 / 1951 (92%) .......W.............W...W.........WEW............EE........ 1860 / 1951 (95%) ............................................................ 1920 / 1951 (98%) .......................E....... FILE: ...space/workspace/mediawiki-core-phpcs/src/resources/Resources.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1384 | WARNING | Line exceeds 100 characters; contains 108 | | characters (Generic.Files.LineLength.TooLong) 1777 | WARNING | Line exceeds 100 characters; contains 108 | | characters (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ins-workspace/workspace/mediawiki-core-phpcs/src/profileinfo.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 290 | ERROR | Global function "compare_point" is lacking a 'wf' | | prefix. Should be "wfCompare_point". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) 323 | WARNING | Line exceeds 100 characters; contains 106 characters | | (Generic.Files.LineLength.TooLong) 336 | WARNING | Line exceeds 100 characters; contains 118 characters | | (Generic.Files.LineLength.TooLong) 361 | ERROR | Global function "getEscapedProfileUrl" is lacking a 'wf' | | prefix. Should be "wfGetEscapedProfileUrl". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) ---------------------------------------------------------------------- FILE: ...t/jenkins-workspace/workspace/mediawiki-core-phpcs/src/thumb.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 336 | WARNING | Line exceeds 100 characters; contains 107 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...space/mediawiki-core-phpcs/src/includes/utils/BatchRowUpdate.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 74 | WARNING | Line exceeds 100 characters; contains 113 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...iki-core-phpcs/src/includes/jobqueue/jobs/ThumbnailRenderJob.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 62 | WARNING | Line exceeds 100 characters; contains 109 characters | | (Generic.Files.LineLength.TooLong) 69 | WARNING | Line exceeds 100 characters; contains 110 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...orkspace/workspace/mediawiki-core-phpcs/src/includes/WikiMap.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 162 | WARNING | Line exceeds 100 characters; contains 109 characters | | (Generic.Files.LineLength.TooLong) 172 | WARNING | Line exceeds 100 characters; contains 112 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ce/workspace/mediawiki-core-phpcs/src/includes/parser/Parser.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 94 | WARNING | Line exceeds 100 characters; contains 110 | | characters (Generic.Files.LineLength.TooLong) 514 | WARNING | Line exceeds 100 characters; contains 107 | | characters (Generic.Files.LineLength.TooLong) 1479 | WARNING | Line exceeds 100 characters; contains 110 | | characters (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...e/mediawiki-core-phpcs/src/includes/parser/Preprocessor_Hash.php ---------------------------------------------------------------------- FOUND 12 ERRORS AFFECTING 12 LINES ---------------------------------------------------------------------- 31 | ERROR | Class name "Preprocessor_Hash" is not in camel caps | | format (Squiz.Classes.ValidClassName.NotCamelCaps) 754 | ERROR | Class name "PPDStack_Hash" is not in camel caps | | format (Squiz.Classes.ValidClassName.NotCamelCaps) 768 | ERROR | Class name "PPDStackElement_Hash" is not in camel caps | | format (Squiz.Classes.ValidClassName.NotCamelCaps) 809 | ERROR | Class name "PPDPart_Hash" is not in camel caps format | | (Squiz.Classes.ValidClassName.NotCamelCaps) 825 | ERROR | Class name "PPDAccum_Hash" is not in camel caps | | format (Squiz.Classes.ValidClassName.NotCamelCaps) 896 | ERROR | Class name "PPFrame_Hash" is not in camel caps format | | (Squiz.Classes.ValidClassName.NotCamelCaps) 1482 | ERROR | Class name "PPTemplateFrame_Hash" is not in camel caps | | format (Squiz.Classes.ValidClassName.NotCamelCaps) 1665 | ERROR | Class name "PPCustomFrame_Hash" is not in camel caps | | format (Squiz.Classes.ValidClassName.NotCamelCaps) 1718 | ERROR | Class name "PPNode_Hash_Tree" is not in camel caps | | format (Squiz.Classes.ValidClassName.NotCamelCaps) 1943 | ERROR | Class name "PPNode_Hash_Text" is not in camel caps | | format (Squiz.Classes.ValidClassName.NotCamelCaps) 2004 | ERROR | Class name "PPNode_Hash_Array" is not in camel caps | | format (Squiz.Classes.ValidClassName.NotCamelCaps) 2062 | ERROR | Class name "PPNode_Hash_Attr" is not in camel caps | | format (Squiz.Classes.ValidClassName.NotCamelCaps) ---------------------------------------------------------------------- FILE: ...workspace/mediawiki-core-phpcs/src/includes/parser/CacheTime.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 36 | WARNING | Line exceeds 100 characters; contains 114 characters | | (Generic.Files.LineLength.TooLong) 37 | WARNING | Line exceeds 100 characters; contains 123 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...rkspace/mediawiki-core-phpcs/src/includes/parser/ParserCache.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 231 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) 287 | WARNING | Line exceeds 100 characters; contains 109 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...kspace/mediawiki-core-phpcs/src/includes/parser/ParserOutput.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 30 | WARNING | Line exceeds 100 characters; contains 108 characters | | (Generic.Files.LineLength.TooLong) 31 | WARNING | Line exceeds 100 characters; contains 106 characters | | (Generic.Files.LineLength.TooLong) 32 | WARNING | Line exceeds 100 characters; contains 110 characters | | (Generic.Files.LineLength.TooLong) 36 | WARNING | Line exceeds 100 characters; contains 118 characters | | (Generic.Files.LineLength.TooLong) 43 | WARNING | Line exceeds 100 characters; contains 102 characters | | (Generic.Files.LineLength.TooLong) 46 | WARNING | Line exceeds 100 characters; contains 110 characters | | (Generic.Files.LineLength.TooLong) 54 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) 718 | WARNING | Line exceeds 100 characters; contains 182 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...space/mediawiki-core-phpcs/src/includes/parser/ParserOptions.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 844 | WARNING | Line exceeds 100 characters; contains 144 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ce/mediawiki-core-phpcs/src/includes/parser/Preprocessor_DOM.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 28 | ERROR | Class name "Preprocessor_DOM" is not in camel caps | | format (Squiz.Classes.ValidClassName.NotCamelCaps) 944 | ERROR | Class name "PPFrame_DOM" is not in camel caps format | | (Squiz.Classes.ValidClassName.NotCamelCaps) 1558 | ERROR | Class name "PPTemplateFrame_DOM" is not in camel caps | | format (Squiz.Classes.ValidClassName.NotCamelCaps) 1725 | ERROR | Class name "PPCustomFrame_DOM" is not in camel caps | | format (Squiz.Classes.ValidClassName.NotCamelCaps) 1774 | ERROR | Class name "PPNode_DOM" is not in camel caps format | | (Squiz.Classes.ValidClassName.NotCamelCaps) ---------------------------------------------------------------------- FILE: ...mediawiki-core-phpcs/src/includes/parser/CoreParserFunctions.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 71 | WARNING | Line exceeds 100 characters; contains 103 characters | | (Generic.Files.LineLength.TooLong) 813 | WARNING | Line exceeds 100 characters; contains 102 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...kspace/workspace/mediawiki-core-phpcs/src/includes/media/XMP.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1284 | WARNING | Line exceeds 100 characters; contains 106 | | characters (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...e/workspace/mediawiki-core-phpcs/src/includes/ProtectionForm.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 387 | WARNING | Line exceeds 100 characters; contains 146 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...-workspace/workspace/mediawiki-core-phpcs/src/includes/Title.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 269 | WARNING | Line exceeds 100 characters; contains 112 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...pace/workspace/mediawiki-core-phpcs/src/includes/MWTimestamp.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 206 | WARNING | Line exceeds 100 characters; contains 105 characters | | (Generic.Files.LineLength.TooLong) 207 | WARNING | Line exceeds 100 characters; contains 115 characters | | (Generic.Files.LineLength.TooLong) 210 | WARNING | Line exceeds 100 characters; contains 112 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ki-core-phpcs/src/includes/debug/logger/monolog/KafkaHandler.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 79 | WARNING | Line exceeds 100 characters; contains 106 characters | | (Generic.Files.LineLength.TooLong) 95 | WARNING | Line exceeds 100 characters; contains 116 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: .../workspace/mediawiki-core-phpcs/src/includes/PHPVersionCheck.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 194 | WARNING | Line exceeds 100 characters; contains 104 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...hpcs/src/includes/resourceloader/ResourceLoaderStartUpModule.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 359 | WARNING | Line exceeds 100 characters; contains 115 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...iawiki-core-phpcs/src/includes/resourceloader/ResourceLoader.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 211 | WARNING | Line exceeds 100 characters; contains 107 | | characters (Generic.Files.LineLength.TooLong) 1383 | WARNING | Line exceeds 100 characters; contains 104 | | characters (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...kspace/workspace/mediawiki-core-phpcs/src/includes/Sanitizer.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1810 | WARNING | Line exceeds 100 characters; contains 130 | | characters (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...iawiki-core-phpcs/src/includes/title/MalformedTitleException.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 36 | WARNING | Line exceeds 100 characters; contains 108 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...e/workspace/mediawiki-core-phpcs/src/includes/TemplateParser.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 82 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...orkspace/mediawiki-core-phpcs/src/includes/upload/UploadBase.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1405 | WARNING | Line exceeds 100 characters; contains 163 | | characters (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...space/workspace/mediawiki-core-phpcs/src/includes/OutputPage.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 2991 | WARNING | Line exceeds 100 characters; contains 108 | | characters (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...space/mediawiki-core-phpcs/src/includes/db/DatabaseMysqlBase.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 943 | WARNING | Line exceeds 100 characters; contains 102 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...orkspace/mediawiki-core-phpcs/src/includes/db/DatabaseSqlite.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 810 | WARNING | Line exceeds 100 characters; contains 172 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...diawiki-core-phpcs/src/includes/db/loadbalancer/LoadBalancer.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 842 | WARNING | Line exceeds 100 characters; contains 111 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ace/mediawiki-core-phpcs/src/includes/htmlform/VFormHTMLForm.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 45 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...orkspace/mediawiki-core-phpcs/src/includes/htmlform/HTMLForm.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 962 | WARNING | Line exceeds 100 characters; contains 107 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ce/mediawiki-core-phpcs/src/includes/htmlform/HTMLCheckField.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 59 | WARNING | Line exceeds 100 characters; contains 102 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ace/mediawiki-core-phpcs/src/includes/htmlform/HTMLFormField.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 928 | WARNING | Line exceeds 100 characters; contains 107 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ediawiki-core-phpcs/src/includes/htmlform/HTMLTitleTextField.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 58 | WARNING | Line exceeds 100 characters; contains 103 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...pace/mediawiki-core-phpcs/src/includes/htmlform/OOUIHTMLForm.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 42 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ediawiki-core-phpcs/src/includes/compat/normal/UtfNormalUtil.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 40 | ERROR | Global function "codepointToUtf8" is lacking a 'wf' prefix. | | Should be "wfCodepointToUtf8". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) 55 | ERROR | Global function "hexSequenceToUtf8" is lacking a 'wf' | | prefix. Should be "wfHexSequenceToUtf8". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) 68 | ERROR | Global function "utf8ToHexSequence" is lacking a 'wf' | | prefix. Should be "wfUtf8ToHexSequence". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) 86 | ERROR | Global function "utf8ToCodepoint" is lacking a 'wf' prefix. | | Should be "wfUtf8ToCodepoint". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) 98 | ERROR | Global function "escapeSingleString" is lacking a 'wf' | | prefix. Should be "wfEscapeSingleString". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) ---------------------------------------------------------------------- FILE: ...ce/workspace/mediawiki-core-phpcs/src/includes/api/ApiUpload.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 100 characters; contains 107 characters | | (Generic.Files.LineLength.TooLong) 608 | WARNING | Line exceeds 100 characters; contains 106 characters | | (Generic.Files.LineLength.TooLong) 611 | WARNING | Line exceeds 100 characters; contains 115 characters | | (Generic.Files.LineLength.TooLong) 614 | WARNING | Line exceeds 100 characters; contains 102 characters | | (Generic.Files.LineLength.TooLong) 617 | WARNING | Line exceeds 100 characters; contains 126 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ace/workspace/mediawiki-core-phpcs/src/includes/api/ApiBlock.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 168 | WARNING | Line exceeds 100 characters; contains 102 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ce/mediawiki-core-phpcs/src/includes/api/ApiQueryAllMessages.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 119 | WARNING | Line exceeds 100 characters; contains 106 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...orkspace/mediawiki-core-phpcs/src/includes/api/ApiFormatJson.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 96 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...e/workspace/mediawiki-core-phpcs/src/includes/api/ApiPageSet.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 100 characters; contains 111 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...pace/mediawiki-core-phpcs/src/includes/api/ApiQueryAllImages.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 353 | WARNING | Line exceeds 100 characters; contains 105 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...pace/workspace/mediawiki-core-phpcs/src/includes/api/ApiMain.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 621 | WARNING | Line exceeds 100 characters; contains 121 characters | | (Generic.Files.LineLength.TooLong) 624 | WARNING | Line exceeds 100 characters; contains 107 characters | | (Generic.Files.LineLength.TooLong) 980 | WARNING | Line exceeds 100 characters; contains 121 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...rkspace/mediawiki-core-phpcs/src/includes/api/ApiQueryRandom.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 155 | WARNING | Line exceeds 100 characters; contains 105 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...pace/mediawiki-core-phpcs/src/includes/api/ApiErrorFormatter.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 235 | ERROR | Class name "ApiErrorFormatter_BackCompat" is not in camel | | caps format (Squiz.Classes.ValidClassName.NotCamelCaps) ---------------------------------------------------------------------- FILE: ...space/mediawiki-core-phpcs/src/includes/api/ApiQueryUserInfo.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 152 | WARNING | Line exceeds 100 characters; contains 112 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...space/mediawiki-core-phpcs/src/includes/api/ApiCreateAccount.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 121 | WARNING | Line exceeds 100 characters; contains 115 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...pace/workspace/mediawiki-core-phpcs/src/includes/api/ApiBase.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1074 | WARNING | Line exceeds 100 characters; contains 110 | | characters (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...pace/mediawiki-core-phpcs/src/includes/api/ApiQueryLogEvents.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 368 | WARNING | Line exceeds 100 characters; contains 105 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...pace/mediawiki-core-phpcs/src/includes/api/ApiQueryImageInfo.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 342 | WARNING | Line exceeds 100 characters; contains 104 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...space/mediawiki-core-phpcs/src/includes/api/ApiModuleManager.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 199 | WARNING | Line exceeds 100 characters; contains 107 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...pace/workspace/mediawiki-core-phpcs/src/includes/api/ApiHelp.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 706 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...workspace/mediawiki-core-phpcs/src/includes/api/ApiQueryBase.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 424 | WARNING | Line exceeds 100 characters; contains 111 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...e/mediawiki-core-phpcs/src/includes/api/ApiFeedContributions.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 59 | WARNING | Line exceeds 100 characters; contains 103 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...space/workspace/mediawiki-core-phpcs/src/includes/StubObject.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 103 | WARNING | Method name "_call" should not be prefixed with an | | underscore to indicate visibility | | (PSR2.Methods.MethodDeclaration.Underscore) 112 | WARNING | Method name "_newObject" should not be prefixed with an | | underscore to indicate visibility | | (PSR2.Methods.MethodDeclaration.Underscore) 144 | WARNING | Method name "_unstub" should not be prefixed with an | | underscore to indicate visibility | | (PSR2.Methods.MethodDeclaration.Underscore) 203 | WARNING | Method name "_newObject" should not be prefixed with an | | underscore to indicate visibility | | (PSR2.Methods.MethodDeclaration.Underscore) ---------------------------------------------------------------------- FILE: ...ce/workspace/mediawiki-core-phpcs/src/includes/HttpFunctions.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 253 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) 873 | WARNING | Line exceeds 100 characters; contains 112 characters | | (Generic.Files.LineLength.TooLong) 874 | WARNING | Line exceeds 100 characters; contains 116 characters | | (Generic.Files.LineLength.TooLong) 886 | WARNING | Line exceeds 100 characters; contains 108 characters | | (Generic.Files.LineLength.TooLong) 887 | WARNING | Line exceeds 100 characters; contains 110 characters | | (Generic.Files.LineLength.TooLong) 917 | WARNING | Line exceeds 100 characters; contains 127 characters | | (Generic.Files.LineLength.TooLong) 918 | WARNING | Line exceeds 100 characters; contains 127 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: .../workspace/mediawiki-core-phpcs/src/includes/GlobalFunctions.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 2280 | ERROR | Global function "mimeTypeMatch" is lacking a 'wf' prefix. | | Should be "wfMimeTypeMatch". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) ---------------------------------------------------------------------- FILE: ...ce/mediawiki-core-phpcs/src/includes/installer/SqliteUpdater.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 135 | WARNING | Line exceeds 100 characters; contains 125 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: .../mediawiki-core-phpcs/src/includes/installer/PostgresUpdater.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 253 | WARNING | Line exceeds 100 characters; contains 110 characters | | (Generic.Files.LineLength.TooLong) 958 | WARNING | Line exceeds 100 characters; contains 102 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ace/mediawiki-core-phpcs/src/includes/installer/WebInstaller.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 963 | WARNING | Line exceeds 100 characters; contains 118 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ediawiki-core-phpcs/src/includes/installer/PostgresInstaller.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 86 | WARNING | Line exceeds 100 characters; contains 106 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...i-core-phpcs/src/includes/widget/ComplexNamespaceInputWidget.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 29 | WARNING | Line exceeds 100 characters; contains 104 characters | | (Generic.Files.LineLength.TooLong) 105 | WARNING | Line exceeds 100 characters; contains 107 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...awiki-core-phpcs/src/includes/widget/ComplexTitleInputWidget.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 45 | WARNING | Line exceeds 100 characters; contains 105 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ce/mediawiki-core-phpcs/src/includes/widget/TitleInputWidget.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 22 | WARNING | Line exceeds 100 characters; contains 109 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...diawiki-core-phpcs/src/includes/poolcounter/PoolCounterRedis.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 164 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ediawiki-core-phpcs/src/includes/specials/SpecialAllMessages.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 448 | WARNING | Line exceeds 100 characters; contains 107 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: .../mediawiki-core-phpcs/src/includes/specials/SpecialUserlogin.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 360 | WARNING | Line exceeds 100 characters; contains 108 | | characters (Generic.Files.LineLength.TooLong) 1462 | WARNING | Line exceeds 100 characters; contains 150 | | characters (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...pace/workspace/mediawiki-core-phpcs/src/includes/libs/CSSMin.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 307 | WARNING | Line exceeds 100 characters; contains 135 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...wiki-core-phpcs/src/includes/libs/BufferingStatsdDataFactory.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 60 | WARNING | Line exceeds 100 characters; contains 108 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ace/workspace/mediawiki-core-phpcs/src/maintenance/findHooks.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 193 | WARNING | Line exceeds 100 characters; contains 108 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...workspace/workspace/mediawiki-core-phpcs/src/maintenance/mcc.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 61 | ERROR | Global function "mccShowUsage" is lacking a 'wf' prefix. | | Should be "wfMccShowUsage". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) 82 | ERROR | Global function "mccGetHelp" is lacking a 'wf' prefix. | | Should be "wfMccGetHelp". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) ---------------------------------------------------------------------- FILE: .../workspace/mediawiki-core-phpcs/src/maintenance/importImages.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 351 | ERROR | Global function "showUsage" is lacking a 'wf' prefix. | | Should be "wfShowUsage". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) ---------------------------------------------------------------------- FILE: ...ace/workspace/mediawiki-core-phpcs/src/maintenance/fetchText.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 36 | WARNING | Line exceeds 100 characters; contains 110 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: .../workspace/mediawiki-core-phpcs/src/maintenance/importImages.inc ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 34 | ERROR | Global function "findFiles" is lacking a 'wf' prefix. | | Should be "wfFindFiles". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) 65 | ERROR | Global function "splitFilename" is lacking a 'wf' prefix. | | Should be "wfSplitFilename". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) 88 | ERROR | Global function "findAuxFile" is lacking a 'wf' prefix. | | Should be "wfFindAuxFile". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) 117 | ERROR | Global function "getFileCommentFromSourceWiki" is lacking | | a 'wf' prefix. Should be "wfGetFileCommentFromSourceWiki". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) 128 | ERROR | Global function "getFileUserFromSourceWiki" is lacking a | | 'wf' prefix. Should be "wfGetFileUserFromSourceWiki". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) ---------------------------------------------------------------------- FILE: ...ore-phpcs/src/maintenance/benchmarks/bench_strtr_str_replace.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 28 | ERROR | Global function "bfNormalizeTitleStrTr" is lacking a 'wf' | | prefix. Should be "wfBfNormalizeTitleStrTr". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) 32 | ERROR | Global function "bfNormalizeTitleStrReplace" is lacking a | | 'wf' prefix. Should be "wfBfNormalizeTitleStrReplace". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) ---------------------------------------------------------------------- FILE: ...e/workspace/mediawiki-core-phpcs/src/maintenance/Maintenance.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1111 | WARNING | Line exceeds 100 characters; contains 102 | | characters (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...workspace/workspace/mediawiki-core-phpcs/src/maintenance/cdb.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 30 | ERROR | Global function "cdbShowHelp" is lacking a 'wf' prefix. | | Should be "wfCdbShowHelp". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) ---------------------------------------------------------------------- FILE: ...pace/mediawiki-core-phpcs/src/maintenance/language/transstat.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 45 | ERROR | Global function "showUsage" is lacking a 'wf' prefix. | | Should be "wfShowUsage". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) ---------------------------------------------------------------------- FILE: ...diawiki-core-phpcs/src/maintenance/checkComposerLockUpToDate.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 15 | WARNING | Line exceeds 100 characters; contains 110 characters | | (Generic.Files.LineLength.TooLong) 52 | WARNING | Line exceeds 100 characters; contains 126 characters | | (Generic.Files.LineLength.TooLong) 54 | WARNING | Line exceeds 100 characters; contains 110 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: .../mediawiki-core-phpcs/src/maintenance/storage/moveToExternal.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 50 | ERROR | Global function "moveToExternal" is lacking a 'wf' prefix. | | Should be "wfMoveToExternal". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) ---------------------------------------------------------------------- FILE: ...ce/mediawiki-core-phpcs/src/maintenance/storage/resolveStubs.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 37 | ERROR | Global function "resolveStubs" is lacking a 'wf' prefix. | | Should be "wfResolveStubs". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) 70 | ERROR | Global function "resolveStub" is lacking a 'wf' prefix. | | Should be "wfResolveStub". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) ---------------------------------------------------------------------- FILE: ...orkspace/mediawiki-core-phpcs/src/maintenance/backupTextPass.inc ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 467 | WARNING | Line exceeds 100 characters; contains 105 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...kspace/workspace/mediawiki-core-phpcs/src/languages/Language.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 2554 | WARNING | Line exceeds 100 characters; contains 105 | | characters (Generic.Files.LineLength.TooLong) 2557 | WARNING | Line exceeds 100 characters; contains 108 | | characters (Generic.Files.LineLength.TooLong) 2592 | WARNING | Line exceeds 100 characters; contains 101 | | characters (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...e/workspace/mediawiki-core-phpcs/src/tests/parser/parserTest.inc ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 732 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...ace/workspace/mediawiki-core-phpcs/src/tests/TestsAutoLoader.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 69 | WARNING | Line exceeds 100 characters; contains 103 characters | | (Generic.Files.LineLength.TooLong) 94 | WARNING | Line exceeds 100 characters; contains 113 characters | | (Generic.Files.LineLength.TooLong) 95 | WARNING | Line exceeds 100 characters; contains 117 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...rkspace/workspace/mediawiki-core-phpcs/src/tests/testHelpers.inc ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 461 | WARNING | Line exceeds 100 characters; contains 116 characters | | (Generic.Files.LineLength.TooLong) 462 | WARNING | Line exceeds 100 characters; contains 138 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...re-phpcs/src/tests/phpunit/includes/utils/BatchRowUpdateTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 126 | WARNING | Line exceeds 100 characters; contains 113 characters | | (Generic.Files.LineLength.TooLong) 151 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) 167 | WARNING | Line exceeds 100 characters; contains 132 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...-core-phpcs/src/tests/phpunit/includes/utils/MWCryptHKDFTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 56 | WARNING | Line exceeds 100 characters; contains 167 characters | | (Generic.Files.LineLength.TooLong) 57 | WARNING | Line exceeds 100 characters; contains 167 characters | | (Generic.Files.LineLength.TooLong) 58 | WARNING | Line exceeds 100 characters; contains 167 characters | | (Generic.Files.LineLength.TooLong) 61 | WARNING | Line exceeds 100 characters; contains 170 characters | | (Generic.Files.LineLength.TooLong) 83 | WARNING | Line exceeds 100 characters; contains 174 characters | | (Generic.Files.LineLength.TooLong) 84 | WARNING | Line exceeds 100 characters; contains 175 characters | | (Generic.Files.LineLength.TooLong) 85 | WARNING | Line exceeds 100 characters; contains 178 characters | | (Generic.Files.LineLength.TooLong) 88 | WARNING | Line exceeds 100 characters; contains 177 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...c/tests/phpunit/includes/registration/ExtensionProcessorTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 388 | WARNING | Line exceeds 100 characters; contains 106 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...-phpcs/src/tests/phpunit/includes/parser/MediaWikiParserTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 99 | WARNING | Line exceeds 100 characters; contains 112 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...re-phpcs/src/tests/phpunit/includes/parser/ParserMethodsTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 74 | WARNING | Line exceeds 100 characters; contains 105 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ki-core-phpcs/src/tests/phpunit/includes/parser/TagHooksTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 87 | WARNING | Line exceeds 100 characters; contains 102 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...s/src/tests/phpunit/includes/changes/TestRecentChangesHelper.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 28 | WARNING | Line exceeds 100 characters; contains 105 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...i-core-phpcs/src/tests/phpunit/includes/media/ExifBitmapTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 151 | WARNING | Line exceeds 100 characters; contains 116 characters | | (Generic.Files.LineLength.TooLong) 170 | WARNING | Line exceeds 100 characters; contains 111 characters | | (Generic.Files.LineLength.TooLong) 176 | WARNING | Line exceeds 100 characters; contains 102 characters | | (Generic.Files.LineLength.TooLong) 178 | WARNING | Line exceeds 100 characters; contains 105 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...re-phpcs/src/tests/phpunit/includes/media/FormatMetadataTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 65 | WARNING | Line exceeds 100 characters; contains 103 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...diawiki-core-phpcs/src/tests/phpunit/includes/media/WebPTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 24 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 24 | WARNING | Line exceeds 100 characters; contains 157 characters | | (Generic.Files.LineLength.TooLong) 26 | WARNING | Line exceeds 100 characters; contains 157 characters | | (Generic.Files.LineLength.TooLong) 27 | WARNING | Line exceeds 100 characters; contains 120 characters | | (Generic.Files.LineLength.TooLong) 28 | WARNING | Line exceeds 100 characters; contains 157 characters | | (Generic.Files.LineLength.TooLong) 30 | WARNING | Line exceeds 100 characters; contains 157 characters | | (Generic.Files.LineLength.TooLong) 31 | WARNING | Line exceeds 100 characters; contains 120 characters | | (Generic.Files.LineLength.TooLong) 32 | WARNING | Line exceeds 100 characters; contains 157 characters | | (Generic.Files.LineLength.TooLong) 34 | WARNING | Line exceeds 100 characters; contains 157 characters | | (Generic.Files.LineLength.TooLong) 35 | WARNING | Line exceeds 100 characters; contains 120 characters | | (Generic.Files.LineLength.TooLong) 36 | WARNING | Line exceeds 100 characters; contains 157 characters | | (Generic.Files.LineLength.TooLong) 38 | WARNING | Line exceeds 100 characters; contains 157 characters | | (Generic.Files.LineLength.TooLong) 39 | WARNING | Line exceeds 100 characters; contains 120 characters | | (Generic.Files.LineLength.TooLong) 40 | WARNING | Line exceeds 100 characters; contains 157 characters | | (Generic.Files.LineLength.TooLong) 42 | WARNING | Line exceeds 100 characters; contains 157 characters | | (Generic.Files.LineLength.TooLong) 43 | WARNING | Line exceeds 100 characters; contains 120 characters | | (Generic.Files.LineLength.TooLong) 46 | WARNING | Line exceeds 100 characters; contains 157 characters | | (Generic.Files.LineLength.TooLong) 48 | WARNING | Line exceeds 100 characters; contains 157 characters | | (Generic.Files.LineLength.TooLong) 50 | WARNING | Line exceeds 100 characters; contains 157 characters | | (Generic.Files.LineLength.TooLong) 52 | WARNING | Line exceeds 100 characters; contains 157 characters | | (Generic.Files.LineLength.TooLong) 54 | WARNING | Line exceeds 100 characters; contains 157 characters | | (Generic.Files.LineLength.TooLong) 57 | WARNING | Line exceeds 100 characters; contains 106 characters | | (Generic.Files.LineLength.TooLong) 58 | WARNING | Line exceeds 100 characters; contains 141 characters | | (Generic.Files.LineLength.TooLong) 59 | WARNING | Line exceeds 100 characters; contains 119 characters | | (Generic.Files.LineLength.TooLong) 82 | WARNING | Line exceeds 100 characters; contains 119 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...s/phpunit/includes/password/LayeredParameterizedPasswordTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 32 | WARNING | Line exceeds 100 characters; contains 281 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...phpcs/src/tests/phpunit/includes/password/BcryptPasswordTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 21 | WARNING | Line exceeds 100 characters; contains 187 characters | | (Generic.Files.LineLength.TooLong) 22 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) 25 | WARNING | Line exceeds 100 characters; contains 118 characters | | (Generic.Files.LineLength.TooLong) 30 | WARNING | Line exceeds 100 characters; contains 412 characters | | (Generic.Files.LineLength.TooLong) 31 | WARNING | Line exceeds 100 characters; contains 377 characters | | (Generic.Files.LineLength.TooLong) 32 | WARNING | Line exceeds 100 characters; contains 377 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...i-core-phpcs/src/tests/phpunit/includes/mail/MailAddressTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 23 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...e-phpcs/src/tests/phpunit/includes/objectcache/BagOStuffTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 145 | WARNING | Line exceeds 100 characters; contains 105 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...e/mediawiki-core-phpcs/src/tests/phpunit/includes/LinkerTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 20 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 96 | WARNING | Line exceeds 100 characters; contains 107 characters | | (Generic.Files.LineLength.TooLong) 152 | WARNING | Line exceeds 100 characters; contains 153 characters | | (Generic.Files.LineLength.TooLong) 156 | WARNING | Line exceeds 100 characters; contains 273 characters | | (Generic.Files.LineLength.TooLong) 160 | WARNING | Line exceeds 100 characters; contains 160 characters | | (Generic.Files.LineLength.TooLong) 164 | WARNING | Line exceeds 100 characters; contains 157 characters | | (Generic.Files.LineLength.TooLong) 168 | WARNING | Line exceeds 100 characters; contains 164 characters | | (Generic.Files.LineLength.TooLong) 172 | WARNING | Line exceeds 100 characters; contains 317 characters | | (Generic.Files.LineLength.TooLong) 176 | WARNING | Line exceeds 100 characters; contains 194 characters | | (Generic.Files.LineLength.TooLong) 180 | WARNING | Line exceeds 100 characters; contains 207 characters | | (Generic.Files.LineLength.TooLong) 184 | WARNING | Line exceeds 100 characters; contains 241 characters | | (Generic.Files.LineLength.TooLong) 188 | WARNING | Line exceeds 100 characters; contains 104 characters | | (Generic.Files.LineLength.TooLong) 198 | WARNING | Line exceeds 100 characters; contains 153 characters | | (Generic.Files.LineLength.TooLong) 203 | WARNING | Line exceeds 100 characters; contains 172 characters | | (Generic.Files.LineLength.TooLong) 209 | WARNING | Line exceeds 100 characters; contains 137 characters | | (Generic.Files.LineLength.TooLong) 213 | WARNING | Line exceeds 100 characters; contains 137 characters | | (Generic.Files.LineLength.TooLong) 221 | WARNING | Line exceeds 100 characters; contains 149 characters | | (Generic.Files.LineLength.TooLong) 229 | WARNING | Line exceeds 100 characters; contains 149 characters | | (Generic.Files.LineLength.TooLong) 233 | WARNING | Line exceeds 100 characters; contains 170 characters | | (Generic.Files.LineLength.TooLong) 245 | WARNING | Line exceeds 100 characters; contains 137 characters | | (Generic.Files.LineLength.TooLong) 300 | WARNING | Line exceeds 100 characters; contains 115 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ests/phpunit/includes/debug/logger/monolog/AvroFormatterTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 37 | WARNING | Line exceeds 100 characters; contains 117 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...src/tests/phpunit/includes/resourceloader/ResourceLoaderTest.php ---------------------------------------------------------------------- FOUND 9 ERRORS AFFECTING 9 LINES ---------------------------------------------------------------------- 194 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 195 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 196 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 198 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 225 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 226 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 227 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 242 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 257 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...sts/phpunit/includes/resourceloader/ResourceLoaderModuleTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 78 | WARNING | Line exceeds 100 characters; contains 122 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...hpunit/includes/resourceloader/ResourceLoaderImageModuleTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 103 | WARNING | Line exceeds 100 characters; contains 104 characters | | (Generic.Files.LineLength.TooLong) 149 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ests/phpunit/includes/resourceloader/ResourceLoaderImageTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 18 | WARNING | Line exceeds 100 characters; contains 108 characters | | (Generic.Files.LineLength.TooLong) 20 | WARNING | Line exceeds 100 characters; contains 105 characters | | (Generic.Files.LineLength.TooLong) 89 | WARNING | Line exceeds 100 characters; contains 104 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...unit/includes/resourceloader/ResourceLoaderStartUpModuleTest.php ---------------------------------------------------------------------- FOUND 147 ERRORS AFFECTING 147 LINES ---------------------------------------------------------------------- 12 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 23 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 26 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 27 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 28 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 29 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 41 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 44 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 45 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 46 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 47 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 48 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 49 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 50 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 51 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 52 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 53 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 54 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 55 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 56 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 57 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 58 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 59 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 70 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 73 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 74 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 75 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 76 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 92 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 93 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 96 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 97 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 98 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 99 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 100 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 101 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 102 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 130 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 133 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 134 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 135 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 136 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 137 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 138 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 139 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 140 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 141 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 142 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 143 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 144 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 145 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 146 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 147 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 148 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 149 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 150 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 151 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 152 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 153 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 154 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 155 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 156 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 157 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 158 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 159 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 160 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 161 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 226 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 227 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 230 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 231 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 232 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 233 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 234 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 235 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 236 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 237 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 238 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 239 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 240 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 241 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 242 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 243 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 244 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 245 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 246 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 247 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 248 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 249 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 250 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 251 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 252 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 253 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 254 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 255 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 256 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 257 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 258 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 259 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 260 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 261 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 262 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 263 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 264 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 265 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 266 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 267 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 268 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 269 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 270 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 271 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 272 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 273 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 274 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 275 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 276 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 277 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 278 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 279 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 280 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 281 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 282 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 283 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 284 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 285 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 286 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 287 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 288 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 289 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 290 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 291 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 292 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 373 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 376 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 377 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 378 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 379 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 380 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 381 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 382 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 383 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 384 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 385 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 386 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 387 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 388 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 389 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 147 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...phpunit/includes/resourceloader/ResourceLoaderWikiModuleTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 64 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...e/mediawiki-core-phpcs/src/tests/phpunit/includes/ImportTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 41 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) 52 | WARNING | Line exceeds 100 characters; contains 252 characters | | (Generic.Files.LineLength.TooLong) 79 | WARNING | Line exceeds 100 characters; contains 248 characters | | (Generic.Files.LineLength.TooLong) 119 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) 130 | WARNING | Line exceeds 100 characters; contains 252 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: .../tests/phpunit/includes/GlobalFunctions/wfEscapeShellArgTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 7 | ERROR | Class name "wfEscapeShellArgTest" is not in camel caps | | format (Squiz.Classes.ValidClassName.NotCamelCaps) ---------------------------------------------------------------------- FILE: ...-core-phpcs/src/tests/phpunit/includes/upload/UploadBaseTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 37 WARNINGS AFFECTING 37 LINES ---------------------------------------------------------------------- 160 | WARNING | Line exceeds 100 characters; contains 185 characters | | (Generic.Files.LineLength.TooLong) 166 | WARNING | Line exceeds 100 characters; contains 602 characters | | (Generic.Files.LineLength.TooLong) 172 | WARNING | Line exceeds 100 characters; contains 144 characters | | (Generic.Files.LineLength.TooLong) 178 | WARNING | Line exceeds 100 characters; contains 215 characters | | (Generic.Files.LineLength.TooLong) 184 | WARNING | Line exceeds 100 characters; contains 216 characters | | (Generic.Files.LineLength.TooLong) 190 | WARNING | Line exceeds 100 characters; contains 148 characters | | (Generic.Files.LineLength.TooLong) 196 | WARNING | Line exceeds 100 characters; contains 215 characters | | (Generic.Files.LineLength.TooLong) 202 | WARNING | Line exceeds 100 characters; contains 103 characters | | (Generic.Files.LineLength.TooLong) 208 | WARNING | Line exceeds 100 characters; contains 104 characters | | (Generic.Files.LineLength.TooLong) 214 | WARNING | Line exceeds 100 characters; contains 143 characters | | (Generic.Files.LineLength.TooLong) 220 | WARNING | Line exceeds 100 characters; contains 305 characters | | (Generic.Files.LineLength.TooLong) 226 | WARNING | Line exceeds 100 characters; contains 357 characters | | (Generic.Files.LineLength.TooLong) 232 | WARNING | Line exceeds 100 characters; contains 244 characters | | (Generic.Files.LineLength.TooLong) 238 | WARNING | Line exceeds 100 characters; contains 154 characters | | (Generic.Files.LineLength.TooLong) 244 | WARNING | Line exceeds 100 characters; contains 171 characters | | (Generic.Files.LineLength.TooLong) 250 | WARNING | Line exceeds 100 characters; contains 109 characters | | (Generic.Files.LineLength.TooLong) 256 | WARNING | Line exceeds 100 characters; contains 462 characters | | (Generic.Files.LineLength.TooLong) 262 | WARNING | Line exceeds 100 characters; contains 189 characters | | (Generic.Files.LineLength.TooLong) 270 | WARNING | Line exceeds 100 characters; contains 195 characters | | (Generic.Files.LineLength.TooLong) 277 | WARNING | Line exceeds 100 characters; contains 193 characters | | (Generic.Files.LineLength.TooLong) 283 | WARNING | Line exceeds 100 characters; contains 246 characters | | (Generic.Files.LineLength.TooLong) 289 | WARNING | Line exceeds 100 characters; contains 251 characters | | (Generic.Files.LineLength.TooLong) 297 | WARNING | Line exceeds 100 characters; contains 227 characters | | (Generic.Files.LineLength.TooLong) 303 | WARNING | Line exceeds 100 characters; contains 194 characters | | (Generic.Files.LineLength.TooLong) 309 | WARNING | Line exceeds 100 characters; contains 707 characters | | (Generic.Files.LineLength.TooLong) 315 | WARNING | Line exceeds 100 characters; contains 401 characters | | (Generic.Files.LineLength.TooLong) 321 | WARNING | Line exceeds 100 characters; contains 407 characters | | (Generic.Files.LineLength.TooLong) 327 | WARNING | Line exceeds 100 characters; contains 396 characters | | (Generic.Files.LineLength.TooLong) 333 | WARNING | Line exceeds 100 characters; contains 164 characters | | (Generic.Files.LineLength.TooLong) 339 | WARNING | Line exceeds 100 characters; contains 166 characters | | (Generic.Files.LineLength.TooLong) 345 | WARNING | Line exceeds 100 characters; contains 194 characters | | (Generic.Files.LineLength.TooLong) 353 | WARNING | Line exceeds 100 characters; contains 151 characters | | (Generic.Files.LineLength.TooLong) 360 | WARNING | Line exceeds 100 characters; contains 254 characters | | (Generic.Files.LineLength.TooLong) 366 | WARNING | Line exceeds 100 characters; contains 714 characters | | (Generic.Files.LineLength.TooLong) 372 | WARNING | Line exceeds 100 characters; contains 263 characters | | (Generic.Files.LineLength.TooLong) 380 | WARNING | Line exceeds 100 characters; contains 510 characters | | (Generic.Files.LineLength.TooLong) 386 | WARNING | Line exceeds 100 characters; contains 727 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...re-phpcs/src/tests/phpunit/includes/logging/LogFormatterTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 526 | WARNING | Line exceeds 100 characters; contains 102 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...s/src/tests/phpunit/includes/logging/ProtectLogFormatterTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 40 | WARNING | Line exceeds 100 characters; contains 136 characters | | (Generic.Files.LineLength.TooLong) 90 | WARNING | Line exceeds 100 characters; contains 148 characters | | (Generic.Files.LineLength.TooLong) 150 | WARNING | Line exceeds 100 characters; contains 107 characters | | (Generic.Files.LineLength.TooLong) 203 | WARNING | Line exceeds 100 characters; contains 155 characters | | (Generic.Files.LineLength.TooLong) 253 | WARNING | Line exceeds 100 characters; contains 167 characters | | (Generic.Files.LineLength.TooLong) 290 | WARNING | Line exceeds 100 characters; contains 114 characters | | (Generic.Files.LineLength.TooLong) 313 | WARNING | Line exceeds 100 characters; contains 126 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: .../mediawiki-core-phpcs/src/tests/phpunit/includes/WikiMapTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 65 | WARNING | Line exceeds 100 characters; contains 121 characters | | (Generic.Files.LineLength.TooLong) 66 | WARNING | Line exceeds 100 characters; contains 134 characters | | (Generic.Files.LineLength.TooLong) 80 | WARNING | Line exceeds 100 characters; contains 131 characters | | (Generic.Files.LineLength.TooLong) 81 | WARNING | Line exceeds 100 characters; contains 139 characters | | (Generic.Files.LineLength.TooLong) 96 | WARNING | Line exceeds 100 characters; contains 118 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...diawiki-core-phpcs/src/tests/phpunit/includes/OutputPageTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 145 | WARNING | Line exceeds 100 characters; contains 144 characters | | (Generic.Files.LineLength.TooLong) 151 | WARNING | Line exceeds 100 characters; contains 148 characters | | (Generic.Files.LineLength.TooLong) 158 | WARNING | Line exceeds 100 characters; contains 158 characters | | (Generic.Files.LineLength.TooLong) 183 | WARNING | Line exceeds 100 characters; contains 172 characters | | (Generic.Files.LineLength.TooLong) 189 | WARNING | Line exceeds 100 characters; contains 132 characters | | (Generic.Files.LineLength.TooLong) 192 | WARNING | Line exceeds 100 characters; contains 132 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...rc/tests/phpunit/includes/filerepo/MigrateFileRepoLayoutTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) 54 | WARNING | Line exceeds 100 characters; contains 109 characters | | (Generic.Files.LineLength.TooLong) 62 | WARNING | Line exceeds 100 characters; contains 105 characters | | (Generic.Files.LineLength.TooLong) 88 | WARNING | Line exceeds 100 characters; contains 104 characters | | (Generic.Files.LineLength.TooLong) 108 | WARNING | Line exceeds 100 characters; contains 146 characters | | (Generic.Files.LineLength.TooLong) 112 | WARNING | Line exceeds 100 characters; contains 146 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ace/mediawiki-core-phpcs/src/tests/phpunit/includes/TestUser.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 31 | WARNING | Line exceeds 100 characters; contains 107 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...phpcs/src/tests/phpunit/includes/content/WikitextContentTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 400 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...core-phpcs/src/tests/phpunit/includes/content/CssContentTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 104 | WARNING | Line exceeds 100 characters; contains 150 characters | | (Generic.Files.LineLength.TooLong) 105 | WARNING | Line exceeds 100 characters; contains 150 characters | | (Generic.Files.LineLength.TooLong) 106 | WARNING | Line exceeds 100 characters; contains 140 characters | | (Generic.Files.LineLength.TooLong) 108 | WARNING | Line exceeds 100 characters; contains 110 characters | | (Generic.Files.LineLength.TooLong) 110 | WARNING | Line exceeds 100 characters; contains 125 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: .../tests/phpunit/includes/content/JavaScriptContentHandlerTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 25 | WARNING | Line exceeds 100 characters; contains 170 characters | | (Generic.Files.LineLength.TooLong) 26 | WARNING | Line exceeds 100 characters; contains 170 characters | | (Generic.Files.LineLength.TooLong) 27 | WARNING | Line exceeds 100 characters; contains 160 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...pcs/src/tests/phpunit/includes/content/CssContentHandlerTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 25 | WARNING | Line exceeds 100 characters; contains 150 characters | | (Generic.Files.LineLength.TooLong) 26 | WARNING | Line exceeds 100 characters; contains 150 characters | | (Generic.Files.LineLength.TooLong) 27 | WARNING | Line exceeds 100 characters; contains 140 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...pcs/src/tests/phpunit/includes/content/JavaScriptContentTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 276 | WARNING | Line exceeds 100 characters; contains 137 characters | | (Generic.Files.LineLength.TooLong) 277 | WARNING | Line exceeds 100 characters; contains 140 characters | | (Generic.Files.LineLength.TooLong) 327 | WARNING | Line exceeds 100 characters; contains 170 characters | | (Generic.Files.LineLength.TooLong) 328 | WARNING | Line exceeds 100 characters; contains 170 characters | | (Generic.Files.LineLength.TooLong) 329 | WARNING | Line exceeds 100 characters; contains 160 characters | | (Generic.Files.LineLength.TooLong) 331 | WARNING | Line exceeds 100 characters; contains 138 characters | | (Generic.Files.LineLength.TooLong) 333 | WARNING | Line exceeds 100 characters; contains 152 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...wiki-core-phpcs/src/tests/phpunit/includes/WikiReferenceTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 12 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 34 | WARNING | Line exceeds 100 characters; contains 117 characters | | (Generic.Files.LineLength.TooLong) 35 | WARNING | Line exceeds 100 characters; contains 118 characters | | (Generic.Files.LineLength.TooLong) 36 | WARNING | Line exceeds 100 characters; contains 118 characters | | (Generic.Files.LineLength.TooLong) 37 | WARNING | Line exceeds 100 characters; contains 135 characters | | (Generic.Files.LineLength.TooLong) 38 | WARNING | Line exceeds 100 characters; contains 132 characters | | (Generic.Files.LineLength.TooLong) 39 | WARNING | Line exceeds 100 characters; contains 105 characters | | (Generic.Files.LineLength.TooLong) 46 | WARNING | Line exceeds 100 characters; contains 105 characters | | (Generic.Files.LineLength.TooLong) 62 | WARNING | Line exceeds 100 characters; contains 111 characters | | (Generic.Files.LineLength.TooLong) 63 | WARNING | Line exceeds 100 characters; contains 112 characters | | (Generic.Files.LineLength.TooLong) 64 | WARNING | Line exceeds 100 characters; contains 112 characters | | (Generic.Files.LineLength.TooLong) 65 | WARNING | Line exceeds 100 characters; contains 129 characters | | (Generic.Files.LineLength.TooLong) 66 | WARNING | Line exceeds 100 characters; contains 126 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...cs/src/tests/phpunit/includes/api/ApiContinuationManagerTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 171 | WARNING | Line exceeds 100 characters; contains 104 characters | | (Generic.Files.LineLength.TooLong) 187 | WARNING | Line exceeds 100 characters; contains 132 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...iawiki-core-phpcs/src/tests/phpunit/includes/api/ApiMainTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 93 | WARNING | Line exceeds 100 characters; contains 102 characters | | (Generic.Files.LineLength.TooLong) 189 | WARNING | Line exceeds 100 characters; contains 112 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...wiki-core-phpcs/src/tests/phpunit/includes/api/ApiResultTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 976 | WARNING | Line exceeds 100 characters; contains 124 | | characters (Generic.Files.LineLength.TooLong) 1014 | WARNING | Line exceeds 100 characters; contains 124 | | characters (Generic.Files.LineLength.TooLong) 1056 | WARNING | Line exceeds 100 characters; contains 132 | | characters (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...phpcs/src/tests/phpunit/includes/api/format/ApiFormatTxtTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 12 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 12 | WARNING | Line exceeds 100 characters; contains 102 characters | | (Generic.Files.LineLength.TooLong) 33 | WARNING | Line exceeds 100 characters; contains 123 characters | | (Generic.Files.LineLength.TooLong) 34 | WARNING | Line exceeds 100 characters; contains 130 characters | | (Generic.Files.LineLength.TooLong) 35 | WARNING | Line exceeds 100 characters; contains 128 characters | | (Generic.Files.LineLength.TooLong) 36 | WARNING | Line exceeds 100 characters; contains 106 characters | | (Generic.Files.LineLength.TooLong) 37 | WARNING | Line exceeds 100 characters; contains 156 characters | | (Generic.Files.LineLength.TooLong) 38 | WARNING | Line exceeds 100 characters; contains 163 characters | | (Generic.Files.LineLength.TooLong) 39 | WARNING | Line exceeds 100 characters; contains 161 characters | | (Generic.Files.LineLength.TooLong) 40 | WARNING | Line exceeds 100 characters; contains 109 characters | | (Generic.Files.LineLength.TooLong) 41 | WARNING | Line exceeds 100 characters; contains 202 characters | | (Generic.Files.LineLength.TooLong) 42 | WARNING | Line exceeds 100 characters; contains 165 characters | | (Generic.Files.LineLength.TooLong) 43 | WARNING | Line exceeds 100 characters; contains 187 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...hpcs/src/tests/phpunit/includes/api/format/ApiFormatNoneTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 32 | WARNING | Line exceeds 100 characters; contains 115 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...phpcs/src/tests/phpunit/includes/api/format/ApiFormatDbgTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 34 | WARNING | Line exceeds 100 characters; contains 104 characters | | (Generic.Files.LineLength.TooLong) 37 | WARNING | Line exceeds 100 characters; contains 128 characters | | (Generic.Files.LineLength.TooLong) 38 | WARNING | Line exceeds 100 characters; contains 135 characters | | (Generic.Files.LineLength.TooLong) 39 | WARNING | Line exceeds 100 characters; contains 135 characters | | (Generic.Files.LineLength.TooLong) 40 | WARNING | Line exceeds 100 characters; contains 109 characters | | (Generic.Files.LineLength.TooLong) 41 | WARNING | Line exceeds 100 characters; contains 125 characters | | (Generic.Files.LineLength.TooLong) 42 | WARNING | Line exceeds 100 characters; contains 139 characters | | (Generic.Files.LineLength.TooLong) 43 | WARNING | Line exceeds 100 characters; contains 154 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...hpcs/src/tests/phpunit/includes/api/format/ApiFormatJsonTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 47 | WARNING | Line exceeds 100 characters; contains 110 characters | | (Generic.Files.LineLength.TooLong) 88 | WARNING | Line exceeds 100 characters; contains 110 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...phpcs/src/tests/phpunit/includes/api/format/ApiFormatXmlTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 20 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 16 | WARNING | Line exceeds 100 characters; contains 107 characters | | (Generic.Files.LineLength.TooLong) 28 | WARNING | Line exceeds 100 characters; contains 102 characters | | (Generic.Files.LineLength.TooLong) 35 | WARNING | Line exceeds 100 characters; contains 106 characters | | (Generic.Files.LineLength.TooLong) 36 | WARNING | Line exceeds 100 characters; contains 112 characters | | (Generic.Files.LineLength.TooLong) 37 | WARNING | Line exceeds 100 characters; contains 106 characters | | (Generic.Files.LineLength.TooLong) 38 | WARNING | Line exceeds 100 characters; contains 106 characters | | (Generic.Files.LineLength.TooLong) 43 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) 45 | WARNING | Line exceeds 100 characters; contains 129 characters | | (Generic.Files.LineLength.TooLong) 46 | WARNING | Line exceeds 100 characters; contains 127 characters | | (Generic.Files.LineLength.TooLong) 48 | WARNING | Line exceeds 100 characters; contains 139 characters | | (Generic.Files.LineLength.TooLong) 49 | WARNING | Line exceeds 100 characters; contains 148 characters | | (Generic.Files.LineLength.TooLong) 51 | WARNING | Line exceeds 100 characters; contains 109 characters | | (Generic.Files.LineLength.TooLong) 53 | WARNING | Line exceeds 100 characters; contains 122 characters | | (Generic.Files.LineLength.TooLong) 54 | WARNING | Line exceeds 100 characters; contains 157 characters | | (Generic.Files.LineLength.TooLong) 80 | WARNING | Line exceeds 100 characters; contains 110 characters | | (Generic.Files.LineLength.TooLong) 101 | WARNING | Line exceeds 100 characters; contains 114 characters | | (Generic.Files.LineLength.TooLong) 105 | WARNING | Line exceeds 100 characters; contains 151 characters | | (Generic.Files.LineLength.TooLong) 107 | WARNING | Line exceeds 100 characters; contains 155 characters | | (Generic.Files.LineLength.TooLong) 109 | WARNING | Line exceeds 100 characters; contains 145 characters | | (Generic.Files.LineLength.TooLong) 113 | WARNING | Line exceeds 100 characters; contains 110 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...phpcs/src/tests/phpunit/includes/api/format/ApiFormatPhpTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 11 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 46 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) 47 | WARNING | Line exceeds 100 characters; contains 103 characters | | (Generic.Files.LineLength.TooLong) 48 | WARNING | Line exceeds 100 characters; contains 110 characters | | (Generic.Files.LineLength.TooLong) 50 | WARNING | Line exceeds 100 characters; contains 107 characters | | (Generic.Files.LineLength.TooLong) 51 | WARNING | Line exceeds 100 characters; contains 119 characters | | (Generic.Files.LineLength.TooLong) 83 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) 84 | WARNING | Line exceeds 100 characters; contains 103 characters | | (Generic.Files.LineLength.TooLong) 85 | WARNING | Line exceeds 100 characters; contains 110 characters | | (Generic.Files.LineLength.TooLong) 87 | WARNING | Line exceeds 100 characters; contains 103 characters | | (Generic.Files.LineLength.TooLong) 88 | WARNING | Line exceeds 100 characters; contains 119 characters | | (Generic.Files.LineLength.TooLong) 137 | WARNING | Line exceeds 100 characters; contains 105 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ki-core-phpcs/src/tests/phpunit/includes/api/ApiEditPageTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 478 | WARNING | Line exceeds 100 characters; contains 116 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...e-phpcs/src/tests/phpunit/includes/api/ApiErrorFormatterTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 147 | WARNING | Line exceeds 100 characters; contains 102 characters | | (Generic.Files.LineLength.TooLong) 154 | WARNING | Line exceeds 100 characters; contains 102 characters | | (Generic.Files.LineLength.TooLong) 164 | WARNING | Line exceeds 100 characters; contains 114 characters | | (Generic.Files.LineLength.TooLong) 173 | WARNING | Line exceeds 100 characters; contains 114 characters | | (Generic.Files.LineLength.TooLong) 180 | WARNING | Line exceeds 100 characters; contains 114 characters | | (Generic.Files.LineLength.TooLong) 181 | WARNING | Line exceeds 100 characters; contains 102 characters | | (Generic.Files.LineLength.TooLong) 332 | WARNING | Line exceeds 100 characters; contains 105 characters | | (Generic.Files.LineLength.TooLong) 341 | WARNING | Line exceeds 100 characters; contains 107 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...re-phpcs/src/tests/phpunit/includes/api/ApiModuleManagerTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 312 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) 313 | WARNING | Line exceeds 100 characters; contains 101 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...e-phpcs/src/tests/phpunit/includes/api/ApiRevisionDeleteTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 17 | WARNING | Line exceeds 100 characters; contains 112 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...ce/mediawiki-core-phpcs/src/tests/phpunit/includes/HooksTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 160 | ERROR | Global function "NothingFunction" is lacking a 'wf' | | prefix. Should be "wfNothingFunction". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) 166 | ERROR | Global function "NothingFunctionData" is lacking a 'wf' | | prefix. Should be "wfNothingFunctionData". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) ---------------------------------------------------------------------- FILE: ...ce/mediawiki-core-phpcs/src/tests/phpunit/includes/TitleTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 660 | WARNING | Line exceeds 100 characters; contains 118 characters | | (Generic.Files.LineLength.TooLong) 661 | WARNING | Line exceeds 100 characters; contains 138 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...e/mediawiki-core-phpcs/src/tests/phpunit/includes/SampleTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 63 | WARNING | Line exceeds 100 characters; contains 103 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...-core-phpcs/src/tests/phpunit/includes/libs/XmlTypeCheckTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 11 | WARNING | Line exceeds 100 characters; contains 120 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...iawiki-core-phpcs/src/tests/phpunit/includes/libs/CSSMinTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 245 | WARNING | Line exceeds 100 characters; contains 113 characters | | (Generic.Files.LineLength.TooLong) 354 | WARNING | Line exceeds 100 characters; contains 147 characters | | (Generic.Files.LineLength.TooLong) 358 | WARNING | Line exceeds 100 characters; contains 105 characters | | (Generic.Files.LineLength.TooLong) 359 | WARNING | Line exceeds 100 characters; contains 169 characters | | (Generic.Files.LineLength.TooLong) 364 | WARNING | Line exceeds 100 characters; contains 119 characters | | (Generic.Files.LineLength.TooLong) 369 | WARNING | Line exceeds 100 characters; contains 128 characters | | (Generic.Files.LineLength.TooLong) 373 | WARNING | Line exceeds 100 characters; contains 403 characters | | (Generic.Files.LineLength.TooLong) 374 | WARNING | Line exceeds 100 characters; contains 422 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...cs/src/tests/phpunit/includes/libs/composer/ComposerLockTest.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 41 | WARNING | Line exceeds 100 characters; contains 132 characters | | (Generic.Files.LineLength.TooLong) 111 | WARNING | Line exceeds 100 characters; contains 174 characters | | (Generic.Files.LineLength.TooLong) 118 | WARNING | Line exceeds 100 characters; contains 187 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...core-phpcs/src/tests/phpunit/includes/libs/ObjectFactoryTest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 84 | ERROR | Class name "ObjectFactoryTest_Fixture" is not in camel caps | | format (Squiz.Classes.ValidClassName.NotCamelCaps) ---------------------------------------------------------------------- FILE: ...ki-core-phpcs/src/tests/phpunit/MediaWikiPHPUnitTestListener.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 3 | WARNING | Line exceeds 100 characters; contains 115 characters | | (Generic.Files.LineLength.TooLong) ---------------------------------------------------------------------- FILE: ...-core-phpcs/src/tests/phpunit/maintenance/backupTextPassTest.php ---------------------------------------------------------------------- FOUND 113 ERRORS AFFECTING 113 LINES ---------------------------------------------------------------------- 471 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 472 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 473 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 474 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 475 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 476 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 477 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 478 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 479 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 480 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 481 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 482 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 483 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 484 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 485 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 486 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 487 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 488 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 489 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 490 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 491 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 492 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 493 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 494 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 495 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 496 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 506 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 507 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 508 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 509 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 510 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 511 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 512 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 513 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 514 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 515 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 516 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 517 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 518 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 519 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 520 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 521 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 524 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 525 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 526 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 527 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 528 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 529 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 530 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 531 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 532 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 533 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 534 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 535 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 536 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 537 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 538 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 539 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 540 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 541 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 542 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 543 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 544 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 545 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 546 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 547 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 548 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 549 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 550 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 551 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 552 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 553 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 554 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 555 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 556 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 557 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 558 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 559 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 560 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 561 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 562 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 563 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 564 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 565 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 566 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 567 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 568 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 569 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 570 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 571 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 572 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 573 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 574 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 575 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 576 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 577 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 578 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 583 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 584 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 585 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 586 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 587 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 588 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 589 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 590 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 591 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 592 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 593 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 594 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 595 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 596 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 597 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 598 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 113 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...-core-phpcs/src/tests/phpunit/maintenance/backupPrefetchTest.php ---------------------------------------------------------------------- FOUND 61 ERRORS AFFECTING 61 LINES ---------------------------------------------------------------------- 190 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 191 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 192 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 193 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 194 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 195 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 196 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 197 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 198 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 199 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 200 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 201 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 202 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 203 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 204 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 205 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 209 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 210 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 211 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 212 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 213 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 214 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 215 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 216 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 217 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 218 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 219 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 220 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 221 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 222 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 223 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 224 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 225 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 226 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 227 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 228 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 229 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 230 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 231 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 232 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 233 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 234 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 235 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 236 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 237 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 241 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 242 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 243 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 244 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 245 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 246 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 247 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 248 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 249 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 250 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 251 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 252 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 253 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 254 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 255 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) 256 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 61 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...pace/mediawiki-core-phpcs/src/tests/qunit/data/styleTest.css.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 35 | ERROR | [ ] Global function "cssfilter" is lacking a 'wf' prefix. | | Should be "wfCssfilter". | | (MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix) 52 | ERROR | [x] Tabs must be used to indent lines; spaces are not | | allowed | | (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 2 mins, 54.49 secs; Memory: 249.22Mb Build step 'Execute shell' marked build as failure Finished: FAILURE