<?xml version="1.0" encoding="UTF-8"?>
<checkstyle version="3.13.4">
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/tour-operator.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="23" column="1" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="23" column="5" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="23" column="7" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="23" column="22" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="23" column="23" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="27" column="1" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="27" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="27" column="47" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="27" column="48" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="28" column="1" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="28" column="31" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="29" column="1" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="29" column="22" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="29" column="45" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="29" column="46" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="30" column="1" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="30" column="29" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="34" column="1" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="34" column="5" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="34" column="7" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="34" column="47" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="34" column="48" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="40" column="1" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="40" column="43" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="40" column="82" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="40" column="83" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="41" column="1" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="41" column="43" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="41" column="77" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="41" column="78" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/tour-operator-bootstrap.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="11" column="2" severity="error" message="There must be exactly one blank line after the file comment" source="Squiz.Commenting.FileComment.SpacingAfterComment"/>
 <error line="13" column="1" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="13" column="5" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="13" column="7" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="13" column="22" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="13" column="23" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="18" column="1" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="18" column="5" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="18" column="20" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="18" column="21" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="20" column="5" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="20" column="9" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="20" column="11" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="20" column="34" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="20" column="35" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="21" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="21" column="44" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="23" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="23" column="40" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="41" column="5" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="41" column="70" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/functions.php">
 <error line="103" column="1" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="110" column="34" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="162" column="1" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="170" column="40" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="199" column="1" severity="error" message="Doc comment for parameter &quot;$size&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="199" column="1" severity="error" message="Doc comment for parameter &quot;$meta_key&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="293" column="4" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="294" column="4" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="295" column="4" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="299" column="86" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="329" column="1" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="329" column="1" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="329" column="1" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="337" column="68" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="341" column="1" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="341" column="1" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="341" column="1" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="349" column="69" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="353" column="1" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="353" column="1" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="353" column="1" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="361" column="74" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="365" column="1" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="365" column="1" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="377" column="1" severity="error" message="Doc comment for parameter &quot;$classes&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="380" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="429" column="1" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="429" column="1" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="429" column="1" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="436" column="64" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="451" column="1" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="451" column="1" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="451" column="1" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="458" column="64" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="473" column="1" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="480" column="34" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="530" column="1" severity="error" message="Doc comment for parameter &quot;$type&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="548" column="1" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="548" column="1" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="548" column="1" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="551" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="552" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="553" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="559" column="70" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="566" column="1" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="566" column="1" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="566" column="1" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="569" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="570" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="571" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="577" column="76" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="598" column="1" severity="error" message="Doc comment for parameter &quot;$type&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/blocks/modal-button/index.asset.php">
 <error line="1" column="1" severity="error" message="Missing file doc comment" source="Squiz.Commenting.FileComment.Missing"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/template-tags/helpers.php">
 <error line="13" column="1" severity="error" message="Doc comment for parameter &quot;$post_type&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="13" column="1" severity="error" message="Doc comment for parameter &quot;$post_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="16" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="27" column="1" severity="error" message="Doc comment for parameter &quot;$post_type&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="27" column="1" severity="error" message="Doc comment for parameter &quot;$post_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="30" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="41" column="1" severity="error" message="Doc comment for parameter &quot;$post_type&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="41" column="1" severity="error" message="Doc comment for parameter &quot;$post_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="41" column="1" severity="error" message="Doc comment for parameter &quot;$meta_key&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="44" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="45" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="46" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="82" column="1" severity="error" message="Doc comment for parameter &quot;$post_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="82" column="1" severity="error" message="Doc comment for parameter &quot;$post_type&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="85" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="86" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="123" column="1" severity="error" message="Doc comment for parameter &quot;$post_type&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="123" column="1" severity="error" message="Doc comment for parameter &quot;$section&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="123" column="1" severity="error" message="Doc comment for parameter &quot;$default&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="126" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="133" column="81" severity="warning" message="It is recommended not to use reserved keyword &quot;default&quot; as function parameter name. Found: $default" source="Universal.NamingConventions.NoReservedKeywordParameterNames.defaultFound"/>
 <error line="155" column="5" severity="error" message="Missing doc comment for function lsx_to_has_term_thumbnail()" source="Squiz.Commenting.FunctionComment.Missing"/>
 <error line="174" column="5" severity="error" message="Missing doc comment for function lsx_to_term_thumbnail()" source="Squiz.Commenting.FunctionComment.Missing"/>
 <error line="186" column="5" severity="error" message="Missing doc comment for function lsx_to_get_term_thumbnail()" source="Squiz.Commenting.FunctionComment.Missing"/>
 <error line="198" column="1" severity="error" message="Doc comment for parameter &quot;$term_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="198" column="1" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="198" column="1" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="198" column="1" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="201" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="202" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="203" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="210" column="76" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="228" column="1" severity="error" message="Doc comment for parameter &quot;$meta_key&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="228" column="1" severity="error" message="Doc comment for parameter &quot;$id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="228" column="1" severity="error" message="Doc comment for parameter &quot;$is_tax&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="231" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="232" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="262" column="1" severity="error" message="Doc comment for parameter &quot;$meta_key&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="262" column="1" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="262" column="1" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="262" column="1" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="262" column="1" severity="error" message="Doc comment for parameter &quot;$post_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="262" column="1" severity="error" message="Doc comment for parameter &quot;$single&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="265" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="266" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="267" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="268" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="275" column="83" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="298" column="22" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="329" column="1" severity="error" message="Doc comment for parameter &quot;$connected_ids&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="329" column="1" severity="error" message="Doc comment for parameter &quot;$type&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="329" column="1" severity="error" message="Doc comment for parameter &quot;$link&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="329" column="1" severity="error" message="Doc comment for parameter &quot;$seperator&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="329" column="1" severity="error" message="Doc comment for parameter &quot;$parent&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="332" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="333" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="334" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="335" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="341" column="105" severity="warning" message="It is recommended not to use reserved keyword &quot;parent&quot; as function parameter name. Found: $parent" source="Universal.NamingConventions.NoReservedKeywordParameterNames.parentFound"/>
 <error line="403" column="1" severity="error" message="Doc comment for parameter &quot;$value&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="403" column="1" severity="error" message="Doc comment for parameter &quot;$label&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="406" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="407" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="418" column="16" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="419" column="23" severity="warning" message="Not using strict comparison for array_search; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="425" column="1" severity="error" message="Doc comment for parameter &quot;$country_code&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="428" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="440" column="1" severity="error" message="Doc comment for parameter &quot;$continent_code&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="443" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="463" column="1" severity="error" message="Doc comment for parameter &quot;$country_code&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="466" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/template-tags/general.php">
 <error line="20" column="4" severity="error" message="Function return type is void, but function contains return statement" source="Squiz.Commenting.FunctionComment.InvalidReturnVoid"/>
 <error line="45" column="1" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="45" column="1" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="45" column="1" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="53" column="66" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="71" column="4" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="82" column="1" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="82" column="1" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="82" column="1" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="90" column="68" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="108" column="4" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="120" column="1" severity="error" message="Missing doc comment for function lsx_to_get_drink_basis_options()" source="Squiz.Commenting.FunctionComment.Missing"/>
 <error line="134" column="1" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="134" column="1" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="134" column="1" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="137" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="138" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="139" column="4" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="146" column="70" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/template-tags/maps.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="19" column="1" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="22" column="5" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="22" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="22" column="62" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="22" column="101" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="28" column="1" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="28" column="5" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="28" column="7" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="28" column="35" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="28" column="36" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="32" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="33" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="34" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="37" column="24" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="37" column="52" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="37" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="38" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="39" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="39" column="61" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="41" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="41" column="32" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="43" column="29" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="43" column="71" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="44" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="44" column="40" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="46" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="46" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="46" column="39" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="46" column="44" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="46" column="67" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="46" column="68" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="50" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="50" column="70" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="55" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="55" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="55" column="39" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="55" column="40" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="57" column="19" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="57" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="57" column="61" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="57" column="62" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="60" column="19" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="60" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="60" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="60" column="53" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="63" column="19" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="63" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="63" column="45" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="63" column="46" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="68" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="68" column="34" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="77" column="25" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="77" column="29" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="77" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="77" column="52" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="79" column="27" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="79" column="35" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="79" column="65" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="79" column="66" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="88" column="25" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="88" column="39" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="88" column="89" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="88" column="90" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="98" column="29" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="98" column="73" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="101" column="76" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="101" column="129" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="102" column="76" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="102" column="122" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="103" column="76" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="103" column="133" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="105" column="44" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="105" column="65" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="106" column="29" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="106" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="106" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="106" column="61" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="106" column="82" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="106" column="83" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="110" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="110" column="108" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="111" column="29" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="111" column="63" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="111" column="83" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="111" column="84" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="118" column="25" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="118" column="80" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="118" column="98" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="118" column="99" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="122" column="29" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="122" column="51" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="131" column="40" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="131" column="91" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="132" column="25" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="132" column="74" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="153" column="25" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="153" column="29" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="153" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="153" column="65" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="159" column="56" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="159" column="86" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="164" column="25" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="164" column="69" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="166" column="72" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="166" column="125" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="167" column="72" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="167" column="118" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="168" column="72" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="168" column="129" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="171" column="42" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="171" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="173" column="25" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="173" column="29" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="173" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="173" column="59" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="173" column="82" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="173" column="83" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="179" column="25" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="179" column="74" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="182" column="29" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="182" column="51" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="200" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="200" column="78" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="201" column="58" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="201" column="88" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="206" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="206" column="31" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="216" column="1" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="216" column="5" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="216" column="7" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="216" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="216" column="55" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="224" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="225" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="225" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="226" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="226" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="226" column="49" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="226" column="50" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="234" column="1" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="234" column="5" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="234" column="7" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="234" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="234" column="52" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="235" column="5" severity="error" message="Doc comment for parameter &quot;$attribute&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="235" column="5" severity="error" message="Doc comment for parameter &quot;$default&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="241" column="40" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="241" column="53" severity="warning" message="It is recommended not to use reserved keyword &quot;default&quot; as function parameter name. Found: $default" source="Universal.NamingConventions.NoReservedKeywordParameterNames.defaultFound"/>
 <error line="241" column="61" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="242" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="243" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="243" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="245" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="245" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="245" column="43" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="245" column="44" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="246" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="246" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="246" column="28" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="246" column="59" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="246" column="66" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="246" column="77" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="246" column="108" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="246" column="109" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="247" column="29" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="255" column="1" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="255" column="5" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="255" column="7" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="255" column="48" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="255" column="49" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="264" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="266" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="266" column="35" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="266" column="67" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="266" column="68" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="275" column="1" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="275" column="5" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="275" column="7" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="275" column="39" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="275" column="40" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="276" column="5" severity="error" message="Doc comment for parameter &quot;$is_enqueque_script&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="285" column="5" severity="warning" message="The method parameter $is_enqueque_script is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.Found"/>
 <error line="285" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="285" column="56" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="286" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="288" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="288" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="288" column="51" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="288" column="92" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="288" column="93" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="293" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="293" column="61" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="294" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="294" column="32" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="298" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="298" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="298" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="298" column="52" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="302" column="15" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="302" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="302" column="41" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="302" column="42" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="303" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="303" column="77" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="305" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="305" column="39" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="306" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="306" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="311" column="44" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="311" column="114" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="312" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="312" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="312" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="312" column="61" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="312" column="91" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="312" column="92" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="319" column="29" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="319" column="73" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="322" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="322" column="90" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="324" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="324" column="60" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="324" column="78" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="324" column="83" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="324" column="110" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="324" column="143" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="325" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="325" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="327" column="15" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="327" column="37" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="339" column="11" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="339" column="19" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="339" column="37" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="339" column="42" severity="error" message="Expected 1 space after open parenthesis; 0 found" source="Generic.WhiteSpace.ArbitraryParenthesesSpacing.SpaceAfterOpen"/>
 <error line="339" column="43" severity="error" message="Expected 1 space after open parenthesis; 0 found" source="Generic.WhiteSpace.ArbitraryParenthesesSpacing.SpaceAfterOpen"/>
 <error line="339" column="44" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="339" column="71" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="339" column="104" severity="error" message="Expected 1 space before close parenthesis; 0 found" source="Generic.WhiteSpace.ArbitraryParenthesesSpacing.SpaceBeforeClose"/>
 <error line="339" column="109" severity="error" message="Expected 1 space after open parenthesis; 0 found" source="Generic.WhiteSpace.ArbitraryParenthesesSpacing.SpaceAfterOpen"/>
 <error line="339" column="110" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="339" column="132" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="339" column="160" severity="error" message="Expected 1 space before close parenthesis; 0 found" source="Generic.WhiteSpace.ArbitraryParenthesesSpacing.SpaceBeforeClose"/>
 <error line="339" column="161" severity="error" message="Expected 1 space before close parenthesis; 0 found" source="Generic.WhiteSpace.ArbitraryParenthesesSpacing.SpaceBeforeClose"/>
 <error line="339" column="162" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="355" column="4" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="356" column="4" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="359" column="39" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="359" column="101" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="360" column="1" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="364" column="5" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="364" column="35" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="365" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="365" column="81" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="368" column="5" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="368" column="41" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="370" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="370" column="50" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="373" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="373" column="17" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="373" column="19" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="373" column="51" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="373" column="62" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="373" column="100" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="373" column="111" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="374" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="374" column="21" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="374" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="374" column="58" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="374" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="374" column="70" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="375" column="35" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="375" column="62" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="375" column="73" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="377" column="56" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="379" column="34" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="379" column="62" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="379" column="81" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="379" column="82" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/blocks/class-query-loop.php">
 <error line="1" column="1" severity="error" message="Missing file doc comment" source="Squiz.Commenting.FileComment.Missing"/>
 <error line="12" column="15" severity="error" message="Missing member variable doc comment" source="Squiz.Commenting.VariableComment.Missing"/>
 <error line="58" column="5" severity="error" message="Doc comment for parameter &quot;$block_content&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="58" column="5" severity="error" message="Doc comment for parameter &quot;$block_obj&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="63" column="8" severity="error" message="Doc comment for parameter $pre_render does not match actual variable name $block_content" source="Squiz.Commenting.FunctionComment.ParamNameNoMatch"/>
 <error line="65" column="8" severity="error" message="Doc comment for parameter $parent_block does not match actual variable name $block_obj" source="Squiz.Commenting.FunctionComment.ParamNameNoMatch"/>
 <error line="67" column="12" severity="warning" message="The method parameter $block_obj is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed"/>
 <error line="91" column="14" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="205" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="206" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="219" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="254" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="255" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="405" column="5" severity="error" message="Doc comment for parameter &quot;$ids&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="410" column="8" severity="error" message="Doc comment for parameter $title does not match actual variable name $ids" source="Squiz.Commenting.FunctionComment.ParamNameNoMatch"/>
 <error line="411" column="8" severity="error" message="Superfluous parameter comment" source="Squiz.Commenting.FunctionComment.ExtraParamComment"/>
 <error line="412" column="8" severity="error" message="Superfluous parameter comment" source="Squiz.Commenting.FunctionComment.ExtraParamComment"/>
 <error line="413" column="8" severity="error" message="Superfluous parameter comment" source="Squiz.Commenting.FunctionComment.ExtraParamComment"/>
 <error line="414" column="8" severity="error" message="Superfluous parameter comment" source="Squiz.Commenting.FunctionComment.ExtraParamComment"/>
 <error line="441" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="462" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="463" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="490" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="505" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="506" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="507" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="512" column="38" severity="warning" message="Words in hook names should be separated using underscores. Expected: 'lsx_to_' . $to . '_related_' . $from . '_include_connections', but found: 'lsx_to_' . $to . '-related-' . $from . '_include_connections'." source="WordPress.NamingConventions.ValidHookName.UseUnderscores"/>
 <error line="535" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="536" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="537" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="543" column="38" severity="warning" message="Words in hook names should be separated using underscores. Expected: 'lsx_to_' . $to . '_related_' . $from . '_include_destinations', but found: 'lsx_to_' . $to . '-related-' . $from . '_include_destinations'." source="WordPress.NamingConventions.ValidHookName.UseUnderscores"/>
 <error line="573" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="574" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="598" column="16" severity="warning" message="Detected usage of tax_query, possible slow query." source="WordPress.DB.SlowDBQuery.slow_db_query_tax_query"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/blocks/class-registration.php">
 <error line="1" column="1" severity="error" message="Missing file doc comment" source="Squiz.Commenting.FileComment.Missing"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/blocks/class-templates.php">
 <error line="1" column="1" severity="error" message="Missing file doc comment" source="Squiz.Commenting.FileComment.Missing"/>
 <error line="9" column="2" severity="error" message="There must be no blank lines after the class comment" source="Squiz.Commenting.ClassComment.SpacingAfter"/>
 <error line="107" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="108" column="8" severity="error" message="Function return type is void, but function contains return statement" source="Squiz.Commenting.FunctionComment.InvalidReturnVoid"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/blocks/class-patterns.php">
 <error line="1" column="1" severity="error" message="Missing file doc comment" source="Squiz.Commenting.FileComment.Missing"/>
 <error line="4" column="1" severity="error" message="Missing doc comment for class Patterns" source="Squiz.Commenting.ClassComment.Missing"/>
 <error line="29" column="5" severity="error" message="Doc comment for parameter &quot;$categories&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="32" column="8" severity="error" message="Function return type is void, but function contains return statement" source="Squiz.Commenting.FunctionComment.InvalidReturnVoid"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/blocks/class-bindings.php">
 <error line="1" column="1" severity="error" message="Missing file doc comment" source="Squiz.Commenting.FileComment.Missing"/>
 <error line="140" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="141" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="228" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="229" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="253" column="18" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="263" column="22" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="287" column="12" severity="warning" message="The method parameter $block_obj is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed"/>
 <error line="306" column="16" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="334" column="5" severity="error" message="Doc comment for parameter &quot;$count&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="342" column="12" severity="warning" message="The method parameter $count is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed"/>
 <error line="418" column="5" severity="error" message="Doc comment for parameter &quot;$classname&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="423" column="8" severity="error" message="Doc comment for parameter $field does not match actual variable name $classname" source="Squiz.Commenting.FunctionComment.ParamNameNoMatch"/>
 <error line="471" column="12" severity="warning" message="The method parameter $block_obj is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed"/>
 <error line="491" column="16" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="521" column="5" severity="error" message="Doc comment for parameter &quot;$count&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="528" column="12" severity="warning" message="The method parameter $count is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed"/>
 <error line="572" column="181" severity="error" message="Mixing different binary boolean operators within an expression without using parentheses to clarify precedence is not allowed." source="Generic.CodeAnalysis.RequireExplicitBooleanOperatorPrecedence.MissingParentheses"/>
 <error line="624" column="5" severity="error" message="Visibility must be declared on method &quot;purge_class_attribute&quot;" source="Squiz.Scope.MethodScope.Missing"/>
 <error line="663" column="12" severity="warning" message="The method parameter $block_obj is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed"/>
 <error line="683" column="16" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="747" column="12" severity="warning" message="The method parameter $block_obj is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed"/>
 <error line="767" column="16" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="809" column="8" severity="error" message="Superfluous parameter comment" source="Squiz.Commenting.FunctionComment.ExtraParamComment"/>
 <error line="830" column="8" severity="error" message="Superfluous parameter comment" source="Squiz.Commenting.FunctionComment.ExtraParamComment"/>
 <error line="863" column="12" severity="warning" message="The method parameter $block_obj is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed"/>
 <error line="883" column="16" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="999" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="1022" column="12" severity="warning" message="The method parameter $block_obj is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed"/>
 <error line="1058" column="12" severity="warning" message="The method parameter $instance is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/class-tour-operator.php">
 <error line="1" column="1" severity="error" message="Missing file doc comment" source="Squiz.Commenting.FileComment.Missing"/>
 <error line="28" column="1" severity="error" message="Opening brace should be on the same line as the declaration for class Tour_Operator" source="Generic.Classes.OpeningBraceSameLine.BraceOnNewLine"/>
 <error line="69" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="73" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="73" column="33" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="73" column="48" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="73" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="84" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="84" column="39" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="85" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="86" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="86" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="86" column="30" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="86" column="50" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="86" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="86" column="52" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="87" column="20" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="87" column="46" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="87" column="66" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="87" column="74" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="100" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="100" column="31" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="101" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="112" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="115" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="115" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="115" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="115" column="36" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="115" column="37" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="129" column="37" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="129" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="130" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="142" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="142" column="43" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="143" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="144" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="144" column="33" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="145" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="145" column="32" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="148" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="148" column="43" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="149" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="149" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="149" column="32" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="149" column="33" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="150" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="150" column="40" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="153" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="153" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="154" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="154" column="98" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="169" column="38" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="169" column="45" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="170" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="179" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="179" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="179" column="28" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="179" column="29" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="180" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="180" column="46" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="193" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/class-frame.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="23" column="1" severity="error" message="Opening brace should be on the same line as the declaration for class Frame" source="Generic.Classes.OpeningBraceSameLine.BraceOnNewLine"/>
 <error line="61" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="75" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="75" column="31" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="76" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="79" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="79" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="79" column="32" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="79" column="38" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="79" column="39" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="80" column="36" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="93" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="97" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="97" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="97" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="97" column="37" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="97" column="45" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="97" column="46" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="98" column="29" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="101" column="32" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="110" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="111" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="111" column="24" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="111" column="48" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="111" column="70" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="121" column="35" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="121" column="41" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="122" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="123" column="33" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="124" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="124" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="124" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="124" column="38" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="124" column="39" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="130" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="130" column="45" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="144" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="170" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="173" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="173" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="173" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="173" column="65" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="184" column="16" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="184" column="71" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="193" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="200" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="200" column="38" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="203" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="203" column="50" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="203" column="72" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="203" column="73" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="212" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="215" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="215" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="215" column="30" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="215" column="31" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="216" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="216" column="66" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="230" column="48" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="230" column="63" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/frontend/class-modals.php">
 <error line="86" column="17" severity="warning" message="Detected usage of meta_query, possible slow query." source="WordPress.DB.SlowDBQuery.slow_db_query_meta_query"/>
 <error line="107" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="108" column="8" severity="error" message="Function return type is void, but function contains return statement" source="Squiz.Commenting.FunctionComment.InvalidReturnVoid"/>
 <error line="129" column="8" severity="error" message="Function return type is not void, but function has no return statement" source="Squiz.Commenting.FunctionComment.InvalidNoReturn"/>
 <error line="132" column="9" severity="warning" message="This comment is 50% valid code; is this commented out code?" source="Squiz.PHP.CommentedOutCode.Found"/>
 <error line="135" column="9" severity="warning" message="This comment is 58% valid code; is this commented out code?" source="Squiz.PHP.CommentedOutCode.Found"/>
 <error line="135" column="9" severity="error" message="Empty line required before block comment" source="Squiz.Commenting.BlockComment.NoEmptyLineBefore"/>
 <error line="139" column="1" severity="error" message="Comment closer must be on a new line" source="Squiz.Commenting.BlockComment.CloserSameLine"/>
 <error line="144" column="5" severity="error" message="Doc comment for parameter &quot;$html&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="144" column="5" severity="error" message="Doc comment for parameter &quot;$post_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="144" column="5" severity="error" message="Doc comment for parameter &quot;$link&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="152" column="20" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="160" column="5" severity="error" message="Doc comment for parameter &quot;$content&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="163" column="12" severity="warning" message="The method parameter $content is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.Found"/>
 <error line="174" column="13" severity="warning" message="Detected unlimited pagination, `posts_per_page` is set to `-1`" source="WordPress.WP.PostsPerPageNoUnlimited.posts_per_page_posts_per_page"/>
 <error line="196" column="12" severity="error" message="Missing doc comment for function get_selected_template()" source="Squiz.Commenting.FunctionComment.Missing"/>
 <error line="230" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="294" column="5" severity="error" message="Doc comment for parameter &quot;$html&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="294" column="5" severity="error" message="Doc comment for parameter &quot;$meta_key&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="294" column="5" severity="error" message="Doc comment for parameter &quot;$value&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="294" column="5" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="294" column="5" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="297" column="12" severity="warning" message="The method parameter $before is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed"/>
 <error line="297" column="12" severity="warning" message="The method parameter $after is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed"/>
 <error line="312" column="51" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="647" column="25" severity="error" message="Use Yoda Condition checks, you must." source="WordPress.PHP.YodaConditions.NotYoda"/>
 <error line="647" column="49" severity="error" message="Use Yoda Condition checks, you must." source="WordPress.PHP.YodaConditions.NotYoda"/>
 <error line="657" column="24" severity="error" message="Use Yoda Condition checks, you must." source="WordPress.PHP.YodaConditions.NotYoda"/>
 <error line="657" column="47" severity="error" message="Use Yoda Condition checks, you must." source="WordPress.PHP.YodaConditions.NotYoda"/>
 <error line="668" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="669" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/admin/class-admin.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="21" column="1" severity="error" message="Opening brace should be on the same line as the declaration for class Admin" source="Generic.Classes.OpeningBraceSameLine.BraceOnNewLine"/>
 <error line="27" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="28" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="28" column="48" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="28" column="88" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="28" column="96" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="29" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="29" column="45" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="29" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="29" column="80" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="29" column="106" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="29" column="107" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="30" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="30" column="52" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="30" column="86" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="30" column="94" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="33" column="5" severity="error" message="Doc comment for parameter &quot;$html&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="37" column="51" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="37" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="38" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="40" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="40" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="40" column="53" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="40" column="54" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="41" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="41" column="61" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="41" column="83" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="41" column="134" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="41" column="135" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="41" column="143" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="47" column="5" severity="error" message="Doc comment for parameter &quot;$links&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="50" column="37" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="50" column="44" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="51" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="53" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="53" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="53" column="80" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="53" column="118" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="54" column="81" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="54" column="124" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="55" column="81" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="55" column="118" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="58" column="16" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="58" column="44" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="61" column="5" severity="error" message="Doc comment for parameter &quot;$post_type_args&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="61" column="5" severity="error" message="Doc comment for parameter &quot;$slug&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="64" column="8" severity="error" message="Function return type is void, but function contains return statement" source="Squiz.Commenting.FunctionComment.InvalidReturnVoid"/>
 <error line="66" column="45" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="66" column="68" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="67" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="69" column="20" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="69" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="70" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="70" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="70" column="27" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="70" column="56" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="70" column="75" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="70" column="104" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="74" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="74" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="74" column="27" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="74" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="74" column="73" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="74" column="100" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/admin/class-permalinks.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="21" column="1" severity="error" message="Opening brace should be on the same line as the declaration for class Permalinks" source="Generic.Classes.OpeningBraceSameLine.BraceOnNewLine"/>
 <error line="38" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="39" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="39" column="34" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="39" column="71" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="39" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="40" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="40" column="34" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="40" column="72" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="40" column="77" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="41" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="41" column="53" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="41" column="83" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="41" column="91" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="48" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="54" column="40" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="54" column="75" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="62" column="13" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="62" column="39" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="73" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="73" column="53" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="74" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="77" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="77" column="53" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="78" column="23" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="78" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="78" column="44" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="78" column="50" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="78" column="54" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="78" column="80" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="78" column="86" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="88" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="90" column="20" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="90" column="62" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="94" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="94" column="70" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="97" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="97" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="100" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="100" column="63" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="104" column="1" severity="error" message="Line indented incorrectly; expected 2 tabs, found 0" source="Generic.WhiteSpace.ScopeIndent.IncorrectExact"/>
 <error line="105" column="19" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="105" column="62" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="107" column="119" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="107" column="138" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="109" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="109" column="47" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="110" column="13" severity="error" message="Line indented incorrectly; expected 4 tabs, found 3" source="Generic.WhiteSpace.ScopeIndent.IncorrectExact"/>
 <error line="112" column="60" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="112" column="73" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="112" column="78" severity="error" message="Wrong escaping function, using `esc_attr()` in a context outside of HTML attributes may not escape properly." source="WordPressVIPMinimum.Security.ProperEscapingFunction.notAttrEscAttr"/>
 <error line="112" column="91" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="112" column="115" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="114" column="59" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="114" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="114" column="116" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="114" column="129" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="114" column="155" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="114" column="172" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="114" column="190" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="117" column="13" severity="error" message="Line indented incorrectly; expected at least 4 tabs, found 3" source="Generic.WhiteSpace.ScopeIndent.Incorrect"/>
 <error line="121" column="1" severity="error" message="Line indented incorrectly; expected at least 2 tabs, found 0" source="Generic.WhiteSpace.ScopeIndent.Incorrect"/>
 <error line="130" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="132" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="132" column="41" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="133" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="133" column="44" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="134" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="134" column="46" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="136" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="136" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="138" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="138" column="37" severity="error" message="Detected usage of a non-sanitized input variable: $_POST['lsx_to_slugs']" source="WordPress.Security.ValidatedSanitizedInput.InputNotSanitized"/>
 <error line="138" column="59" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="139" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="139" column="65" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="140" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="140" column="53" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="144" column="5" severity="error" message="Doc comment for parameter &quot;$taxonomy&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="147" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="148" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="148" column="8" severity="error" message="Doc comment for parameter $object_types does not match actual variable name $taxonomy" source="Squiz.Commenting.FunctionComment.ParamNameNoMatch"/>
 <error line="151" column="41" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="151" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="152" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="153" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="153" column="67" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="155" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="155" column="50" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="157" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="157" column="65" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/admin/class-setup.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="22" column="1" severity="error" message="Opening brace should be on the same line as the declaration for class Setup" source="Generic.Classes.OpeningBraceSameLine.BraceOnNewLine"/>
 <error line="45" column="12" severity="error" message="Missing member variable doc comment" source="Squiz.Commenting.VariableComment.Missing"/>
 <error line="84" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="85" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="85" column="33" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="85" column="65" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="85" column="66" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="86" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="86" column="33" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="86" column="66" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="86" column="67" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="87" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="87" column="33" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="87" column="63" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="87" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="88" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="88" column="52" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="88" column="80" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="88" column="88" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="89" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="89" column="44" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="89" column="74" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="89" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="110" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="110" column="43" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="110" column="67" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="110" column="68" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="119" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="120" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="120" column="56" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="120" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="120" column="92" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="129" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="130" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="130" column="71" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="159" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="164" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="164" column="49" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="165" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="165" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="169" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="169" column="17" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="169" column="19" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="169" column="41" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="169" column="42" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="173" column="17" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="177" column="44" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="177" column="55" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="184" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="184" column="49" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="186" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="186" column="47" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="188" column="25" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="192" column="52" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="192" column="63" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="204" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="204" column="94" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="208" column="21" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="208" column="41" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="208" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="216" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="219" column="38" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="219" column="49" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="220" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="222" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="222" column="25" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="228" column="5" severity="error" message="Doc comment for parameter &quot;$allowedtags&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="228" column="5" severity="error" message="Doc comment for parameter &quot;$context&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="231" column="12" severity="warning" message="The method parameter $context is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed"/>
 <error line="231" column="41" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="231" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="232" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="233" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="233" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="233" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="233" column="38" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="233" column="39" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="238" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="238" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="238" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="238" column="41" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="238" column="42" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="244" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="244" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="244" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="244" column="43" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="244" column="44" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="251" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="251" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="251" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="251" column="39" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="251" column="40" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="258" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="258" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="258" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="258" column="38" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="258" column="39" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="276" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="276" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="276" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="276" column="39" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="276" column="40" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="283" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="283" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="283" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="283" column="40" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="283" column="41" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="320" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="320" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="320" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="320" column="40" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="320" column="41" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="331" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="331" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="331" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="331" column="42" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="331" column="43" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="346" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="346" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="346" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="346" column="43" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="346" column="44" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="355" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="355" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="355" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="355" column="43" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="355" column="44" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="362" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="362" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="362" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="362" column="43" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="362" column="44" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="380" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="380" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="380" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="380" column="45" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="380" column="46" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="387" column="5" severity="error" message="Doc comment for parameter &quot;$allowedprotocols&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="390" column="43" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="390" column="61" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="391" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="397" column="5" severity="error" message="Doc comment for parameter &quot;$allowedstyles&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="400" column="35" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="400" column="50" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="401" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="414" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="415" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="415" column="55" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="416" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="416" column="86" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="423" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="426" column="39" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="426" column="46" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="427" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="429" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="429" column="55" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="430" column="23" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="432" column="16" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="432" column="46" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/admin/class-post-expiration.php">
 <error line="4" column="2" severity="error" message="Missing @package tag in file comment" source="Squiz.Commenting.FileComment.MissingPackageTag"/>
 <error line="29" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="85" column="12" severity="error" message="Missing doc comment for function expire_tour()" source="Squiz.Commenting.FunctionComment.Missing"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/admin/class-settings.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="22" column="1" severity="error" message="Opening brace should be on the same line as the declaration for class Settings" source="Generic.Classes.OpeningBraceSameLine.BraceOnNewLine"/>
 <error line="48" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="51" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="51" column="39" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="51" column="69" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="51" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="52" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="52" column="39" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="52" column="62" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="52" column="66" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="62" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="65" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="65" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="65" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="65" column="36" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="65" column="37" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="78" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="88" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="94" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="94" column="70" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="99" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="99" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="104" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="104" column="68" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="109" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="109" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="115" column="9" severity="warning" message="This comment is 70% valid code; is this commented out code?" source="Squiz.PHP.CommentedOutCode.Found"/>
 <error line="118" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="118" column="92" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="120" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="120" column="43" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="120" column="68" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="120" column="75" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="120" column="97" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="120" column="98" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="121" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="121" column="56" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="126" column="34" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="126" column="86" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="127" column="34" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="127" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="131" column="34" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="131" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="141" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="142" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="142" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="142" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="142" column="67" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="142" column="110" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="142" column="155" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="142" column="178" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="142" column="179" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="144" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="144" column="23" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="147" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="147" column="71" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="147" column="96" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="147" column="104" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="148" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="148" column="71" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="148" column="98" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="148" column="106" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="149" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="149" column="71" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="149" column="93" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="149" column="101" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="150" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="150" column="71" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="150" column="102" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="150" column="110" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="151" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="151" column="71" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="151" column="105" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="151" column="113" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="152" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="152" column="71" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="152" column="93" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="152" column="101" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="155" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="155" column="71" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="155" column="103" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="155" column="111" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="165" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="169" column="5" severity="error" message="Doc comment for parameter &quot;$tab&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="172" column="8" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="173" column="8" severity="error" message="Function return type is not void, but function has no return statement" source="Squiz.Commenting.FunctionComment.InvalidNoReturn"/>
 <error line="175" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="175" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="176" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="177" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="177" column="30" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="178" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="178" column="66" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="182" column="5" severity="error" message="Doc comment for parameter &quot;$tab&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="185" column="8" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="186" column="8" severity="error" message="Function return type is not void, but function has no return statement" source="Squiz.Commenting.FunctionComment.InvalidNoReturn"/>
 <error line="188" column="38" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="188" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="189" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="190" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="190" column="32" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="192" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="192" column="38" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="192" column="73" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="192" column="74" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="196" column="5" severity="error" message="Doc comment for parameter &quot;$tab&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="199" column="8" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="200" column="8" severity="error" message="Function return type is not void, but function has no return statement" source="Squiz.Commenting.FunctionComment.InvalidNoReturn"/>
 <error line="202" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="202" column="47" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="203" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="204" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="204" column="28" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="206" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="206" column="38" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="206" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="206" column="70" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="210" column="5" severity="error" message="Doc comment for parameter &quot;$tab&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="213" column="42" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="213" column="59" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="214" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="215" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="215" column="30" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="217" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="217" column="38" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="217" column="71" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="217" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="221" column="5" severity="error" message="Doc comment for parameter &quot;$tab&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="224" column="8" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="225" column="8" severity="error" message="Function return type is not void, but function has no return statement" source="Squiz.Commenting.FunctionComment.InvalidNoReturn"/>
 <error line="227" column="45" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="227" column="62" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="228" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="229" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="229" column="36" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="232" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="232" column="38" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="232" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="232" column="77" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="236" column="5" severity="error" message="Doc comment for parameter &quot;$tab&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="239" column="8" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="240" column="8" severity="error" message="Function return type is not void, but function has no return statement" source="Squiz.Commenting.FunctionComment.InvalidNoReturn"/>
 <error line="242" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="242" column="50" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="243" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="244" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="244" column="27" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="246" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="246" column="38" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="246" column="68" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="246" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="250" column="5" severity="error" message="Doc comment for parameter &quot;$tab&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="250" column="5" severity="error" message="Doc comment for parameter &quot;$post_type&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="253" column="8" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="254" column="8" severity="error" message="Function return type is not void, but function has no return statement" source="Squiz.Commenting.FunctionComment.InvalidNoReturn"/>
 <error line="256" column="43" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="256" column="60" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="257" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="259" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="259" column="35" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="260" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="260" column="17" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="260" column="19" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="260" column="19" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="260" column="40" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="260" column="79" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="260" column="80" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="260" column="81" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="261" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="261" column="88" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="262" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="262" column="80" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="264" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="264" column="38" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="264" column="75" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="264" column="93" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="264" column="94" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="266" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="266" column="32" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="267" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="267" column="38" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="267" column="75" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="267" column="93" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="267" column="94" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="271" column="12" severity="error" message="Missing doc comment for function output_fields()" source="Squiz.Commenting.FunctionComment.Missing"/>
 <error line="271" column="34" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="271" column="70" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="272" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="274" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="274" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="274" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="274" column="29" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="274" column="30" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="275" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="275" column="53" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="277" column="58" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="277" column="80" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="278" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="278" column="39" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="280" column="47" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="280" column="91" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="284" column="47" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="284" column="88" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="288" column="47" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="288" column="89" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="293" column="47" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="293" column="87" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="303" column="16" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="303" column="35" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="306" column="5" severity="error" message="Doc comment for parameter &quot;$post_type&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="309" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="310" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="313" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="313" column="77" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="314" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="321" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="321" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="326" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="326" column="30" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="334" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="334" column="56" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="336" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="336" column="56" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="338" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="338" column="37" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="344" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="344" column="35" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="349" column="16" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="349" column="34" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="352" column="5" severity="error" message="Doc comment for parameter &quot;$post_type&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="355" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="356" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="359" column="35" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="359" column="79" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="360" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="366" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="366" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="371" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="371" column="30" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="378" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="378" column="61" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="380" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="380" column="33" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="385" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="385" column="35" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="390" column="16" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="390" column="34" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="393" column="5" severity="error" message="Doc comment for parameter &quot;$post_type&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="396" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="397" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="400" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="400" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="401" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="407" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="407" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="412" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="412" column="30" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="419" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="419" column="53" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="422" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="422" column="35" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="427" column="16" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="427" column="34" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="430" column="5" severity="error" message="Doc comment for parameter &quot;$post_type&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="433" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="434" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="437" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="437" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="438" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="444" column="29" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="444" column="71" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="445" column="29" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="445" column="65" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="447" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="447" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="452" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="452" column="30" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="460" column="34" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="460" column="62" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="461" column="26" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="461" column="29" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="463" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="463" column="48" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="464" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="464" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="478" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="478" column="48" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="486" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="486" column="35" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="491" column="16" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="491" column="34" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="500" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="501" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="501" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="501" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="501" column="34" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="501" column="35" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="505" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="505" column="43" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="506" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="506" column="40" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="510" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="510" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="510" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="510" column="43" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="510" column="44" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="514" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="514" column="53" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="515" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="515" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="515" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="515" column="70" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="521" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="521" column="57" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="522" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="522" column="42" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="523" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="523" column="51" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="526" column="21" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="526" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="526" column="37" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="526" column="43" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="526" column="44" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="527" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="527" column="53" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="527" column="70" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="527" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="527" column="77" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="528" column="23" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="528" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="528" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="528" column="55" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="532" column="37" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="539" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="539" column="55" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="542" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="542" column="75" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="545" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="545" column="51" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="548" column="21" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="548" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="548" column="37" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="548" column="62" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="548" column="63" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="549" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="549" column="53" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="549" column="70" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="549" column="95" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="549" column="96" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="550" column="23" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="550" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="550" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="550" column="55" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="554" column="37" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="559" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="559" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="559" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="559" column="37" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="559" column="38" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="560" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="560" column="62" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="563" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="563" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="563" column="67" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="563" column="68" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="571" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="572" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="573" column="8" severity="error" message="Function return type is void, but function contains return statement" source="Squiz.Commenting.FunctionComment.InvalidReturnVoid"/>
 <error line="575" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="575" column="49" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="576" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="578" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="578" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="578" column="37" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="578" column="38" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="581" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="581" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="581" column="33" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="581" column="44" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="581" column="45" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="582" column="36" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/legacy/class-tour-operator.php">
 <error line="2" column="1" severity="error" message="Missing short description in doc comment" source="Generic.Commenting.DocComment.MissingShort"/>
 <error line="15" column="1" severity="error" message="You must use &quot;/**&quot; style comments for a class comment" source="Squiz.Commenting.ClassComment.WrongStyle"/>
 <error line="211" column="12" severity="error" message="Missing doc comment for function trigger_schema()" source="Squiz.Commenting.FunctionComment.Missing"/>
 <error line="468" column="20" severity="warning" message="Loose comparisons are not allowed. Expected: &quot;!==&quot;; Found: &quot;!=&quot;" source="Universal.Operators.StrictComparisons.LooseNotEqual"/>
 <error line="470" column="23" severity="warning" message="Not using strict comparison for array_search; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/legacy/class-schema.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="22" column="1" severity="error" message="Opening brace should be on the same line as the declaration for class Schema" source="Generic.Classes.OpeningBraceSameLine.BraceOnNewLine"/>
 <error line="35" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="36" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="36" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="36" column="49" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="36" column="50" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="42" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="42" column="58" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="42" column="84" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="42" column="92" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="53" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="55" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="55" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="55" column="36" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="55" column="37" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="69" column="37" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="69" column="55" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="70" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="71" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="71" column="53" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="72" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="72" column="62" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="73" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="73" column="60" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="83" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="84" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="84" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="84" column="31" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="84" column="32" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="85" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="85" column="85" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="86" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="86" column="83" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="88" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="88" column="17" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="88" column="19" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="88" column="34" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="88" column="35" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="89" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="89" column="58" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="92" column="41" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="92" column="74" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="106" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="106" column="67" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="107" column="1" severity="error" message="Line indented incorrectly; expected 3 tabs, found 0" source="Generic.WhiteSpace.ScopeIndent.IncorrectExact"/>
 <error line="109" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="109" column="48" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="111" column="9" severity="error" message="Line indented incorrectly; expected at least 3 tabs, found 2" source="Generic.WhiteSpace.ScopeIndent.Incorrect"/>
 <error line="122" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="123" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="123" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="123" column="38" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="123" column="39" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="124" column="40" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="124" column="82" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="128" column="40" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="128" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="129" column="40" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="129" column="84" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="134" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="134" column="17" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="134" column="19" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="134" column="44" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="134" column="45" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="135" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="135" column="69" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="143" column="17" severity="warning" message="Detected unlimited pagination, `posts_per_page` is set to `-1`" source="WordPress.WP.PostsPerPageNoUnlimited.posts_per_page_posts_per_page"/>
 <error line="147" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="147" column="47" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="150" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="150" column="41" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="151" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="151" column="48" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="154" column="43" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="154" column="78" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="182" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="182" column="67" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="183" column="9" severity="error" message="Line indented incorrectly; expected 3 tabs, found 2" source="Generic.WhiteSpace.ScopeIndent.IncorrectExact"/>
 <error line="185" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="185" column="48" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="187" column="9" severity="error" message="Line indented incorrectly; expected at least 3 tabs, found 2" source="Generic.WhiteSpace.ScopeIndent.Incorrect"/>
 <error line="197" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="198" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="198" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="198" column="40" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="198" column="41" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="200" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="200" column="99" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="201" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="201" column="95" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="202" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="202" column="96" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="203" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="203" column="103" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="204" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="204" column="90" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="206" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="206" column="84" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="209" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="209" column="81" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="210" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="210" column="93" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="211" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="211" column="88" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="212" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="212" column="97" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="213" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="213" column="111" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="214" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="214" column="93" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="215" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="215" column="93" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="216" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="216" column="87" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="219" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="219" column="52" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="220" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="220" column="52" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="249" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="249" column="67" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="250" column="9" severity="error" message="Line indented incorrectly; expected 3 tabs, found 2" source="Generic.WhiteSpace.ScopeIndent.IncorrectExact"/>
 <error line="252" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="252" column="48" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="254" column="1" severity="error" message="Line indented incorrectly; expected at least 3 tabs, found 0" source="Generic.WhiteSpace.ScopeIndent.Incorrect"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/legacy/index.php">
 <error line="2" column="1" severity="error" message="You must use &quot;/**&quot; style comments for a file comment" source="Squiz.Commenting.FileComment.WrongStyle"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/legacy/class-tour.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="22" column="1" severity="error" message="Opening brace should be on the same line as the declaration for class Tour" source="Generic.Classes.OpeningBraceSameLine.BraceOnNewLine"/>
 <error line="56" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="57" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="57" column="61" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="59" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="59" column="41" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="59" column="61" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="59" column="74" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="59" column="81" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="59" column="101" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="59" column="114" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="59" column="115" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="60" column="44" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="66" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="66" column="33" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="66" column="51" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="66" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="70" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="70" column="51" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="70" column="76" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="70" column="77" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="71" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="71" column="61" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="71" column="96" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="71" column="97" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="75" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="75" column="54" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="75" column="76" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="75" column="84" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="77" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="77" column="54" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="77" column="70" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="77" column="78" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="79" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="79" column="39" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="79" column="61" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="79" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="89" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="91" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="91" column="18" severity="warning" message="Loose comparisons are not allowed. Expected: &quot;===&quot;; Found: &quot;==&quot;" source="Universal.Operators.StrictComparisons.LooseEqual"/>
 <error line="91" column="36" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="101" column="8" severity="error" message="Function return type is not void, but function has no return statement" source="Squiz.Commenting.FunctionComment.InvalidNoReturn"/>
 <error line="104" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="105" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="105" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="105" column="41" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="105" column="42" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="110" column="5" severity="error" message="Doc comment for parameter &quot;$classes&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="113" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="113" column="45" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="114" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="117" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="117" column="41" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="117" column="82" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="117" column="83" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="118" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="118" column="43" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="126" column="5" severity="error" message="Doc comment for parameter &quot;$return&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="129" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="129" column="47" severity="warning" message="It is recommended not to use reserved keyword &quot;return&quot; as function parameter name. Found: $return" source="Universal.NamingConventions.NoReservedKeywordParameterNames.returnFound"/>
 <error line="129" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="130" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="131" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="131" column="41" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="131" column="82" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="131" column="83" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="138" column="5" severity="error" message="Doc comment for parameter &quot;$html&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="138" column="5" severity="error" message="Doc comment for parameter &quot;$meta_key&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="138" column="5" severity="error" message="Doc comment for parameter &quot;$value&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="138" column="5" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="138" column="5" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="141" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="141" column="106" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="142" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="148" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="148" column="43" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="148" column="43" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="148" column="79" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="148" column="80" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="149" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="149" column="67" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="150" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="150" column="47" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="151" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="151" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="155" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="155" column="44" severity="error" message="Expected a space before the type cast open parenthesis; none found" source="WordPress.WhiteSpace.CastStructureSpacing.NoSpaceBeforeOpenParenthesis"/>
 <error line="155" column="59" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="158" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="158" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="158" column="41" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="158" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="158" column="87" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="158" column="94" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="158" column="135" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="158" column="136" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="160" column="64" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="160" column="87" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="166" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="166" column="38" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="167" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="167" column="77" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="168" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="168" column="48" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="168" column="65" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="168" column="76" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="168" column="94" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="168" column="95" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="169" column="75" severity="error" message="String concat is not required here; use a single string instead" source="Generic.Strings.UnnecessaryStringConcat.Found"/>
 <error line="169" column="95" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="169" column="109" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="169" column="127" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="169" column="131" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="174" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="174" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="174" column="41" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="174" column="46" severity="error" message="Expected 1 space after open parenthesis; 0 found" source="Generic.WhiteSpace.ArbitraryParenthesesSpacing.SpaceAfterOpen"/>
 <error line="174" column="47" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="174" column="101" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="174" column="112" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="174" column="167" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="174" column="169" severity="error" message="Mixing different binary boolean operators within an expression without using parentheses to clarify precedence is not allowed." source="Generic.CodeAnalysis.RequireExplicitBooleanOperatorPrecedence.MissingParentheses"/>
 <error line="174" column="174" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="174" column="228" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="174" column="229" severity="error" message="Expected 1 space before close parenthesis; 0 found" source="Generic.WhiteSpace.ArbitraryParenthesesSpacing.SpaceBeforeClose"/>
 <error line="174" column="230" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="183" column="5" severity="error" message="Doc comment for parameter &quot;$html&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="183" column="5" severity="error" message="Doc comment for parameter &quot;$meta_key&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="183" column="5" severity="error" message="Doc comment for parameter &quot;$value&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="183" column="5" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="183" column="5" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="186" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="186" column="100" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="187" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="188" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="188" column="65" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="192" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="192" column="32" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="193" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="193" column="32" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="203" column="35" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="203" column="82" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="206" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="206" column="66" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="206" column="107" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="206" column="125" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="210" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="210" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="219" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="222" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="222" column="42" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="223" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="224" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="224" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="224" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="224" column="33" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="224" column="34" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="228" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="228" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="229" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="229" column="40" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="229" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="229" column="68" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="229" column="86" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="229" column="87" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/legacy/class-destination.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="22" column="1" severity="error" message="Opening brace should be on the same line as the declaration for class Destination" source="Generic.Classes.OpeningBraceSameLine.BraceOnNewLine"/>
 <error line="48" column="12" severity="error" message="Missing member variable doc comment" source="Squiz.Commenting.VariableComment.Missing"/>
 <error line="58" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="59" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="59" column="61" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="61" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="61" column="44" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="61" column="66" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="61" column="67" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="62" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="62" column="46" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="62" column="68" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="62" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="63" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="63" column="48" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="63" column="74" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="63" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="65" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="65" column="42" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="65" column="67" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="65" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="66" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="66" column="37" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="66" column="71" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="66" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="76" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="78" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="78" column="18" severity="warning" message="Loose comparisons are not allowed. Expected: &quot;===&quot;; Found: &quot;==&quot;" source="Universal.Operators.StrictComparisons.LooseEqual"/>
 <error line="78" column="36" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="89" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="90" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="90" column="46" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="94" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="94" column="132" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="94" column="174" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="94" column="206" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="96" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="96" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="96" column="62" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="96" column="63" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="97" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="97" column="129" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="97" column="169" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="97" column="195" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="104" column="5" severity="error" message="Doc comment for parameter &quot;$countries&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="107" column="37" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="107" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="108" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="109" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="109" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="109" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="109" column="31" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="109" column="32" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="111" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="111" column="44" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="112" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="112" column="62" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="113" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="113" column="63" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="117" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="117" column="50" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="122" column="12" severity="error" message="Missing doc comment for function only_parent_destinations()" source="Squiz.Commenting.FunctionComment.Missing"/>
 <error line="122" column="45" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="122" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="123" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="125" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="125" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="125" column="64" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="125" column="98" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="125" column="99" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="127" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="127" column="41" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="130" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="130" column="43" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="131" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="131" column="39" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="134" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="134" column="45" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="135" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="135" column="34" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="135" column="55" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="135" column="56" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="136" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="136" column="42" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="143" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="144" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="147" column="12" severity="warning" message="The method parameter $facet is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed"/>
 <error line="147" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="147" column="50" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="148" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="149" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="149" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="149" column="29" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="149" column="63" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="149" column="64" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/legacy/class-admin.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="22" column="1" severity="error" message="Opening brace should be on the same line as the declaration for class Admin" source="Generic.Classes.OpeningBraceSameLine.BraceOnNewLine"/>
 <error line="60" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="61" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="61" column="61" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="66" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="66" column="33" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="66" column="47" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="66" column="48" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="67" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="67" column="50" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="67" column="86" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="67" column="92" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="76" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="77" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="77" column="23" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="78" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="78" column="52" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="78" column="75" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="78" column="83" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="81" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="81" column="81" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="82" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="82" column="88" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="84" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="84" column="44" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="86" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="86" column="48" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="86" column="67" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="86" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="87" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="87" column="46" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="87" column="65" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="87" column="73" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="89" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="89" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="89" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="89" column="68" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="90" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="90" column="69" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="90" column="103" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="90" column="110" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="91" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="91" column="69" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="91" column="101" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="91" column="108" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="97" column="5" severity="error" message="Doc comment for parameter &quot;$hook&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="102" column="47" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="102" column="53" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="103" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="106" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="106" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="106" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="106" column="32" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="106" column="33" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="112" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="112" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="112" column="32" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="112" column="37" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="112" column="37" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="112" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="112" column="73" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="112" column="81" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="112" column="149" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="112" column="150" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="112" column="151" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="113" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="113" column="50" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="114" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="114" column="50" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="115" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="115" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="115" column="34" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="115" column="35" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="116" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="116" column="47" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="117" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="117" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="117" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="117" column="110" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="117" column="119" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="117" column="134" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="117" column="154" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="117" column="155" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="118" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="118" column="45" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="118" column="68" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="118" column="119" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="128" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="128" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="128" column="15" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="128" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="128" column="45" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="128" column="46" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="132" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="132" column="41" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="133" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="133" column="37" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="134" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="134" column="36" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="137" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="137" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="140" column="40" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="140" column="49" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="144" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="144" column="168" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="150" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="150" column="56" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="150" column="60" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="150" column="101" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="153" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="153" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="159" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="160" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="160" column="8" severity="error" message="Doc comment for parameter $status does not match actual variable name $field" source="Squiz.Commenting.FunctionComment.ParamNameNoMatch"/>
 <error line="161" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="161" column="8" severity="error" message="Superfluous parameter comment" source="Squiz.Commenting.FunctionComment.ExtraParamComment"/>
 <error line="162" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="162" column="8" severity="error" message="Superfluous parameter comment" source="Squiz.Commenting.FunctionComment.ExtraParamComment"/>
 <error line="165" column="34" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="165" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="166" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="168" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="168" column="13" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="168" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="168" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="168" column="52" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="170" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="170" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="171" column="39" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="171" column="60" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="173" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="173" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="173" column="43" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="173" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="173" column="55" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="174" column="51" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="175" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="175" column="21" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="175" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="175" column="43" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="175" column="44" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="176" column="35" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="176" column="47" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="183" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="183" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="183" column="34" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="183" column="35" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="184" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="184" column="21" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="184" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="184" column="45" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="184" column="46" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="185" column="21" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="185" column="60" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="186" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="186" column="90" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="191" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="191" column="21" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="191" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="191" column="48" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="191" column="49" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="192" column="40" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="192" column="57" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="196" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="196" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="197" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="197" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="199" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="199" column="21" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="199" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="199" column="41" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="199" column="42" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="200" column="21" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="200" column="56" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="201" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="201" column="90" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="205" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="205" column="21" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="205" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="205" column="39" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="205" column="40" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="206" column="21" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="206" column="54" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="207" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="207" column="87" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="217" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="218" column="8" severity="error" message="Function return type is void, but function contains return statement" source="Squiz.Commenting.FunctionComment.InvalidReturnVoid"/>
 <error line="220" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="220" column="42" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="221" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="222" column="16" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="222" column="41" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="229" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="230" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="231" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="234" column="40" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="234" column="77" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="235" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="236" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="236" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="237" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="237" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="237" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="237" column="26" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="237" column="27" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="238" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="238" column="44" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="238" column="58" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="238" column="59" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="239" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="239" column="65" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="243" column="12" severity="error" message="Missing doc comment for function add_connected_id()" source="Squiz.Commenting.FunctionComment.Missing"/>
 <error line="243" column="37" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="243" column="74" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="244" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="245" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="245" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="247" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="247" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="247" column="43" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="247" column="44" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="248" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="248" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="249" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="249" column="63" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="249" column="77" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="249" column="84" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="251" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="251" column="17" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="251" column="19" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="251" column="33" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="251" column="34" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="252" column="29" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="252" column="35" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="257" column="24" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="257" column="41" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="258" column="24" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="258" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="262" column="5" severity="error" message="Doc comment for parameter &quot;$term&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="267" column="45" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="267" column="59" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="268" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="269" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="269" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="269" column="28" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="269" column="29" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="270" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="270" column="77" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="271" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="271" column="77" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="273" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="273" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="273" column="40" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="273" column="41" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="275" column="49" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="275" column="74" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="281" column="1" severity="error" message="Line indented incorrectly; expected 2 tabs, found 0" source="Generic.WhiteSpace.ScopeIndent.IncorrectExact"/>
 <error line="283" column="58" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="283" column="102" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="285" column="93" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="285" column="112" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="287" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="287" column="59" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="289" column="33" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="289" column="70" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="289" column="157" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="289" column="199" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="290" column="33" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="290" column="70" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="290" column="159" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="290" column="201" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="291" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="291" column="97" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="294" column="5" severity="error" message="Line indented incorrectly; expected at least 2 tabs, found 1" source="Generic.WhiteSpace.ScopeIndent.Incorrect"/>
 <error line="302" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="303" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="305" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="305" column="59" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="306" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="307" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="307" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="307" column="37" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="307" column="56" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="311" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="311" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="311" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="311" column="40" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="311" column="47" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="311" column="70" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="311" column="71" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="315" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="315" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="315" column="92" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="315" column="93" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="317" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="317" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="317" column="42" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="317" column="49" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="317" column="74" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="317" column="75" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="318" column="35" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="318" column="55" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="318" column="85" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="318" column="86" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="319" column="37" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="319" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="321" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="321" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="321" column="42" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="321" column="43" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="322" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="322" column="59" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="324" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="324" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="329" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="329" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="329" column="40" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="329" column="47" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="329" column="70" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="329" column="71" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="330" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="330" column="45" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="330" column="73" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="330" column="74" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="331" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="331" column="38" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="333" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="333" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="333" column="32" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="333" column="33" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="334" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="334" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="336" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="336" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="342" column="5" severity="error" message="Doc comment for parameter &quot;$term&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="347" column="43" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="347" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="348" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="349" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="349" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="349" column="28" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="349" column="29" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="350" column="22" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="350" column="67" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="354" column="5" severity="error" message="Line indented incorrectly; expected 2 tabs, found 1" source="Generic.WhiteSpace.ScopeIndent.IncorrectExact"/>
 <error line="356" column="56" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="356" column="93" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="358" column="82" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="358" column="101" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="361" column="1" severity="error" message="Line indented incorrectly; expected at least 2 tabs, found 0" source="Generic.WhiteSpace.ScopeIndent.Incorrect"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/legacy/class-frontend.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="22" column="1" severity="error" message="Opening brace should be on the same line as the declaration for class Frontend" source="Generic.Classes.OpeningBraceSameLine.BraceOnNewLine"/>
 <error line="39" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="40" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="40" column="61" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="43" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="43" column="47" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="43" column="77" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="43" column="81" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="44" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="44" column="39" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="44" column="59" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="44" column="67" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="46" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="46" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="46" column="25" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="47" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="47" column="46" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="47" column="79" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="47" column="87" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="53" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="53" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="55" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="55" column="51" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="55" column="83" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="55" column="88" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="61" column="8" severity="error" message="Function return type is not void, but function has no return statement" source="Squiz.Commenting.FunctionComment.InvalidNoReturn"/>
 <error line="64" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="65" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="65" column="60" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="66" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="66" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="67" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="67" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="67" column="35" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="67" column="52" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="73" column="13" severity="warning" message="This comment is 67% valid code; is this commented out code?" source="Squiz.PHP.CommentedOutCode.Found"/>
 <error line="76" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="76" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="76" column="25" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="77" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="77" column="91" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="77" column="100" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="77" column="119" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="80" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="80" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="80" column="34" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="81" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="81" column="109" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="81" column="127" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="81" column="146" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="84" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="84" column="107" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="84" column="156" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="84" column="175" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="86" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="86" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="86" column="25" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="87" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="87" column="102" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="90" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="90" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="90" column="34" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="91" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="91" column="106" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="91" column="114" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="91" column="127" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="94" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="94" column="100" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="95" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="95" column="66" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="98" column="5" severity="error" message="Doc comment for parameter &quot;$query&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="101" column="44" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="101" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="102" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="103" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="103" column="48" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="103" column="60" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="103" column="75" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="103" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="103" column="77" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="104" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="104" column="43" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="104" column="67" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="104" column="68" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="110" column="5" severity="error" message="Doc comment for parameter &quot;$classes&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="113" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="113" column="40" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="114" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="115" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="115" column="44" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="115" column="56" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="115" column="84" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="115" column="85" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="115" column="86" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="117" column="11" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="117" column="50" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="117" column="71" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="117" column="99" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="117" column="100" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="117" column="101" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="119" column="11" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="119" column="50" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="119" column="57" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="119" column="85" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="119" column="86" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="119" column="87" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="126" column="5" severity="error" message="Doc comment for parameter &quot;$crumbs&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="129" column="43" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="129" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="130" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="131" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="131" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="131" column="31" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="131" column="32" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="132" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="132" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="135" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="135" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="135" column="38" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="135" column="39" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="136" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="136" column="66" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="139" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="139" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="139" column="40" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="139" column="41" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="140" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="140" column="68" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="143" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="143" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="143" column="31" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="143" column="32" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="144" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="144" column="59" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="153" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="156" column="47" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="156" column="55" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="157" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="159" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="159" column="65" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="160" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="160" column="63" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="163" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="163" column="42" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="163" column="66" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="163" column="67" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="170" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="173" column="49" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="173" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="174" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="176" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="176" column="63" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="177" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="177" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="177" column="30" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="177" column="37" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="177" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="177" column="58" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="180" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="180" column="17" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="180" column="19" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="180" column="43" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="180" column="44" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="181" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="181" column="80" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="185" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="185" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="185" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="185" column="32" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="185" column="37" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="185" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="185" column="58" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="186" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="186" column="55" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="189" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="189" column="55" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="192" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="192" column="50" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="192" column="72" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="192" column="73" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="202" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="205" column="51" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="205" column="59" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="206" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="209" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="209" column="61" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="213" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="213" column="70" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="214" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="214" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="219" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="219" column="100" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="220" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="220" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="222" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="222" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="222" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="222" column="40" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="222" column="67" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="225" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="225" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="229" column="24" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="229" column="78" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="230" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="230" column="17" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="230" column="19" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="230" column="37" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="230" column="44" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="230" column="56" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="230" column="57" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="231" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="231" column="41" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="232" column="21" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="232" column="37" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="238" column="35" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="238" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="256" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="259" column="42" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="259" column="50" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="260" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="263" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="263" column="61" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="267" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="267" column="62" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="268" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="268" column="60" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="273" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="273" column="94" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="274" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="274" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="276" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="276" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="276" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="276" column="40" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="276" column="67" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="279" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="279" column="70" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="283" column="24" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="283" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="284" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="284" column="17" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="284" column="19" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="284" column="37" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="284" column="44" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="284" column="56" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="284" column="57" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="285" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="285" column="41" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="286" column="21" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="286" column="37" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="292" column="35" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="292" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/legacy/class-unit-query.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="22" column="1" severity="error" message="Opening brace should be on the same line as the declaration for class Unit_Query" source="Generic.Classes.OpeningBraceSameLine.BraceOnNewLine"/>
 <error line="80" column="5" severity="error" message="Doc comment for parameter &quot;$type&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="87" column="12" severity="warning" message="The method parameter $type is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.Found"/>
 <error line="87" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="87" column="46" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="88" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="90" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="90" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="91" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="91" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="91" column="42" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="91" column="49" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="91" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="91" column="76" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="93" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="93" column="59" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="95" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="95" column="51" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="96" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="96" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="96" column="40" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="96" column="41" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="97" column="34" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="107" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="115" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="116" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="116" column="40" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="123" column="5" severity="error" message="Doc comment for parameter &quot;$type&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="126" column="12" severity="warning" message="The method parameter $type is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.Found"/>
 <error line="126" column="41" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="126" column="55" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="127" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="128" column="49" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="136" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="140" column="5" severity="error" message="Doc comment for parameter &quot;$type&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="143" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="143" column="45" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="144" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="145" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="145" column="59" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="145" column="78" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="145" column="85" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="145" column="86" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="152" column="5" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="152" column="5" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="152" column="5" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="155" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="155" column="59" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="155" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="156" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="157" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="157" column="61" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="158" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="158" column="53" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="159" column="37" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="159" column="90" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="160" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="160" column="26" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="161" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="161" column="46" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="169" column="5" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="169" column="5" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="169" column="5" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="172" column="37" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="172" column="65" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="172" column="78" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="173" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="174" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="174" column="61" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="175" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="175" column="59" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="176" column="37" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="176" column="98" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="177" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="177" column="26" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="178" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="178" column="46" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="186" column="5" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="186" column="5" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="186" column="5" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="189" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="189" column="59" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="189" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="190" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="191" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="191" column="61" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="192" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="192" column="53" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="194" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="194" column="26" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="195" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="195" column="46" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="203" column="5" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="203" column="5" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="203" column="5" severity="error" message="Doc comment for parameter &quot;$echo&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="206" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="206" column="58" severity="warning" message="It is recommended not to use reserved keyword &quot;echo&quot; as function parameter name. Found: $echo" source="Universal.NamingConventions.NoReservedKeywordParameterNames.echoFound"/>
 <error line="206" column="71" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="207" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="208" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="208" column="61" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="209" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="209" column="52" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="211" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="211" column="26" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="212" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="212" column="46" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="220" column="5" severity="error" message="Doc comment for parameter &quot;$size&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="223" column="35" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="223" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="224" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="226" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="226" column="93" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="227" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="227" column="67" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="227" column="90" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="227" column="91" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="228" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="228" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="228" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="228" column="58" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="228" column="92" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="228" column="93" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="229" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="229" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="230" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="230" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="231" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="231" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="231" column="40" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="231" column="41" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="236" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="236" column="62" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="237" column="56" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="237" column="93" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="247" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="248" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="248" column="61" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="251" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="251" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="251" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="251" column="58" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="251" column="92" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="251" column="93" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="252" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="252" column="66" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="254" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="254" column="51" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="256" column="38" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="256" column="105" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="258" column="34" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="258" column="90" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="260" column="21" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="260" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="260" column="44" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="260" column="45" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="264" column="21" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="264" column="25" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="264" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="264" column="47" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="264" column="48" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="265" column="45" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="265" column="103" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="267" column="25" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="267" column="29" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="267" column="55" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="267" column="56" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="271" column="25" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="271" column="29" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="271" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="271" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="271" column="59" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="272" column="43" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/legacy/class-video.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="22" column="1" severity="error" message="Opening brace should be on the same line as the declaration for class Video" source="Generic.Classes.OpeningBraceSameLine.BraceOnNewLine"/>
 <error line="26" column="6" severity="error" message="Missing @var tag in member variable comment" source="Squiz.Commenting.VariableComment.MissingVar"/>
 <error line="32" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="33" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="33" column="61" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="33" column="84" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="33" column="85" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="34" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="34" column="54" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="34" column="77" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="34" column="78" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="35" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="35" column="63" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="35" column="86" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="35" column="87" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="36" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="36" column="56" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="36" column="79" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="36" column="80" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="37" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="37" column="58" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="37" column="81" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="37" column="82" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="38" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="38" column="57" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="38" column="80" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="38" column="81" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="39" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="39" column="57" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="39" column="80" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="39" column="81" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="49" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="51" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="51" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="51" column="36" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="51" column="37" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="58" column="5" severity="error" message="Doc comment for parameter &quot;$fields&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="61" column="34" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="61" column="42" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="62" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="63" column="28" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="63" column="38" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="65" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="65" column="35" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="67" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="67" column="17" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="67" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="67" column="48" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="67" column="49" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="70" column="37" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="70" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="71" column="37" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="71" column="137" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="76" column="44" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="76" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="77" column="44" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="77" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="78" column="44" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="78" column="78" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="84" column="39" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="84" column="66" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="85" column="39" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="85" column="84" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="90" column="39" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="90" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="91" column="39" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="91" column="87" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="96" column="39" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="96" column="68" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="97" column="39" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="97" column="114" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="102" column="39" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="102" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="103" column="39" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="103" column="137" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/legacy/class-placeholders.php">
 <error line="46" column="5" severity="error" message="Doc comment for parameter &quot;$post_types&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="112" column="5" severity="error" message="Doc comment for parameter &quot;$text_size&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="112" column="5" severity="error" message="Doc comment for parameter &quot;$post_type&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="112" column="5" severity="error" message="Doc comment for parameter &quot;$size&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="190" column="5" severity="error" message="Doc comment for parameter &quot;$meta&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="190" column="5" severity="error" message="Doc comment for parameter &quot;$post_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="190" column="5" severity="error" message="Doc comment for parameter &quot;$meta_key&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="236" column="5" severity="error" message="Doc comment for parameter &quot;$meta&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="236" column="5" severity="error" message="Doc comment for parameter &quot;$post_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="236" column="5" severity="error" message="Doc comment for parameter &quot;$meta_key&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="266" column="5" severity="error" message="Doc comment for parameter &quot;$image&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="266" column="5" severity="error" message="Doc comment for parameter &quot;$attachment_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="266" column="5" severity="error" message="Doc comment for parameter &quot;$size&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="266" column="5" severity="error" message="Doc comment for parameter &quot;$icon&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="269" column="12" severity="warning" message="The method parameter $icon is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed"/>
 <error line="324" column="5" severity="error" message="Doc comment for parameter &quot;$image_meta&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="324" column="5" severity="error" message="Doc comment for parameter &quot;$size_array&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="324" column="5" severity="error" message="Doc comment for parameter &quot;$image_src&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="324" column="5" severity="error" message="Doc comment for parameter &quot;$attachment_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="366" column="17" severity="error" message="Duplicate array key found. The value will be overwritten. The string array key &quot;medium&quot; was first seen on line 336" source="Universal.Arrays.DuplicateArrayKey.Found"/>
 <error line="391" column="5" severity="error" message="Doc comment for parameter &quot;$sources&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="391" column="5" severity="error" message="Doc comment for parameter &quot;$size_array&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="391" column="5" severity="error" message="Doc comment for parameter &quot;$image_src&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="391" column="5" severity="error" message="Doc comment for parameter &quot;$image_meta&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="391" column="5" severity="error" message="Doc comment for parameter &quot;$attachment_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/legacy/class-accommodation.php">
 <error line="92" column="19" severity="warning" message="Loose comparisons are not allowed. Expected: &quot;===&quot;; Found: &quot;==&quot;" source="Universal.Operators.StrictComparisons.LooseEqual"/>
 <error line="99" column="5" severity="error" message="Doc comment for parameter &quot;$html&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="99" column="5" severity="error" message="Doc comment for parameter &quot;$meta_key&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="99" column="5" severity="error" message="Doc comment for parameter &quot;$value&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="99" column="5" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="99" column="5" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="108" column="53" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="152" column="177" severity="error" message="Mixing different binary boolean operators within an expression without using parentheses to clarify precedence is not allowed." source="Generic.CodeAnalysis.RequireExplicitBooleanOperatorPrecedence.MissingParentheses"/>
 <error line="162" column="5" severity="error" message="Doc comment for parameter &quot;$html&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="162" column="5" severity="error" message="Doc comment for parameter &quot;$meta_key&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="162" column="5" severity="error" message="Doc comment for parameter &quot;$value&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="162" column="5" severity="error" message="Doc comment for parameter &quot;$before&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="162" column="5" severity="error" message="Doc comment for parameter &quot;$after&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/legacy/class-itinerary-query.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="22" column="1" severity="error" message="Opening brace should be on the same line as the declaration for class Itinerary_Query" source="Generic.Classes.OpeningBraceSameLine.BraceOnNewLine"/>
 <error line="94" column="32" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="94" column="34" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="104" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="106" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="106" column="77" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="107" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="107" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="107" column="40" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="107" column="47" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="107" column="71" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="107" column="72" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="109" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="109" column="60" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="111" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="111" column="59" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="111" column="88" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="111" column="96" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="118" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="126" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="127" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="127" column="40" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="139" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="140" column="46" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="144" column="5" severity="error" message="Doc comment for parameter &quot;$accommodation_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="144" column="5" severity="error" message="Doc comment for parameter &quot;$meta_key&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="147" column="8" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="149" column="12" severity="warning" message="The method parameter $meta_key is never used" source="Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed"/>
 <error line="149" column="45" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="149" column="108" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="150" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="151" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="151" column="46" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="151" column="78" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="151" column="97" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="151" column="98" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="152" column="24" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="152" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="153" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="153" column="41" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="153" column="55" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="153" column="56" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="155" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="155" column="21" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="155" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="155" column="40" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="155" column="41" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="156" column="37" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="156" column="46" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="158" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="158" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="161" column="17" severity="warning" message="This comment is 53% valid code; is this commented out code?" source="Squiz.PHP.CommentedOutCode.Found"/>
 <error line="162" column="1" severity="error" message="Block comments must start with a capital letter" source="Squiz.Commenting.BlockComment.NoCapital"/>
 <error line="166" column="1" severity="error" message="Comment closer must be on a new line" source="Squiz.Commenting.BlockComment.CloserSameLine"/>
 <error line="168" column="43" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="173" column="5" severity="error" message="Doc comment for parameter &quot;$accommodation_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="173" column="5" severity="error" message="Doc comment for parameter &quot;$gallery&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="176" column="8" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="177" column="8" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="179" column="39" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="179" column="85" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="180" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="181" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="181" column="40" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="182" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="182" column="74" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="183" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="183" column="45" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="183" column="63" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="183" column="64" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="185" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="185" column="21" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="185" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="185" column="44" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="185" column="45" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="186" column="41" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="186" column="54" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="190" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="190" column="47" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="191" column="21" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="191" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="191" column="47" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="191" column="52" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="191" column="77" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="191" column="84" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="191" column="106" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="191" column="107" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="192" column="25" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="192" column="60" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="197" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="197" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="204" column="5" severity="error" message="Doc comment for parameter &quot;$image_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="207" column="8" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="209" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="209" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="210" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="211" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="211" column="32" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="216" column="5" severity="error" message="Doc comment for parameter &quot;$image_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="219" column="8" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="222" column="34" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="222" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="223" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="224" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="224" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="224" column="40" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="224" column="45" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="224" column="45" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="224" column="83" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="224" column="84" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="231" column="5" severity="error" message="Doc comment for parameter &quot;$accommodation_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="234" column="8" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="237" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="237" column="62" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="238" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="240" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="240" column="44" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="240" column="76" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="240" column="95" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="240" column="102" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="240" column="134" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="240" column="153" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="240" column="160" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="240" column="184" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="240" column="185" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="242" column="35" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="242" column="72" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="242" column="111" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="243" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="243" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="243" column="38" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="243" column="45" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="243" column="63" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="243" column="64" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="244" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="244" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="245" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="245" column="37" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="246" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="246" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="248" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="248" column="103" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="251" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="251" column="99" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="260" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="264" column="5" severity="error" message="Doc comment for parameter &quot;$thumbnail_src&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="264" column="5" severity="error" message="Doc comment for parameter &quot;$index&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="264" column="5" severity="error" message="Doc comment for parameter &quot;$count&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="267" column="8" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="268" column="8" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="269" column="8" severity="error" message="Missing parameter type" source="Squiz.Commenting.FunctionComment.MissingParamType"/>
 <error line="272" column="5" severity="error" message="Visibility must be declared on method &quot;departure_day_image&quot;" source="Squiz.Scope.MethodScope.Missing"/>
 <error line="272" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="272" column="80" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="273" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="274" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="274" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="274" column="60" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="274" column="81" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="275" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="275" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="283" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="284" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="285" column="8" severity="error" message="Function return type is void, but function contains return statement" source="Squiz.Commenting.FunctionComment.InvalidReturnVoid"/>
 <error line="287" column="40" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="287" column="59" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="288" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="289" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="289" column="44" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="289" column="110" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="289" column="111" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="290" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="290" column="53" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="291" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="291" column="90" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="292" column="34" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="292" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="293" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="293" column="51" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="293" column="71" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="293" column="76" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="293" column="99" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="293" column="100" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="294" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="294" column="68" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/legacy/schema/class-lsx-to-schema-graph-piece.php">
 <error line="107" column="5" severity="error" message="Doc comment for parameter &quot;$data_key&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="138" column="5" severity="error" message="Doc comment for parameter &quot;$data_key&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="183" column="5" severity="error" message="Doc comment for parameter &quot;$special_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="235" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="236" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="283" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="458" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="459" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/legacy/schema/class-schema-utils.php">
 <error line="6" column="2" severity="error" message="There must be exactly one blank line after the file comment" source="Squiz.Commenting.FileComment.SpacingAfterComment"/>
 <error line="16" column="19" severity="error" message="Missing doc comment for function get_option()" source="Squiz.Commenting.FunctionComment.Missing"/>
 <error line="49" column="16" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="137" column="5" severity="error" message="Doc comment for parameter &quot;$email&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="141" column="8" severity="error" message="Doc comment for parameter $context does not match actual variable name $email" source="Squiz.Commenting.FunctionComment.ParamNameNoMatch"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/legacy/schema/class-lsx-to-tour-schema.php">
 <error line="117" column="5" severity="error" message="Doc comment for parameter &quot;$meta_key&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="122" column="8" severity="error" message="Doc comment for parameter $taxonomy does not match actual variable name $meta_key" source="Squiz.Commenting.FunctionComment.ParamNameNoMatch"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/legacy/class-maps.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="22" column="1" severity="error" message="Opening brace should be on the same line as the declaration for class Maps" source="Generic.Classes.OpeningBraceSameLine.BraceOnNewLine"/>
 <error line="64" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="70" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="70" column="52" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="70" column="82" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="70" column="90" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="77" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="78" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="78" column="65" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="78" column="109" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="78" column="110" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="84" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="84" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="84" column="46" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="84" column="47" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="88" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="88" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="88" column="35" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="88" column="52" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="94" column="13" severity="warning" message="This comment is 67% valid code; is this commented out code?" source="Squiz.PHP.CommentedOutCode.Found"/>
 <error line="97" column="39" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="97" column="48" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="123" column="5" severity="error" message="Doc comment for parameter &quot;$post_id&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="123" column="5" severity="error" message="Doc comment for parameter &quot;$args&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="130" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="130" column="65" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="131" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="158" column="24" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="158" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="159" column="24" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="159" column="36" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="159" column="46" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="159" column="65" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="161" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="161" column="48" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="164" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="164" column="48" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="169" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="169" column="36" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="170" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="170" column="45" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="173" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="173" column="13" severity="error" message="Expected 1 space after open parenthesis; 0 found" source="Generic.WhiteSpace.ArbitraryParenthesesSpacing.SpaceAfterOpen"/>
 <error line="173" column="87" severity="error" message="Expected 1 space before close parenthesis; 0 found" source="Generic.WhiteSpace.ArbitraryParenthesesSpacing.SpaceBeforeClose"/>
 <error line="173" column="177" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="174" column="37" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="174" column="62" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="176" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="176" column="68" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="182" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="182" column="54" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="190" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="190" column="43" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="191" column="30" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="191" column="72" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="191" column="81" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="191" column="82" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="194" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="194" column="51" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="195" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="195" column="50" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="195" column="74" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="195" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="198" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="198" column="49" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="200" column="228" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="200" column="250" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="200" column="273" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="200" column="295" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="200" column="326" severity="error" message="Expected 1 space after open parenthesis; 0 found" source="Generic.WhiteSpace.ArbitraryParenthesesSpacing.SpaceAfterOpen"/>
 <error line="200" column="370" severity="error" message="Expected 1 space before close parenthesis; 0 found" source="Generic.WhiteSpace.ArbitraryParenthesesSpacing.SpaceBeforeClose"/>
 <error line="203" column="15" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="203" column="23" severity="error" message="Expected 1 space after open parenthesis; 0 found" source="Generic.WhiteSpace.ArbitraryParenthesesSpacing.SpaceAfterOpen"/>
 <error line="203" column="80" severity="error" message="Expected 1 space before close parenthesis; 0 found" source="Generic.WhiteSpace.ArbitraryParenthesesSpacing.SpaceBeforeClose"/>
 <error line="203" column="115" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="204" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="204" column="21" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="204" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="204" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="204" column="53" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="205" column="49" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="205" column="70" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="208" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="208" column="61" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="209" column="33" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="209" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="211" column="21" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="211" column="68" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="211" column="86" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="211" column="87" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="214" column="25" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="214" column="90" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="215" column="42" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="215" column="87" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="215" column="96" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="215" column="97" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="221" column="29" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="221" column="63" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="222" column="44" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="222" column="62" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="222" column="89" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="222" column="90" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="225" column="44" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="225" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="227" column="215" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="227" column="240" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="227" column="299" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="227" column="324" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="227" column="355" severity="error" message="Expected 1 space after open parenthesis; 0 found" source="Generic.WhiteSpace.ArbitraryParenthesesSpacing.SpaceAfterOpen"/>
 <error line="227" column="399" severity="error" message="Expected 1 space before close parenthesis; 0 found" source="Generic.WhiteSpace.ArbitraryParenthesesSpacing.SpaceBeforeClose"/>
 <error line="230" column="37" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="230" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="231" column="29" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="231" column="49" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="234" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="234" column="63" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="257" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="260" column="29" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="260" column="46" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="261" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="263" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="263" column="31" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="264" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="264" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="265" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="265" column="66" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="266" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="266" column="17" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="266" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="266" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="266" column="63" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="266" column="105" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="266" column="123" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="266" column="124" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="267" column="61" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="269" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="269" column="108" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="281" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="472" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="472" column="13" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="472" column="37" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="472" column="38" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="474" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="474" column="47" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="474" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="474" column="77" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="476" column="11" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="476" column="19" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="476" column="49" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="476" column="50" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="478" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="478" column="47" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="478" column="85" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="478" column="86" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="483" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="483" column="40" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="484" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="484" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="484" column="34" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="484" column="40" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="484" column="62" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="484" column="63" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="491" column="12" severity="error" message="Missing doc comment for function map_marker_html()" source="Squiz.Commenting.FunctionComment.Missing"/>
 <error line="491" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="491" column="48" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="492" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="493" column="1" severity="error" message="Line indented incorrectly; expected 2 tabs, found 0" source="Generic.WhiteSpace.ScopeIndent.IncorrectExact"/>
 <error line="498" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="498" column="52" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="499" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="499" column="136" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="499" column="171" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="499" column="203" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="500" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="500" column="141" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="500" column="175" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="500" column="207" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="506" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="506" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="506" column="38" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="506" column="92" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="509" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="509" column="55" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="510" column="17" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="510" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="510" column="35" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="510" column="55" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="511" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="511" column="82" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="512" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="512" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="513" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="513" column="39" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="513" column="55" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="513" column="56" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="515" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="515" column="47" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="520" column="1" severity="error" message="Line indented incorrectly; expected at least 2 tabs, found 0" source="Generic.WhiteSpace.ScopeIndent.Incorrect"/>
 <error line="526" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="529" column="5" severity="error" message="Visibility must be declared on method &quot;map_start_end_points&quot;" source="Squiz.Scope.MethodScope.Missing"/>
 <error line="529" column="34" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="529" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="530" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="531" column="9" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="531" column="13" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="531" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="531" column="33" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="531" column="34" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="532" column="29" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="532" column="77" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="533" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="533" column="64" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="534" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="534" column="49" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="534" column="63" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="534" column="78" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="536" column="24" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="536" column="67" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="537" column="13" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="537" column="54" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/class-taxonomies.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="22" column="1" severity="error" message="Opening brace should be on the same line as the declaration for class Taxonomies" source="Generic.Classes.OpeningBraceSameLine.BraceOnNewLine"/>
 <error line="40" column="39" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen"/>
 <error line="40" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose"/>
 <error line="41" column="5" severity="error" message="Opening brace should be on the same line as the declaration" source="Generic.Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine"/>
 <error line="42" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="42" column="96" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="43" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="43" column="74" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="44" column="22" severity="error" message="Array keys must be surrounded by spaces unless they contain a string or an integer." source="WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys"/>
 <error line="44" column="32" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="44" column="50" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/classes/class-post-connections.php">
 <error line="4" column="2" severity="error" message="Missing @package tag in file comment" source="Squiz.Commenting.FileComment.MissingPackageTag"/>
 <error line="8" column="1" severity="error" message="Missing doc comment for class Post_Connections" source="Squiz.Commenting.ClassComment.Missing"/>
 <error line="26" column="12" severity="error" message="Missing member variable doc comment" source="Squiz.Commenting.VariableComment.Missing"/>
 <error line="82" column="5" severity="error" message="Doc comment for parameter &quot;$rows&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="82" column="5" severity="error" message="Doc comment for parameter &quot;$params&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="194" column="5" severity="error" message="Doc comment for parameter &quot;$params&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="194" column="5" severity="error" message="Doc comment for parameter &quot;$class&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="197" column="49" severity="warning" message="It is recommended not to use reserved keyword &quot;class&quot; as function parameter name. Found: $class" source="Universal.NamingConventions.NoReservedKeywordParameterNames.classFound"/>
 <error line="229" column="13" severity="warning" message="This comment is 70% valid code; is this commented out code?" source="Squiz.PHP.CommentedOutCode.Found"/>
 <error line="239" column="13" severity="warning" message="This comment is 79% valid code; is this commented out code?" source="Squiz.PHP.CommentedOutCode.Found"/>
 <error line="249" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="250" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="255" column="14" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="261" column="5" severity="error" message="Doc comment for parameter &quot;$params&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="319" column="22" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="356" column="44" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="361" column="42" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="372" column="42" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="383" column="39" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="408" column="5" severity="error" message="Doc comment for parameter &quot;$values&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="408" column="5" severity="error" message="Doc comment for parameter &quot;$parent&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="408" column="5" severity="error" message="Doc comment for parameter &quot;$continents&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="408" column="5" severity="error" message="Doc comment for parameter &quot;$depth&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="411" column="45" severity="warning" message="It is recommended not to use reserved keyword &quot;parent&quot; as function parameter name. Found: $parent" source="Universal.NamingConventions.NoReservedKeywordParameterNames.parentFound"/>
 <error line="430" column="5" severity="error" message="Doc comment for parameter &quot;$values&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="430" column="5" severity="error" message="Doc comment for parameter &quot;$parent&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="430" column="5" severity="error" message="Doc comment for parameter &quot;$depth&quot; missing" source="Squiz.Commenting.FunctionComment.MissingParamTag"/>
 <error line="433" column="43" severity="warning" message="It is recommended not to use reserved keyword &quot;parent&quot; as function parameter name. Found: $parent" source="Universal.NamingConventions.NoReservedKeywordParameterNames.parentFound"/>
 <error line="443" column="12" severity="error" message="Missing doc comment for function format_checkbox_facet()" source="Squiz.Commenting.FunctionComment.Missing"/>
 <error line="446" column="22" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="447" column="26" severity="warning" message="Loose comparisons are not allowed. Expected: &quot;===&quot;; Found: &quot;==&quot;" source="Universal.Operators.StrictComparisons.LooseEqual"/>
 <error line="447" column="54" severity="warning" message="Loose comparisons are not allowed. Expected: &quot;===&quot;; Found: &quot;==&quot;" source="Universal.Operators.StrictComparisons.LooseEqual"/>
 <error line="457" column="12" severity="error" message="Missing doc comment for function format_fselect_facet()" source="Squiz.Commenting.FunctionComment.Missing"/>
 <error line="460" column="23" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
 <error line="470" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="471" column="8" severity="error" message="Missing parameter comment" source="Squiz.Commenting.FunctionComment.MissingParamComment"/>
 <error line="474" column="42" severity="warning" message="It is recommended not to use reserved keyword &quot;return&quot; as function parameter name. Found: $return" source="Universal.NamingConventions.NoReservedKeywordParameterNames.returnFound"/>
 <error line="475" column="14" severity="warning" message="Not using strict comparison for in_array; supply true for $strict argument." source="WordPress.PHP.StrictInArray.MissingTrueStrict"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/constants/continents-codes.php">
 <error line="4" column="2" severity="error" message="Missing @package tag in file comment" source="Squiz.Commenting.FileComment.MissingPackageTag"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/constants/country-codes.php">
 <error line="4" column="2" severity="error" message="Missing @package tag in file comment" source="Squiz.Commenting.FileComment.MissingPackageTag"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/constants/continent-regions.php">
 <error line="4" column="2" severity="error" message="Missing @package tag in file comment" source="Squiz.Commenting.FileComment.MissingPackageTag"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/constants/settings-fields.php">
 <error line="1" column="1" severity="error" message="Missing file doc comment" source="Squiz.Commenting.FileComment.Missing"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/constants/continent-intermediate-regions.php">
 <error line="4" column="2" severity="error" message="Missing @package tag in file comment" source="Squiz.Commenting.FileComment.MissingPackageTag"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/tour-operator.php">
 <error line="20" column="40" severity="warning" message="It is recommended not to use reserved keyword &quot;class&quot; as function parameter name. Found: $class" source="Universal.NamingConventions.NoReservedKeywordParameterNames.classFound"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/taxonomies/config-accommodation-brand.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="19" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="19" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="20" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="20" column="71" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="21" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="21" column="79" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="22" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="22" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="23" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="23" column="78" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="24" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="24" column="79" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="25" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="25" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="26" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="26" column="78" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="27" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="27" column="79" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="28" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="28" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="29" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="29" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="30" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="30" column="112" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/taxonomies/config-accommodation-type.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="19" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="19" column="85" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="20" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="20" column="84" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="21" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="21" column="92" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="22" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="22" column="85" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="23" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="23" column="91" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="24" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="24" column="92" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="25" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="25" column="89" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="26" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="26" column="91" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="27" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="27" column="92" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="28" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="28" column="88" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="29" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="29" column="85" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="30" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="30" column="124" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/taxonomies/config-travel-style.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="26" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="26" column="79" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="27" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="27" column="78" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="28" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="28" column="86" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="29" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="29" column="79" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="30" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="30" column="85" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="31" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="31" column="86" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="32" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="32" column="83" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="33" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="33" column="85" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="34" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="34" column="86" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="35" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="35" column="82" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="36" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="36" column="79" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="37" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="37" column="124" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/taxonomies/config-facility.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="19" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="19" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="20" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="20" column="74" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="21" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="21" column="83" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="22" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="22" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="23" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="23" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="24" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="24" column="73" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="25" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="25" column="79" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="26" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="26" column="81" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="27" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="27" column="82" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="28" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="28" column="78" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="29" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="29" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="30" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="30" column="135" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/taxonomies/config-continent.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="19" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="19" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="20" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="20" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="21" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="21" column="83" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="22" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="22" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="23" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="23" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="24" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="24" column="73" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="25" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="25" column="80" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="26" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="26" column="82" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="27" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="27" column="83" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="28" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="28" column="79" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="29" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="29" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="30" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="30" column="115" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/partials/settings.php">
 <error line="1" column="1" severity="error" message="Missing file doc comment" source="Squiz.Commenting.FileComment.Missing"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/partials/post-type.php">
 <error line="1" column="13" severity="error" message="Missing file doc comment" source="Squiz.Commenting.FileComment.Missing"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/partials/general.php">
 <error line="2" column="5" severity="error" message="Missing file doc comment" source="Squiz.Commenting.FileComment.Missing"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/partials/navigation.php">
 <error line="1" column="1" severity="error" message="Missing file doc comment" source="Squiz.Commenting.FileComment.Missing"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/metaboxes/config-destination.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="14" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="14" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="21" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="21" column="59" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="23" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="23" column="129" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="31" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="31" column="55" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="33" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="33" column="119" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="41" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="41" column="55" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="43" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="43" column="112" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="51" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="51" column="55" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="53" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="53" column="112" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="61" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="61" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="63" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="63" column="119" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="71" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="71" column="53" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="73" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="73" column="118" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="81" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="81" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="83" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="83" column="146" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="91" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="91" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="93" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="93" column="110" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="101" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="101" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="103" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="103" column="110" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="111" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="111" column="55" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="113" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="113" column="116" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="121" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="121" column="50" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="126" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="126" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="134" column="35" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="134" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="148" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="148" column="60" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="151" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="151" column="132" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="153" column="28" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="153" column="46" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="155" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="155" column="79" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="155" column="82" severity="warning" message="This comment is 75% valid code; is this commented out code?" source="Squiz.PHP.CommentedOutCode.Found"/>
 <error line="159" column="1" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="159" column="5" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="159" column="7" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="159" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="159" column="69" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="159" column="126" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="159" column="127" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="162" column="19" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="162" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="167" column="19" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="167" column="66" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="171" column="5" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="171" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="171" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="171" column="64" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="171" column="112" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="171" column="113" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="176" column="22" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="176" column="59" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="182" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="182" column="70" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="198" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="198" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="204" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="204" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="206" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="206" column="127" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="217" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="217" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="218" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="218" column="139" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="230" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="230" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="231" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="231" column="128" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="241" column="22" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="241" column="90" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/metaboxes/config-accommodation.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="14" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="14" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="21" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="21" column="56" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="22" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="22" column="98" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="31" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="31" column="60" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="32" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="32" column="102" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="39" column="1" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="39" column="5" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="39" column="31" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="39" column="32" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="42" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="42" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="54" column="1" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="54" column="5" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="54" column="7" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="54" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="54" column="69" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="54" column="126" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="54" column="127" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="57" column="19" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="57" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="61" column="5" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="61" column="9" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="61" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="61" column="64" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="61" column="112" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="61" column="113" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="66" column="22" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="66" column="59" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="67" column="22" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="67" column="101" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="73" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="73" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="74" column="27" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="74" column="128" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="94" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="94" column="50" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="99" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="99" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="107" column="35" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="107" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="121" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="121" column="60" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="122" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="122" column="141" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="126" column="28" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="126" column="46" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="128" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="128" column="79" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="128" column="82" severity="warning" message="This comment is 75% valid code; is this commented out code?" source="Squiz.PHP.CommentedOutCode.Found"/>
 <error line="134" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="134" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="145" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="145" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="146" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="146" column="61" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="147" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="147" column="56" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="153" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="153" column="65" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="154" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="154" column="118" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="160" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="160" column="63" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="161" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="161" column="123" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="166" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="166" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="167" column="26" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="167" column="121" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="175" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="175" column="63" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="176" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="176" column="81" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="180" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="180" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="181" column="31" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="181" column="96" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="185" column="36" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="185" column="54" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="187" column="44" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="187" column="87" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="187" column="90" severity="warning" message="This comment is 75% valid code; is this commented out code?" source="Squiz.PHP.CommentedOutCode.Found"/>
 <error line="195" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="195" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="200" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="200" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="201" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="201" column="94" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="213" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="213" column="71" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="214" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="214" column="121" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="226" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="226" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="227" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="227" column="101" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="237" column="22" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="237" column="92" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/metaboxes/config-tour.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="14" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="14" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="21" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="21" column="63" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="22" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="22" column="96" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="35" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="35" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="36" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="36" column="94" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="49" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="49" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="50" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="50" column="108" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="59" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="59" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="60" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="60" column="88" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="69" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="69" column="56" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="70" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="70" column="131" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="79" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="79" column="60" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="80" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="80" column="135" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="89" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="89" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="90" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="90" column="92" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="96" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="96" column="67" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="97" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="97" column="90" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="103" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="103" column="75" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="104" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="104" column="112" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="108" column="1" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="108" column="5" severity="error" message="Expected 1 space before &quot;!&quot;; 0 found" source="WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"/>
 <error line="108" column="7" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="108" column="53" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="108" column="58" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="108" column="104" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="108" column="105" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="111" column="19" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="111" column="57" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="116" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="116" column="70" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="117" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="117" column="126" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="131" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="131" column="73" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="132" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="132" column="103" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="141" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="141" column="50" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="146" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="146" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="154" column="35" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="154" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="168" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="168" column="60" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="169" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="169" column="120" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="173" column="28" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="173" column="46" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="175" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="175" column="79" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="175" column="82" severity="warning" message="This comment is 75% valid code; is this commented out code?" source="Squiz.PHP.CommentedOutCode.Found"/>
 <error line="181" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="181" column="54" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="187" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="187" column="50" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="188" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="188" column="103" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="194" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="194" column="63" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="195" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="195" column="127" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="201" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="201" column="59" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="202" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="202" column="109" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="211" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="211" column="65" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="212" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="212" column="109" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="224" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="224" column="85" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="226" column="1" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="226" column="5" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="226" column="37" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="226" column="38" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="229" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="229" column="76" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="230" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="230" column="117" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="242" column="1" severity="error" message="No space after opening parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/>
 <error line="242" column="5" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="242" column="35" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="242" column="36" severity="error" message="No space before closing parenthesis is prohibited" source="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/>
 <error line="245" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="245" column="74" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="246" column="25" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="246" column="135" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="260" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="260" column="56" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="261" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="261" column="114" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="270" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="270" column="56" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="271" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="271" column="118" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="280" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="280" column="60" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="281" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="281" column="129" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="287" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="287" column="58" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="288" column="18" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="288" column="123" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="296" column="22" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="296" column="50" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="302" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="302" column="63" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="303" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="303" column="61" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="304" column="28" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="304" column="56" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="311" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="311" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="317" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="317" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="318" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="318" column="85" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="330" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="330" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="331" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="331" column="100" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="343" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="343" column="71" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="344" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="344" column="119" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="354" column="22" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="354" column="83" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
