-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathphpcs.cache
1 lines (1 loc) · 8.93 KB
/
phpcs.cache
1
{"config":{"phpVersion":70411,"phpExtensions":"319fd5156fcad8c0a4bcc74bde77433c","tabWidth":4,"encoding":"utf-8","recordErrors":true,"annotations":true,"configData":{"installed_paths":"..\/..\/doctrine\/coding-standard\/lib,..\/..\/slevomat\/coding-standard"},"codeHash":"e5d3320027d789d44b04f077fff0eeb6","rulesetHash":"6437dc4eda23e7c26f5f667da4f4ba90"},"\/home\/nikita\/projects\/libaries\/shapecode\/cookie-consent-bundle\/src\/Resources\/public\/cookieconsent.min.js":{"hash":"f2bc0804920974cdb94feca2936b668c33188","errors":[],"warnings":{"1":{"1":[{"message":"File appears to be minified and cannot be processed","source":"Internal.Tokenizer.Exception","listener":"","severity":5,"fixable":false}]}},"metrics":[],"errorCount":0,"warningCount":1,"fixableCount":0,"numTokens":0},"\/home\/nikita\/projects\/libaries\/shapecode\/cookie-consent-bundle\/src\/Resources\/public\/cookieconsent.min.css":{"hash":"4affda653d65484bf6983822fa6adb2333188","errors":[],"warnings":{"1":{"1":[{"message":"File appears to be minified and cannot be processed","source":"Internal.Tokenizer.Exception","listener":"","severity":5,"fixable":false}]}},"metrics":[],"errorCount":0,"warningCount":1,"fixableCount":0,"numTokens":0},"\/home\/nikita\/projects\/libaries\/shapecode\/cookie-consent-bundle\/src\/DependencyInjection\/Configuration.php":{"hash":"6fd50b8cbe7c020d27ac9aaaafea618f33188","errors":{"12":{"12":[{"message":"Missing doc comment for function getConfigTreeBuilder()","source":"Squiz.Commenting.FunctionComment.Missing","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FunctionCommentSniff","severity":0,"fixable":false}]}},"warnings":[],"metrics":{"Declarations and side effects mixed":{"values":{"no":1}},"PHP short open tag used":{"values":{"no":1}},"EOL char":{"values":{"\\n":1}},"Number of newlines at EOF":{"values":{"1":1}},"PHP closing tag at end of PHP-only file":{"values":{"no":1}},"Line length":{"values":{"80 or less":44,"81-120":4}},"Line indent":{"values":{"spaces":40}},"PHP keyword case":{"values":{"lower":10}},"Multiple statements on same line":{"values":{"no":8}},"One class per file":{"values":{"yes":1}},"Class defined in namespace":{"values":{"yes":1}},"PascalCase class name":{"values":{"yes":1}},"Class opening brace placement":{"values":{"new line":1}},"CamelCase method name":{"values":{"yes":1}},"Function opening brace placement":{"values":{"new line":1}},"Function has doc comment":{"values":{"no":1}},"Function spacing after last":{"values":[1]},"Function spacing before first":{"values":[1]},"Adjacent assignments aligned":{"values":{"yes":1}},"Spacing before object operator":{"values":{"0":23,"newline":33}},"Spacing after object operator":{"values":[56]}},"errorCount":1,"warningCount":0,"fixableCount":0,"numTokens":425},"\/home\/nikita\/projects\/libaries\/shapecode\/cookie-consent-bundle\/src\/DependencyInjection\/ShapecodeCookieConsentExtension.php":{"hash":"dde7dc39aa97f9085c85d660259451d033188","errors":{"16":{"6":[{"message":"Missing @return tag in function comment","source":"Squiz.Commenting.FunctionComment.MissingReturn","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FunctionCommentSniff","severity":0,"fixable":false}]},"14":{"5":[{"message":"Doc comment for parameter \"$mergedConfig\" missing","source":"Squiz.Commenting.FunctionComment.MissingParamTag","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FunctionCommentSniff","severity":0,"fixable":false},{"message":"Doc comment for parameter \"$container\" missing","source":"Squiz.Commenting.FunctionComment.MissingParamTag","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FunctionCommentSniff","severity":0,"fixable":false}]}},"warnings":[],"metrics":{"Declarations and side effects mixed":{"values":{"no":1}},"PHP short open tag used":{"values":{"no":1}},"EOL char":{"values":{"\\n":1}},"Number of newlines at EOF":{"values":{"1":1}},"PHP closing tag at end of PHP-only file":{"values":{"no":1}},"Line length":{"values":{"80 or less":18,"81-120":2}},"Line indent":{"values":{"spaces":10}},"PHP keyword case":{"values":{"lower":12}},"Multiple statements on same line":{"values":{"no":10}},"One class per file":{"values":{"yes":1}},"Class defined in namespace":{"values":{"yes":1}},"PascalCase class name":{"values":{"yes":1}},"Class opening brace placement":{"values":{"new line":1}},"CamelCase method name":{"values":{"yes":1}},"PHP type case":{"values":{"lower":1}},"Function opening brace placement":{"values":{"new line":1}},"Function has doc comment":{"values":{"yes":1}},"Function spacing after last":{"values":[1]},"Function spacing before first":{"values":[1]},"Adjacent assignments aligned":{"values":{"yes":1}},"Spacing before string concat":{"values":{"1":1}},"Spacing after string concat":{"values":{"1":1}},"Spacing before object operator":{"values":[2]},"Spacing after object operator":{"values":[2]}},"errorCount":3,"warningCount":0,"fixableCount":0,"numTokens":176},"\/home\/nikita\/projects\/libaries\/shapecode\/cookie-consent-bundle\/src\/ShapecodeCookieConsentBundle.php":{"hash":"ba0d50652f885a26f8ade8ed32a200a033188","errors":[],"warnings":[],"metrics":{"Declarations and side effects mixed":{"values":{"no":1}},"PHP short open tag used":{"values":{"no":1}},"EOL char":{"values":{"\\n":1}},"Number of newlines at EOF":{"values":{"1":1}},"PHP closing tag at end of PHP-only file":{"values":{"no":1}},"Line length":{"values":{"80 or less":7}},"PHP keyword case":{"values":{"lower":5}},"Multiple statements on same line":{"values":{"no":3}},"One class per file":{"values":{"yes":1}},"Class defined in namespace":{"values":{"yes":1}},"PascalCase class name":{"values":{"yes":1}},"Class opening brace placement":{"values":{"new line":1}}},"errorCount":0,"warningCount":0,"fixableCount":0,"numTokens":47},"\/home\/nikita\/projects\/libaries\/shapecode\/cookie-consent-bundle\/src\/Twig\/Extension\/CookieConsentExtension.php":{"hash":"0491d98dbc3109cb108a313b5921c0e133188","errors":{"17":{"8":[{"message":"Missing parameter comment","source":"Squiz.Commenting.FunctionComment.MissingParamComment","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FunctionCommentSniff","severity":0,"fixable":false}]},"26":{"6":[{"message":"Missing @return tag in function comment","source":"Squiz.Commenting.FunctionComment.MissingReturn","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FunctionCommentSniff","severity":0,"fixable":false}]},"31":{"9":[{"message":"Closing parenthesis not aligned correctly; expected 15 space(s) but found 8","source":"Squiz.Arrays.ArrayDeclaration.CloseBraceNotAligned","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Arrays\\ArrayDeclarationSniff","severity":0,"fixable":true}]},"30":{"13":[{"message":"Array value not aligned correctly; expected 16 spaces but found 12","source":"Squiz.Arrays.ArrayDeclaration.ValueNotAligned","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Arrays\\ArrayDeclarationSniff","severity":0,"fixable":true}]},"34":{"12":[{"message":"Missing doc comment for function getCookieConsent()","source":"Squiz.Commenting.FunctionComment.Missing","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FunctionCommentSniff","severity":0,"fixable":false}]},"40":{"9":[{"message":"Closing parenthesis not aligned correctly; expected 47 space(s) but found 8","source":"Squiz.Arrays.ArrayDeclaration.CloseBraceNotAligned","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Arrays\\ArrayDeclarationSniff","severity":0,"fixable":true}]},"39":{"13":[{"message":"Array key not aligned correctly; expected 48 spaces but found 12","source":"Squiz.Arrays.ArrayDeclaration.KeyNotAligned","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Arrays\\ArrayDeclarationSniff","severity":0,"fixable":true}]}},"warnings":[],"metrics":{"Declarations and side effects mixed":{"values":{"no":1}},"PHP short open tag used":{"values":{"no":1}},"EOL char":{"values":{"\\n":1}},"Number of newlines at EOF":{"values":{"1":1}},"PHP closing tag at end of PHP-only file":{"values":{"no":1}},"Line length":{"values":{"80 or less":32,"121-150":1,"81-120":1}},"Line indent":{"values":{"spaces":25}},"PHP keyword case":{"values":{"lower":17}},"Multiple statements on same line":{"values":{"no":10}},"One class per file":{"values":{"yes":1}},"Class defined in namespace":{"values":{"yes":1}},"PascalCase class name":{"values":{"yes":1}},"Class opening brace placement":{"values":{"new line":1}},"Member var spacing before first":{"values":[1]},"PHP type case":{"values":{"lower":3}},"Function opening brace placement":{"values":{"new line":3}},"Function has doc comment":{"values":{"yes":2,"no":1}},"Function spacing after":{"values":{"1":2}},"Function spacing before":{"values":{"1":1}},"Spacing before object operator":{"values":[4]},"Spacing after object operator":{"values":[4]},"CamelCase method name":{"values":{"yes":2}},"Short array syntax used":{"values":{"yes":5}},"Array end comma":{"values":{"yes":2,"no":3}},"PHP constant case":{"values":{"lower":1}},"Function spacing after last":{"values":[1]}},"errorCount":7,"warningCount":0,"fixableCount":4,"numTokens":260}}