<?xml version="1.0"?><rulesetname="PHP_CodeSniffer"><description>The coding standard for PHP_CodeSniffer itself.</description><exclude-pattern>*/Tests/*</exclude-pattern><!-- Include the whole PEAR standard --><ruleref="PEAR"/><!-- Include most of the Squiz standard --><ruleref="Squiz"><excludename="Squiz.Classes.ClassFileName"/><excludename="Squiz.Classes.ValidClassName"/><excludename="Squiz.Commenting.ClassComment"/><excludename="Squiz.Commenting.FileComment"/><excludename="Squiz.Commenting.FunctionComment"/><excludename="Squiz.Commenting.VariableComment"/><excludename="Squiz.ControlStructures.SwitchDeclaration"/><excludename="Squiz.Files.FileExtension"/><excludename="Squiz.NamingConventions.ConstantCase"/></rule><!-- We allow variables to be used inside double quoted strings --><ruleref="Squiz.Strings.DoubleQuoteUsage.ContainsVar"><severity>0</severity></rule></ruleset>