</file>
<file name="/Users/ash/Studio/to-local/wp-content/plugins/tour-operator/includes/metaboxes/config-post.php">
 <error line="1" column="1" severity="error" message="There must be no blank lines before the file comment" source="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
 <error line="14" column="17" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="14" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="20" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="20" column="51" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="28" column="35" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="28" column="69" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="42" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="42" column="60" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="45" column="23" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="45" column="88" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="47" column="28" severity="error" message="Expected 1 space after the array opener in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceAfterArrayOpenerSingleLine"/>
 <error line="47" column="46" severity="error" message="Expected 1 space before the array closer in a single line array. Found: no spaces" source="NormalizedArrays.Arrays.ArrayBraceSpacing.SpaceBeforeArrayCloserSingleLine"/>
 <error line="49" column="36" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="49" column="79" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="49" column="82" severity="warning" message="This comment is 75% valid code; is this commented out code?" source="Squiz.PHP.CommentedOutCode.Found"/>
 <error line="55" column="15" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="55" column="52" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="61" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="61" column="72" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="62" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="62" column="93" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="74" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="74" column="71" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="75" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="75" column="112" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="87" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="87" column="64" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="88" column="21" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="88" column="92" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
 <error line="98" column="22" severity="error" message="Expected 1 spaces after opening parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
 <error line="98" column="83" severity="error" message="Expected 1 spaces before closing parenthesis; 0 found" source="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/>
</file>
</checkstyle>

