-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.phpcs-cache
1 lines (1 loc) · 28.9 KB
/
.phpcs-cache
1
{"config":{"phpVersion":70424,"phpExtensions":"295d93ad19a780aac057b6d5a1205d3b","tabWidth":4,"encoding":"utf-8","recordErrors":true,"annotations":true,"configData":{"installed_paths":"..\/..\/phpcompatibility\/php-compatibility,..\/..\/phpcompatibility\/phpcompatibility-paragonie,..\/..\/phpcompatibility\/phpcompatibility-wp,..\/..\/wp-coding-standards\/wpcs,..\/..\/wptrt\/wpthemereview","testVersion":"5.6-"},"codeHash":"d03e3b5d73be26ca693c381ed5330a7e","rulesetHash":"870f135c6653e4c61f36fbd942100c60"},"\/Users\/tfserwin\/WPLocal-Fly\/pitchfork\/app\/public\/wp-content\/plugins\/pitchfork-blocks\/inc\/acf-config.php":{"hash":"849d1dd267b971b01fd4bf360a843a3c33188","errors":{"7":{"2":[{"message":"Missing @subpackage tag in file comment","source":"Squiz.Commenting.FileComment.MissingSubpackageTag","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FileCommentSniff","severity":0,"fixable":false}]},"3":{"4":[{"message":"Whitespace found at end of line","source":"Squiz.WhiteSpace.SuperfluousWhitespace.EndLine","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\WhiteSpace\\SuperfluousWhitespaceSniff","severity":0,"fixable":true}]},"5":{"3":[{"message":"Whitespace found at end of line","source":"Squiz.WhiteSpace.SuperfluousWhitespace.EndLine","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\WhiteSpace\\SuperfluousWhitespaceSniff","severity":0,"fixable":true}]},"13":{"4":[{"message":"Tag @return cannot be grouped with parameter tags in a doc comment","source":"Generic.Commenting.DocComment.NonParamGroup","listener":"PHP_CodeSniffer\\Standards\\Generic\\Sniffs\\Commenting\\DocCommentSniff","severity":0,"fixable":false}]},"18":{"1":[{"message":"Expected \/\/end pitchfork_blocks_acf_json_save_point()","source":"Squiz.Commenting.ClosingDeclarationComment.Missing","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\ClosingDeclarationCommentSniff","severity":0,"fixable":true}]},"12":{"4":[{"message":"Parameter comment must start with a capital letter","source":"Squiz.Commenting.FunctionComment.ParamCommentNotCapital","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FunctionCommentSniff","severity":0,"fixable":false}]},"25":{"4":[{"message":"Tag @return cannot be grouped with parameter tags in a doc comment","source":"Generic.Commenting.DocComment.NonParamGroup","listener":"PHP_CodeSniffer\\Standards\\Generic\\Sniffs\\Commenting\\DocCommentSniff","severity":0,"fixable":false}]},"30":{"1":[{"message":"Expected \/\/end pitchfork_blocks_acf_json_load_point()","source":"Squiz.Commenting.ClosingDeclarationComment.Missing","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\ClosingDeclarationCommentSniff","severity":0,"fixable":true}]},"24":{"4":[{"message":"Parameter comment must start with a capital letter","source":"Squiz.Commenting.FunctionComment.ParamCommentNotCapital","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FunctionCommentSniff","severity":0,"fixable":false}]}},"warnings":{"1":{"1":[{"message":"The \"WordPress.WP.TimezoneChange\" sniff has been deprecated. Use the \"WordPress.DateTime.RestrictedFunctions\" sniff instead. Please update your custom ruleset.","source":"WordPress.WP.TimezoneChange.DeprecatedSniff","listener":"WordPressCS\\WordPress\\Sniffs\\WP\\TimezoneChangeSniff","severity":0,"fixable":false}]},"33":{"1":[{"message":"This comment is 48% valid code; is this commented out code?","source":"Squiz.PHP.CommentedOutCode.Found","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\PHP\\CommentedOutCodeSniff","severity":5,"fixable":false}]}},"metrics":{"File has doc comment":{"values":{"yes":1}},"Line indent":{"values":{"tabs":4}},"PHP short open tag used":{"values":{"no":1}},"PHP closing tag at end of PHP-only file":{"values":{"no":1}},"Newline at EOF":{"values":{"yes":1}},"Function has doc comment":{"values":{"yes":2}},"Function opening brace placement":{"values":{"same line":2}},"PHP keyword case":{"values":{"lower":4}},"Space after operator":{"values":{"1":2}},"Spacing before string concat":{"values":{"1":2}},"Spacing after string concat":{"values":{"1":2}},"Multiple statements on same line":{"values":{"no":6}}},"errorCount":9,"warningCount":2,"fixableCount":4,"numTokens":180},"\/Users\/tfserwin\/WPLocal-Fly\/pitchfork\/app\/public\/wp-content\/plugins\/pitchfork-blocks\/inc\/acf-register-blocks.php":{"hash":"a4fd551c5eb9fea520efaa97a59da78233188","errors":{"10":{"2":[{"message":"Missing @subpackage tag in file comment","source":"Squiz.Commenting.FileComment.MissingSubpackageTag","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FileCommentSniff","severity":0,"fixable":false}]},"5":{"12":[{"message":"Tag value for @package tag indented incorrectly; expected 1 spaces but found 9","source":"Generic.Commenting.DocComment.TagValueIndent","listener":"PHP_CodeSniffer\\Standards\\Generic\\Sniffs\\Commenting\\DocCommentSniff","severity":0,"fixable":true}]},"33":{"5":[{"message":"Expected \/\/end pitchfork_blocks_custom_category()","source":"Squiz.Commenting.ClosingDeclarationComment.Missing","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\ClosingDeclarationCommentSniff","severity":0,"fixable":true}]},"22":{"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}]},"23":{"5":[{"message":"Type hint \"array\" missing for $categories","source":"Squiz.Commenting.FunctionComment.TypeHintMissing","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FunctionCommentSniff","severity":0,"fixable":false},{"message":"Type hint \"WP_Block_Editor_Context\" missing for $editor_context","source":"Squiz.Commenting.FunctionComment.TypeHintMissing","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FunctionCommentSniff","severity":0,"fixable":false}]},"20":{"8":[{"message":"Expected 5 spaces after parameter name; 1 found","source":"Squiz.Commenting.FunctionComment.SpacingAfterParamName","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FunctionCommentSniff","severity":0,"fixable":true}]},"77":{"1":[{"message":"Expected \/\/end pitchfork_blocks_acf_blocks_init()","source":"Squiz.Commenting.ClosingDeclarationComment.Missing","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\ClosingDeclarationCommentSniff","severity":0,"fixable":true}]},"47":{"2":[{"message":"Missing @return tag in function comment","source":"Squiz.Commenting.FunctionComment.MissingReturn","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FunctionCommentSniff","severity":0,"fixable":false}]},"74":{"13":[{"message":"File is being conditionally included; use \"include_once\" instead","source":"PEAR.Files.IncludingFile.UseIncludeOnce","listener":"PHP_CodeSniffer\\Standards\\PEAR\\Sniffs\\Files\\IncludingFileSniff","severity":0,"fixable":true}]}},"warnings":{"28":{"28":[{"message":"Array double arrow not aligned correctly; expected 2 space(s) between \"'slug'\" and double arrow, but found 1.","source":"WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned","listener":"WordPressCS\\WordPress\\Sniffs\\Arrays\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"74":{"13":[{"message":"Check that require_once is not being used to load template files. \"get_template_part()\" should be used to load template files.","source":"WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound","listener":"WPThemeReview\\Sniffs\\CoreFunctionality\\FileIncludeSniff","severity":5,"fixable":false}]}},"metrics":{"File has doc comment":{"values":{"yes":1}},"Line indent":{"values":{"tabs":43}},"PHP short open tag used":{"values":{"no":1}},"PHP closing tag at end of PHP-only file":{"values":{"no":1}},"Newline at EOF":{"values":{"yes":1}},"Control structure defined inline":{"values":{"no":3}},"PHP keyword case":{"values":{"lower":11}},"Space before operator":{"values":{"1":1}},"Space after operator":{"values":{"1":4}},"Function has doc comment":{"values":{"yes":2}},"Function opening brace placement":{"values":{"same line":2}},"Multi-line array - comma after last item":{"values":{"yes":3}},"Multiple statements on same line":{"values":{"no":5}},"Spacing before string concat":{"values":{"1":3}},"Spacing after string concat":{"values":{"1":3}}},"errorCount":10,"warningCount":2,"fixableCount":6,"numTokens":368},"\/Users\/tfserwin\/WPLocal-Fly\/pitchfork\/app\/public\/wp-content\/plugins\/pitchfork-blocks\/pitchfork-blocks.php":{"hash":"2292d35bca13b12efb532eef5365bc1f33188","errors":{"15":{"2":[{"message":"Missing @subpackage tag in file comment","source":"Squiz.Commenting.FileComment.MissingSubpackageTag","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FileCommentSniff","severity":0,"fixable":false}]},"12":{"12":[{"message":"Tag value for @package tag indented incorrectly; expected 1 spaces but found 9","source":"Generic.Commenting.DocComment.TagValueIndent","listener":"PHP_CodeSniffer\\Standards\\Generic\\Sniffs\\Commenting\\DocCommentSniff","severity":0,"fixable":true}]},"11":{"3":[{"message":"Whitespace found at end of line","source":"Squiz.WhiteSpace.SuperfluousWhitespace.EndLine","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\WhiteSpace\\SuperfluousWhitespaceSniff","severity":0,"fixable":true}]},"13":{"3":[{"message":"Whitespace found at end of line","source":"Squiz.WhiteSpace.SuperfluousWhitespace.EndLine","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\WhiteSpace\\SuperfluousWhitespaceSniff","severity":0,"fixable":true}]},"27":{"1":[{"message":"There must be no blank line following an inline comment","source":"Squiz.Commenting.InlineComment.SpacingAfter","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\InlineCommentSniff","severity":0,"fixable":true}]}},"warnings":{"30":{"1":[{"message":"Check that require_once is not being used to load template files. \"get_template_part()\" should be used to load template files.","source":"WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound","listener":"WPThemeReview\\Sniffs\\CoreFunctionality\\FileIncludeSniff","severity":5,"fixable":false}]},"31":{"1":[{"message":"Check that require_once is not being used to load template files. \"get_template_part()\" should be used to load template files.","source":"WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound","listener":"WPThemeReview\\Sniffs\\CoreFunctionality\\FileIncludeSniff","severity":5,"fixable":false}]},"34":{"1":[{"message":"Check that require_once is not being used to load template files. \"get_template_part()\" should be used to load template files.","source":"WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound","listener":"WPThemeReview\\Sniffs\\CoreFunctionality\\FileIncludeSniff","severity":5,"fixable":false}]},"35":{"1":[{"message":"Check that require_once is not being used to load template files. \"get_template_part()\" should be used to load template files.","source":"WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound","listener":"WPThemeReview\\Sniffs\\CoreFunctionality\\FileIncludeSniff","severity":5,"fixable":false}]}},"metrics":{"File has doc comment":{"values":{"yes":1}},"Line indent":{"values":{"tabs":1}},"PHP short open tag used":{"values":{"no":1}},"PHP closing tag at end of PHP-only file":{"values":{"no":1}},"Newline at EOF":{"values":{"yes":1}},"Control structure defined inline":{"values":{"no":1}},"PHP keyword case":{"values":{"lower":6}},"Space before operator":{"values":{"1":1}},"Space after operator":{"values":{"1":1}},"Multiple statements on same line":{"values":{"no":6}},"Constant name case":{"values":{"upper":1}},"Spacing before string concat":{"values":{"1":4}},"Spacing after string concat":{"values":{"1":4}}},"errorCount":5,"warningCount":4,"fixableCount":4,"numTokens":153},"\/Users\/tfserwin\/WPLocal-Fly\/pitchfork\/app\/public\/wp-content\/plugins\/pitchfork-blocks\/tgmpa\/dependency-check.php":{"hash":"ebfb96f16a0ef101738a6f37d58630fb33188","errors":{"6":{"2":[{"message":"Missing @subpackage tag in file comment","source":"Squiz.Commenting.FileComment.MissingSubpackageTag","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FileCommentSniff","severity":0,"fixable":false}]},"4":{"3":[{"message":"Whitespace found at end of line","source":"Squiz.WhiteSpace.SuperfluousWhitespace.EndLine","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\WhiteSpace\\SuperfluousWhitespaceSniff","severity":0,"fixable":true}]},"46":{"1":[{"message":"Expected \/\/end pitchfork_blocks_register_required_plugins()","source":"Squiz.Commenting.ClosingDeclarationComment.Missing","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\ClosingDeclarationCommentSniff","severity":0,"fixable":true}]},"12":{"2":[{"message":"Missing @return tag in function comment","source":"Squiz.Commenting.FunctionComment.MissingReturn","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FunctionCommentSniff","severity":0,"fixable":false}]},"17":{"1":[{"message":"Empty line required after block comment","source":"Squiz.Commenting.BlockComment.NoEmptyLineAfter","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\BlockCommentSniff","severity":0,"fixable":false}]},"31":{"1":[{"message":"Empty line required after block comment","source":"Squiz.Commenting.BlockComment.NoEmptyLineAfter","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\BlockCommentSniff","severity":0,"fixable":false}]}},"warnings":{"1":{"1":[{"message":"The \"WordPress.WP.TimezoneChange\" sniff has been deprecated. Use the \"WordPress.DateTime.RestrictedFunctions\" sniff instead. Please update your custom ruleset.","source":"WordPress.WP.TimezoneChange.DeprecatedSniff","listener":"WordPressCS\\WordPress\\Sniffs\\WP\\TimezoneChangeSniff","severity":0,"fixable":false}]}},"metrics":{"File has doc comment":{"values":{"yes":1}},"Line indent":{"values":{"tabs":29}},"PHP short open tag used":{"values":{"no":1}},"PHP closing tag at end of PHP-only file":{"values":{"no":1}},"Newline at EOF":{"values":{"yes":1}},"Multiple statements on same line":{"values":{"no":4}},"Function has doc comment":{"values":{"yes":1}},"Function opening brace placement":{"values":{"same line":1}},"PHP keyword case":{"values":{"lower":4}},"Space after operator":{"values":{"1":16}},"Multi-line array - comma after last item":{"values":{"yes":3}},"PHP constant case":{"values":{"lower":3}}},"errorCount":6,"warningCount":1,"fixableCount":2,"numTokens":237},"\/Users\/tfserwin\/WPLocal-Fly\/pitchfork\/app\/public\/wp-content\/plugins\/pitchfork-blocks\/acf-block-templates\/background-section\/register.php":{"hash":"658baac4708c704a5bd63e8cee9b53b333188","errors":{"15":{"2":[{"message":"Missing @subpackage tag in file comment","source":"Squiz.Commenting.FileComment.MissingSubpackageTag","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FileCommentSniff","severity":0,"fixable":false}]}},"warnings":{"1":{"1":[{"message":"The \"WordPress.WP.TimezoneChange\" sniff has been deprecated. Use the \"WordPress.DateTime.RestrictedFunctions\" sniff instead. Please update your custom ruleset.","source":"WordPress.WP.TimezoneChange.DeprecatedSniff","listener":"WordPressCS\\WordPress\\Sniffs\\WP\\TimezoneChangeSniff","severity":0,"fixable":false}]},"19":{"29":[{"message":"Array double arrow not aligned correctly; expected 12 space(s) between \"'name'\" and double arrow, but found 14.","source":"WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned","listener":"WordPressCS\\WordPress\\Sniffs\\Arrays\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"20":{"29":[{"message":"Array double arrow not aligned correctly; expected 11 space(s) between \"'title'\" and double arrow, but found 13.","source":"WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned","listener":"WordPressCS\\WordPress\\Sniffs\\Arrays\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"21":{"29":[{"message":"Array double arrow not aligned correctly; expected 5 space(s) between \"'description'\" and double arrow, but found 7.","source":"WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned","listener":"WordPressCS\\WordPress\\Sniffs\\Arrays\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"22":{"29":[{"message":"Array double arrow not aligned correctly; expected 12 space(s) between \"'icon'\" and double arrow, but found 14.","source":"WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned","listener":"WordPressCS\\WordPress\\Sniffs\\Arrays\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"23":{"29":[{"message":"Array double arrow not aligned correctly; expected 1 space(s) between \"'render_template'\" and double arrow, but found 3.","source":"WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned","listener":"WordPressCS\\WordPress\\Sniffs\\Arrays\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"24":{"29":[{"message":"Array double arrow not aligned correctly; expected 8 space(s) between \"'category'\" and double arrow, but found 10.","source":"WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned","listener":"WordPressCS\\WordPress\\Sniffs\\Arrays\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"25":{"29":[{"message":"Array double arrow not aligned correctly; expected 8 space(s) between \"'keywords'\" and double arrow, but found 10.","source":"WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned","listener":"WordPressCS\\WordPress\\Sniffs\\Arrays\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"27":{"29":[{"message":"Array double arrow not aligned correctly; expected 8 space(s) between \"'supports'\" and double arrow, but found 10.","source":"WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned","listener":"WordPressCS\\WordPress\\Sniffs\\Arrays\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"31":{"29":[{"message":"Array double arrow not aligned correctly; expected 12 space(s) between \"'mode'\" and double arrow, but found 14.","source":"WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned","listener":"WordPressCS\\WordPress\\Sniffs\\Arrays\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"32":{"20":[{"message":"Array double arrow not aligned correctly; expected 9 space(s) between \"'example'\" and double arrow, but found 2.","source":"WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned","listener":"WordPressCS\\WordPress\\Sniffs\\Arrays\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"26":{"9":[{"message":"This comment is 50% valid code; is this commented out code?","source":"Squiz.PHP.CommentedOutCode.Found","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\PHP\\CommentedOutCodeSniff","severity":5,"fixable":false}]},"29":{"19":[{"message":"Array double arrow not aligned correctly; expected 3 space(s) between \"'jsx'\" and double arrow, but found 1.","source":"WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned","listener":"WordPressCS\\WordPress\\Sniffs\\Arrays\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"36":{"56":[{"message":"Array double arrow not aligned correctly; expected 2 space(s) between \"'uds_background_section_choice'\" and double arrow, but found 4.","source":"WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned","listener":"WordPressCS\\WordPress\\Sniffs\\Arrays\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"37":{"56":[{"message":"Array double arrow not aligned correctly; expected 1 space(s) between \"'uds_background_section_pattern'\" and double arrow, but found 3.","source":"WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned","listener":"WordPressCS\\WordPress\\Sniffs\\Arrays\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]}},"metrics":{"File has doc comment":{"values":{"yes":1}},"Line indent":{"values":{"tabs":24}},"PHP short open tag used":{"values":{"no":1}},"PHP closing tag at end of PHP-only file":{"values":{"no":1}},"Newline at EOF":{"values":{"yes":1}},"Multi-line array - comma after last item":{"values":{"yes":5}},"PHP keyword case":{"values":{"lower":6}},"Space after operator":{"values":{"1":17}},"Spacing before string concat":{"values":{"1":1}},"Spacing after string concat":{"values":{"1":1}},"Single line array - comma after last item":{"values":{"no":1}},"PHP constant case":{"values":{"lower":2}},"Multiple statements on same line":{"values":{"no":1}}},"errorCount":1,"warningCount":15,"fixableCount":13,"numTokens":261},"\/Users\/tfserwin\/WPLocal-Fly\/pitchfork\/app\/public\/wp-content\/plugins\/pitchfork-blocks\/acf-block-templates\/background-section\/background-section.php":{"hash":"05ee38612e80ed4034f98fe57531c28a33188","errors":{"6":{"2":[{"message":"Missing @subpackage tag in file comment","source":"Squiz.Commenting.FileComment.MissingSubpackageTag","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\FileCommentSniff","severity":0,"fixable":false}]},"30":{"1":[{"message":"There must be no blank line following an inline comment","source":"Squiz.Commenting.InlineComment.SpacingAfter","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\InlineCommentSniff","severity":0,"fixable":true}]},"56":{"9":[{"message":"There must be no blank line following an inline comment","source":"Squiz.Commenting.InlineComment.SpacingAfter","listener":"PHP_CodeSniffer\\Standards\\Squiz\\Sniffs\\Commenting\\InlineCommentSniff","severity":0,"fixable":true}]}},"warnings":{"85":{"1":[{"message":"To help prevent PHP \"headers already sent\" errors, the PHP closing tag at the end of the file should be removed.","source":"PSR2.Files.ClosingTag.NotAllowed","listener":"PHP_CodeSniffer\\Standards\\PSR2\\Sniffs\\Files\\ClosingTagSniff","severity":5,"fixable":true}]},"8":{"9":[{"message":"Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space","source":"Generic.Formatting.MultipleStatementAlignment.NotSameWarning","listener":"PHP_CodeSniffer\\Standards\\Generic\\Sniffs\\Formatting\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"9":{"10":[{"message":"Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space","source":"Generic.Formatting.MultipleStatementAlignment.NotSameWarning","listener":"PHP_CodeSniffer\\Standards\\Generic\\Sniffs\\Formatting\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"10":{"9":[{"message":"Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space","source":"Generic.Formatting.MultipleStatementAlignment.NotSameWarning","listener":"PHP_CodeSniffer\\Standards\\Generic\\Sniffs\\Formatting\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"11":{"8":[{"message":"Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space","source":"Generic.Formatting.MultipleStatementAlignment.NotSameWarning","listener":"PHP_CodeSniffer\\Standards\\Generic\\Sniffs\\Formatting\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"12":{"12":[{"message":"Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space","source":"Generic.Formatting.MultipleStatementAlignment.NotSameWarning","listener":"PHP_CodeSniffer\\Standards\\Generic\\Sniffs\\Formatting\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"13":{"9":[{"message":"Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space","source":"Generic.Formatting.MultipleStatementAlignment.NotSameWarning","listener":"PHP_CodeSniffer\\Standards\\Generic\\Sniffs\\Formatting\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"15":{"9":[{"message":"Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space","source":"Generic.Formatting.MultipleStatementAlignment.NotSameWarning","listener":"PHP_CodeSniffer\\Standards\\Generic\\Sniffs\\Formatting\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"16":{"11":[{"message":"Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space","source":"Generic.Formatting.MultipleStatementAlignment.NotSameWarning","listener":"PHP_CodeSniffer\\Standards\\Generic\\Sniffs\\Formatting\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"17":{"7":[{"message":"Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space","source":"Generic.Formatting.MultipleStatementAlignment.NotSameWarning","listener":"PHP_CodeSniffer\\Standards\\Generic\\Sniffs\\Formatting\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]},"41":{"60":[{"message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$additional_classes'.","source":"WordPress.Security.EscapeOutput.OutputNotEscaped","listener":"WordPressCS\\WordPress\\Sniffs\\Security\\EscapeOutputSniff","severity":5,"fixable":false}],"114":[{"message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$color'.","source":"WordPress.Security.EscapeOutput.OutputNotEscaped","listener":"WordPressCS\\WordPress\\Sniffs\\Security\\EscapeOutputSniff","severity":5,"fixable":false}]},"44":{"60":[{"message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$preset'.","source":"WordPress.Security.EscapeOutput.OutputNotEscaped","listener":"WordPressCS\\WordPress\\Sniffs\\Security\\EscapeOutputSniff","severity":5,"fixable":false}],"76":[{"message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$additional_classes'.","source":"WordPress.Security.EscapeOutput.OutputNotEscaped","listener":"WordPressCS\\WordPress\\Sniffs\\Security\\EscapeOutputSniff","severity":5,"fixable":false}]},"46":{"7":[{"message":"Usage of ELSE IF is discouraged; use ELSEIF instead","source":"PSR2.ControlStructures.ElseIfDeclaration.NotAllowed","listener":"PHP_CodeSniffer\\Standards\\PSR2\\Sniffs\\ControlStructures\\ElseIfDeclarationSniff","severity":5,"fixable":true}]},"49":{"50":[{"message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$pattern'.","source":"WordPress.Security.EscapeOutput.OutputNotEscaped","listener":"WordPressCS\\WordPress\\Sniffs\\Security\\EscapeOutputSniff","severity":5,"fixable":false}],"67":[{"message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$additional_classes'.","source":"WordPress.Security.EscapeOutput.OutputNotEscaped","listener":"WordPressCS\\WordPress\\Sniffs\\Security\\EscapeOutputSniff","severity":5,"fixable":false}]},"51":{"7":[{"message":"Usage of ELSE IF is discouraged; use ELSEIF instead","source":"PSR2.ControlStructures.ElseIfDeclaration.NotAllowed","listener":"PHP_CodeSniffer\\Standards\\PSR2\\Sniffs\\ControlStructures\\ElseIfDeclarationSniff","severity":5,"fixable":true}]},"58":{"58":[{"message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$innercolor'.","source":"WordPress.Security.EscapeOutput.OutputNotEscaped","listener":"WordPressCS\\WordPress\\Sniffs\\Security\\EscapeOutputSniff","severity":5,"fixable":false}],"78":[{"message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$additional_classes'.","source":"WordPress.Security.EscapeOutput.OutputNotEscaped","listener":"WordPressCS\\WordPress\\Sniffs\\Security\\EscapeOutputSniff","severity":5,"fixable":false}],"114":[{"message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$inline_style'.","source":"WordPress.Security.EscapeOutput.OutputNotEscaped","listener":"WordPressCS\\WordPress\\Sniffs\\Security\\EscapeOutputSniff","severity":5,"fixable":false}]},"64":{"15":[{"message":"Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space","source":"Generic.Formatting.MultipleStatementAlignment.NotSameWarning","listener":"PHP_CodeSniffer\\Standards\\Generic\\Sniffs\\Formatting\\MultipleStatementAlignmentSniff","severity":5,"fixable":true}]}},"metrics":{"File has doc comment":{"values":{"yes":1}},"Line indent":{"values":{"tabs":37}},"PHP short open tag used":{"values":{"no":1}},"PHP closing tag at end of PHP-only file":{"values":{"yes":1}},"Newline at EOF":{"values":{"yes":1}},"Space after operator":{"values":{"1":23}},"Adjacent assignments aligned":{"values":{"no":2}},"Multiple statements on same line":{"values":{"no":22}},"Control structure defined inline":{"values":{"no":8}},"PHP keyword case":{"values":{"lower":24}},"Space before operator":{"values":{"1":6}},"Spacing before string concat":{"values":{"1":31}},"Spacing after string concat":{"values":{"1":31}},"Use of ELSE IF or ELSEIF":{"values":{"else if":2}},"Single line array - comma after last item":{"values":{"no":2}},"Multi-line array - comma after last item":{"values":{"yes":4}}},"errorCount":3,"warningCount":22,"fixableCount":15,"numTokens":606}}