php-codesniffer (3.5.8-3)
Details
Core information at a glance
- Distribution
- debian
- Origin
- debian-bullseye
- Repository
- https://deb.debian.org/debian
- Codename
- bullseye
- Component
- main
- Source
- php-codesniffer
- Architecture
- i386
- Section
- php
- Priority
- optional
- Maintainer
- Debian PHP PEAR Maintainers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 4.3 MB
- Size expected
- 635.3 kB
- Size actual
- 635.3 kB
- Size match
- match
Dependencies
Required package dependencies
Suggested packages
Recommended additional packages
- None
Description
PHP, CSS and JavaScript coding standard analyzer and checker
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | d99e9da2…ff9c17da | match |
| SHA-1 | be8cab5b…7200a125 | not available |
| SHA-256 | d519540f…a623b4df | match |
| SHA-512 | 409d0ae5…5b5b35e2 | not available |
Contents
Files and directories included
. etc etc/php-codesniffer etc/php-codesniffer/CodeSniffer.conf usr usr/bin usr/bin/phpcbf usr/bin/phpcs usr/share usr/share/doc usr/share/doc/php-codesniffer usr/share/doc/php-codesniffer/changelog.Debian.gz usr/share/doc/php-codesniffer/changelog.gz usr/share/doc/php-codesniffer/copyright usr/share/doc/php-codesniffer/package.xml.gz usr/share/man usr/share/man/man1 usr/share/man/man1/phpcbf.1.gz usr/share/man/man1/phpcs.1.gz usr/share/php usr/share/php/.registry usr/share/php/.registry/php_codesniffer.reg usr/share/php/PHP usr/share/php/PHP/CodeSniffer usr/share/php/PHP/CodeSniffer/autoload.php usr/share/php/PHP/CodeSniffer/phpcs.xml.dist usr/share/php/PHP/CodeSniffer/phpcs.xsd usr/share/php/PHP/CodeSniffer/src usr/share/php/PHP/CodeSniffer/src/Config.php usr/share/php/PHP/CodeSniffer/src/Exceptions usr/share/php/PHP/CodeSniffer/src/Exceptions/DeepExitException.php usr/share/php/PHP/CodeSniffer/src/Exceptions/RuntimeException.php usr/share/php/PHP/CodeSniffer/src/Exceptions/TokenizerException.php usr/share/php/PHP/CodeSniffer/src/Files usr/share/php/PHP/CodeSniffer/src/Files/DummyFile.php usr/share/php/PHP/CodeSniffer/src/Files/File.php usr/share/php/PHP/CodeSniffer/src/Files/FileList.php usr/share/php/PHP/CodeSniffer/src/Files/LocalFile.php usr/share/php/PHP/CodeSniffer/src/Filters usr/share/php/PHP/CodeSniffer/src/Filters/ExactMatch.php usr/share/php/PHP/CodeSniffer/src/Filters/Filter.php usr/share/php/PHP/CodeSniffer/src/Filters/GitModified.php usr/share/php/PHP/CodeSniffer/src/Filters/GitStaged.php usr/share/php/PHP/CodeSniffer/src/Fixer.php usr/share/php/PHP/CodeSniffer/src/Generators usr/share/php/PHP/CodeSniffer/src/Generators/Generator.php usr/share/php/PHP/CodeSniffer/src/Generators/HTML.php usr/share/php/PHP/CodeSniffer/src/Generators/Markdown.php usr/share/php/PHP/CodeSniffer/src/Generators/Text.php usr/share/php/PHP/CodeSniffer/src/Reporter.php usr/share/php/PHP/CodeSniffer/src/Reports usr/share/php/PHP/CodeSniffer/src/Reports/Cbf.php usr/share/php/PHP/CodeSniffer/src/Reports/Checkstyle.php usr/share/php/PHP/CodeSniffer/src/Reports/Code.php usr/share/php/PHP/CodeSniffer/src/Reports/Csv.php usr/share/php/PHP/CodeSniffer/src/Reports/Diff.php usr/share/php/PHP/CodeSniffer/src/Reports/Emacs.php usr/share/php/PHP/CodeSniffer/src/Reports/Full.php usr/share/php/PHP/CodeSniffer/src/Reports/Gitblame.php usr/share/php/PHP/CodeSniffer/src/Reports/Hgblame.php usr/share/php/PHP/CodeSniffer/src/Reports/Info.php usr/share/php/PHP/CodeSniffer/src/Reports/Json.php usr/share/php/PHP/CodeSniffer/src/Reports/Junit.php usr/share/php/PHP/CodeSniffer/src/Reports/Notifysend.php usr/share/php/PHP/CodeSniffer/src/Reports/Report.php usr/share/php/PHP/CodeSniffer/src/Reports/Source.php usr/share/php/PHP/CodeSniffer/src/Reports/Summary.php usr/share/php/PHP/CodeSniffer/src/Reports/Svnblame.php usr/share/php/PHP/CodeSniffer/src/Reports/VersionControl.php usr/share/php/PHP/CodeSniffer/src/Reports/Xml.php usr/share/php/PHP/CodeSniffer/src/Ruleset.php usr/share/php/PHP/CodeSniffer/src/Runner.php usr/share/php/PHP/CodeSniffer/src/Sniffs usr/share/php/PHP/CodeSniffer/src/Sniffs/AbstractArraySniff.php usr/share/php/PHP/CodeSniffer/src/Sniffs/AbstractPatternSniff.php usr/share/php/PHP/CodeSniffer/src/Sniffs/AbstractScopeSniff.php usr/share/php/PHP/CodeSniffer/src/Sniffs/AbstractVariableSniff.php usr/share/php/PHP/CodeSniffer/src/Sniffs/Sniff.php usr/share/php/PHP/CodeSniffer/src/Standards usr/share/php/PHP/CodeSniffer/src/Standards/Generic usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Arrays usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Arrays/DisallowLongArraySyntaxStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Arrays/DisallowShortArraySyntaxStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Classes usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Classes/DuplicateClassNameStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Classes/OpeningBraceSameLineStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/CodeAnalysis usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/CodeAnalysis/AssignmentInConditionStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/CodeAnalysis/EmptyStatementStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/CodeAnalysis/ForLoopShouldBeWhileLoopStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/CodeAnalysis/ForLoopWithTestFunctionCallStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/CodeAnalysis/JumbledIncrementerStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/CodeAnalysis/UnconditionalIfStatementStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/CodeAnalysis/UnnecessaryFinalModifierStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/CodeAnalysis/UnusedFunctionParameterStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/CodeAnalysis/UselessOverridingMethodStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Commenting usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Commenting/FixmeStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Commenting/TodoStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/ControlStructures usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/ControlStructures/DisallowYodaConditionsStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/ControlStructures/InlineControlStructureStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Debug usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Debug/CSSLintStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Debug/ClosureLinterStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Debug/JSHintStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Files usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Files/ByteOrderMarkStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Files/EndFileNewlineStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Files/EndFileNoNewlineStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Files/ExecutableFileStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Files/InlineHTMLStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Files/LineEndingsStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Files/LineLengthStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Files/LowercasedFilenameStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Files/OneClassPerFileStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Files/OneInterfacePerFileStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Files/OneObjectStructurePerFileStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Files/OneTraitPerFileStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Formatting usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Formatting/DisallowMultipleStatementsStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Formatting/MultipleStatementAlignmentStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Formatting/NoSpaceAfterCastStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Formatting/SpaceAfterCastStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Formatting/SpaceAfterNotStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Functions usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Functions/CallTimePassByReferenceStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Functions/FunctionCallArgumentSpacingStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Functions/OpeningFunctionBraceBsdAllmanStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Functions/OpeningFunctionBraceKernighanRitchieStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Metrics usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Metrics/CyclomaticComplexityStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Metrics/NestingLevelStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/NamingConventions usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/NamingConventions/CamelCapsFunctionNameStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/NamingConventions/ConstructorNameStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/NamingConventions/UpperCaseConstantNameStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/PHP usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/PHP/BacktickOperatorStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/PHP/CharacterBeforePHPOpeningTagStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/PHP/ClosingPHPTagStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/PHP/DeprecatedFunctionsStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/PHP/DisallowAlternativePHPTagsStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/PHP/DisallowRequestSuperglobalStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/PHP/DisallowShortOpenTagStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/PHP/DiscourageGotoStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/PHP/ForbiddenFunctionsStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/PHP/LowerCaseConstantStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/PHP/LowerCaseKeywordStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/PHP/LowerCaseTypeStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/PHP/NoSilencedErrorsStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/PHP/SAPIUsageStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/PHP/UpperCaseConstantStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Strings usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/Strings/UnnecessaryStringConcatStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/VersionControl usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/VersionControl/SubversionPropertiesStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/WhiteSpace usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/WhiteSpace/ArbitraryParenthesesSpacingStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/WhiteSpace/DisallowSpaceIndentStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/WhiteSpace/DisallowTabIndentStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/WhiteSpace/ScopeIndentStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Docs/WhiteSpace/SpreadOperatorSpacingAfterStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Arrays usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Arrays/ArrayIndentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Arrays/DisallowLongArraySyntaxSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Arrays/DisallowShortArraySyntaxSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Classes usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Classes/DuplicateClassNameSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Classes/OpeningBraceSameLineSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/CodeAnalysis usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/CodeAnalysis/AssignmentInConditionSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/CodeAnalysis/EmptyPHPStatementSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/CodeAnalysis/EmptyStatementSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/CodeAnalysis/ForLoopShouldBeWhileLoopSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/CodeAnalysis/ForLoopWithTestFunctionCallSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/CodeAnalysis/JumbledIncrementerSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/CodeAnalysis/UnconditionalIfStatementSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/CodeAnalysis/UnnecessaryFinalModifierSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/CodeAnalysis/UnusedFunctionParameterSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/CodeAnalysis/UselessOverridingMethodSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Commenting usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Commenting/DocCommentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Commenting/FixmeSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Commenting/TodoSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/ControlStructures usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/ControlStructures/DisallowYodaConditionsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/ControlStructures/InlineControlStructureSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Debug usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Debug/CSSLintSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Debug/ClosureLinterSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Debug/ESLintSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Debug/JSHintSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Files usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Files/ByteOrderMarkSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Files/EndFileNewlineSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Files/EndFileNoNewlineSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Files/ExecutableFileSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Files/InlineHTMLSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Files/LineEndingsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Files/LineLengthSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Files/LowercasedFilenameSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Files/OneClassPerFileSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Files/OneInterfacePerFileSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Files/OneObjectStructurePerFileSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Files/OneTraitPerFileSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Formatting usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Formatting/DisallowMultipleStatementsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Formatting/MultipleStatementAlignmentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Formatting/NoSpaceAfterCastSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Formatting/SpaceAfterCastSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Formatting/SpaceAfterNotSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Formatting/SpaceBeforeCastSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Functions usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Functions/CallTimePassByReferenceSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Functions/FunctionCallArgumentSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceBsdAllmanSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceKernighanRitchieSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Metrics usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Metrics/CyclomaticComplexitySniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Metrics/NestingLevelSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/NamingConventions usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/NamingConventions/CamelCapsFunctionNameSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/NamingConventions/ConstructorNameSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/NamingConventions/UpperCaseConstantNameSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP/BacktickOperatorSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP/CharacterBeforePHPOpeningTagSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP/ClosingPHPTagSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP/DeprecatedFunctionsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP/DisallowAlternativePHPTagsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP/DisallowRequestSuperglobalSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP/DisallowShortOpenTagSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP/DiscourageGotoSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP/ForbiddenFunctionsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP/LowerCaseConstantSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP/LowerCaseKeywordSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP/LowerCaseTypeSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP/NoSilencedErrorsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP/RequireStrictTypesSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP/SAPIUsageSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP/SyntaxSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/PHP/UpperCaseConstantSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Strings usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/Strings/UnnecessaryStringConcatSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/VersionControl usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/VersionControl/GitMergeConflictSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/VersionControl/SubversionPropertiesSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/WhiteSpace usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/WhiteSpace/ArbitraryParenthesesSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/WhiteSpace/DisallowSpaceIndentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/WhiteSpace/DisallowTabIndentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/WhiteSpace/IncrementDecrementSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/WhiteSpace/LanguageConstructSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/WhiteSpace/ScopeIndentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/Sniffs/WhiteSpace/SpreadOperatorSpacingAfterSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Generic/ruleset.xml usr/share/php/PHP/CodeSniffer/src/Standards/MySource usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/CSS usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/CSS/BrowserSpecificStylesSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/Channels usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/Channels/DisallowSelfActionsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/Channels/IncludeOwnSystemSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/Channels/IncludeSystemSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/Channels/UnusedSystemSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/Commenting usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/Commenting/FunctionCommentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/Debug usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/Debug/DebugCodeSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/Debug/FirebugConsoleSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/Objects usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/Objects/AssignThisSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/Objects/CreateWidgetTypeCallbackSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/Objects/DisallowNewWidgetSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/PHP usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/PHP/AjaxNullComparisonSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/PHP/EvalObjectFactorySniff.php usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/PHP/GetRequestDataSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/PHP/ReturnFunctionValueSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/Strings usr/share/php/PHP/CodeSniffer/src/Standards/MySource/Sniffs/Strings/JoinStringsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/MySource/ruleset.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/Classes usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/Classes/ClassDeclarationStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/Commenting usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/Commenting/ClassCommentStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/Commenting/FileCommentStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/Commenting/FunctionCommentStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/Commenting/InlineCommentStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/ControlStructures usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/ControlStructures/ControlSignatureStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/ControlStructures/MultiLineConditionStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/Files usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/Files/IncludingFileStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/Files/LineLengthStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/Formatting usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/Formatting/MultiLineAssignmentStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/Functions usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/Functions/FunctionCallSignatureStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/Functions/FunctionDeclarationStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/Functions/ValidDefaultValueStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/NamingConventions usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/NamingConventions/ValidClassNameStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/NamingConventions/ValidFunctionNameStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/NamingConventions/ValidVariableNameStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/WhiteSpace usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/WhiteSpace/ObjectOperatorIndentStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/WhiteSpace/ScopeClosingBraceStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Docs/WhiteSpace/ScopeIndentStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/Classes usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/Classes/ClassDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/Commenting usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/Commenting/ClassCommentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/Commenting/FileCommentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/Commenting/FunctionCommentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/Commenting/InlineCommentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/ControlStructures usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/ControlStructures/ControlSignatureSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/ControlStructures/MultiLineConditionSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/Files usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/Files/IncludingFileSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/Formatting usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/Formatting/MultiLineAssignmentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/Functions usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/Functions/FunctionCallSignatureSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/Functions/FunctionDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/Functions/ValidDefaultValueSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/NamingConventions usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/NamingConventions/ValidClassNameSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/NamingConventions/ValidFunctionNameSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/NamingConventions/ValidVariableNameSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/WhiteSpace usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/WhiteSpace/ObjectOperatorIndentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/Sniffs/WhiteSpace/ScopeIndentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PEAR/ruleset.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR1 usr/share/php/PHP/CodeSniffer/src/Standards/PSR1/Docs usr/share/php/PHP/CodeSniffer/src/Standards/PSR1/Docs/Classes usr/share/php/PHP/CodeSniffer/src/Standards/PSR1/Docs/Classes/ClassDeclarationStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR1/Docs/Files usr/share/php/PHP/CodeSniffer/src/Standards/PSR1/Docs/Files/SideEffectsStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR1/Docs/Methods usr/share/php/PHP/CodeSniffer/src/Standards/PSR1/Docs/Methods/CamelCapsMethodNameStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR1/Sniffs usr/share/php/PHP/CodeSniffer/src/Standards/PSR1/Sniffs/Classes usr/share/php/PHP/CodeSniffer/src/Standards/PSR1/Sniffs/Classes/ClassDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR1/Sniffs/Files usr/share/php/PHP/CodeSniffer/src/Standards/PSR1/Sniffs/Files/SideEffectsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR1/Sniffs/Methods usr/share/php/PHP/CodeSniffer/src/Standards/PSR1/Sniffs/Methods/CamelCapsMethodNameSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR1/ruleset.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR12 usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Docs usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Docs/Classes usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Docs/Classes/ClassInstantiationStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Docs/Functions usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Docs/Functions/NullableTypeDeclarationStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Docs/Keywords usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Docs/Keywords/ShortFormTypeKeywordsStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Docs/Namespaces usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Docs/Namespaces/CompoundNamespaceDepthStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Docs/Operators usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Docs/Operators/OperatorSpacingStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Classes usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Classes/AnonClassDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Classes/ClassInstantiationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Classes/ClosingBraceSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/ControlStructures usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/ControlStructures/BooleanOperatorPlacementSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/ControlStructures/ControlStructureSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Files usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Files/DeclareStatementSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Files/FileHeaderSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Files/ImportStatementSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Files/OpenTagSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Functions usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Functions/NullableTypeDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Functions/ReturnTypeDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Keywords usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Keywords/ShortFormTypeKeywordsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Namespaces usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Namespaces/CompoundNamespaceDepthSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Operators usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Operators/OperatorSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Properties usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Properties/ConstantVisibilitySniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Traits usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/Sniffs/Traits/UseDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR12/ruleset.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR2 usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Docs usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Docs/Classes usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Docs/Classes/ClassDeclarationStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Docs/Classes/PropertyDeclarationStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Docs/ControlStructures usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Docs/ControlStructures/ControlStructureSpacingStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Docs/ControlStructures/ElseIfDeclarationStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Docs/ControlStructures/SwitchDeclarationStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Docs/Files usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Docs/Files/EndFileNewlineStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Docs/Methods usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Docs/Methods/MethodDeclarationStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Docs/Namespaces usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Docs/Namespaces/NamespaceDeclarationStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Docs/Namespaces/UseDeclarationStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs/Classes usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs/Classes/ClassDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs/Classes/PropertyDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs/ControlStructures usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs/ControlStructures/ControlStructureSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs/ControlStructures/ElseIfDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs/ControlStructures/SwitchDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs/Files usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs/Files/ClosingTagSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs/Files/EndFileNewlineSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs/Methods usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs/Methods/FunctionCallSignatureSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs/Methods/FunctionClosingBraceSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs/Methods/MethodDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs/Namespaces usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs/Namespaces/NamespaceDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/Sniffs/Namespaces/UseDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/PSR2/ruleset.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/Arrays usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/Arrays/ArrayBracketSpacingStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/Arrays/ArrayDeclarationStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/Classes usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/Classes/LowercaseClassKeywordsStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/Classes/SelfMemberReferenceStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/Commenting usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/Commenting/DocCommentAlignmentStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/Commenting/FunctionCommentThrowTagStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/ControlStructures usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/ControlStructures/ForEachLoopDeclarationStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/ControlStructures/ForLoopDeclarationStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/ControlStructures/LowercaseDeclarationStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/Functions usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/Functions/FunctionDuplicateArgumentStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/Functions/LowercaseFunctionKeywordsStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/Scope usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/Scope/StaticThisUsageStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/Strings usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/Strings/EchoedStringsStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/WhiteSpace usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/WhiteSpace/CastSpacingStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/WhiteSpace/FunctionOpeningBraceStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/WhiteSpace/LanguageConstructSpacingStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/WhiteSpace/ObjectOperatorSpacingStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/WhiteSpace/ScopeKeywordSpacingStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Docs/WhiteSpace/SemicolonSpacingStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Arrays usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Arrays/ArrayBracketSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Arrays/ArrayDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/ClassDefinitionClosingBraceSpaceSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/ClassDefinitionNameSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/ClassDefinitionOpeningBraceSpaceSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/ColonSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/ColourDefinitionSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/DisallowMultipleStyleDefinitionsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/DuplicateClassDefinitionSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/DuplicateStyleDefinitionSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/EmptyClassDefinitionSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/EmptyStyleDefinitionSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/ForbiddenStylesSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/IndentationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/LowercaseStyleDefinitionSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/MissingColonSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/NamedColoursSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/OpacitySniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/SemicolonSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/CSS/ShorthandSizeSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Classes usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Classes/ClassDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Classes/ClassFileNameSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Classes/DuplicatePropertySniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Classes/LowercaseClassKeywordsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Classes/SelfMemberReferenceSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Classes/ValidClassNameSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Commenting usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Commenting/BlockCommentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Commenting/ClassCommentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Commenting/ClosingDeclarationCommentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Commenting/DocCommentAlignmentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Commenting/EmptyCatchCommentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Commenting/FileCommentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Commenting/FunctionCommentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Commenting/FunctionCommentThrowTagSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Commenting/InlineCommentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Commenting/LongConditionClosingCommentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Commenting/PostStatementCommentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Commenting/VariableCommentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/ControlStructures usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/ControlStructures/ControlSignatureSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/ControlStructures/ElseIfDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/ControlStructures/ForEachLoopDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/ControlStructures/ForLoopDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/ControlStructures/InlineIfDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/ControlStructures/LowercaseDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/ControlStructures/SwitchDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Debug usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Debug/JSLintSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Debug/JavaScriptLintSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Files usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Files/FileExtensionSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Formatting usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Formatting/OperatorBracketSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Functions usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Functions/FunctionDeclarationArgumentSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Functions/FunctionDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Functions/FunctionDuplicateArgumentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Functions/GlobalFunctionSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Functions/LowercaseFunctionKeywordsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Functions/MultiLineFunctionDeclarationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/NamingConventions usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/NamingConventions/ValidFunctionNameSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/NamingConventions/ValidVariableNameSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Objects usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Objects/DisallowObjectStringIndexSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Objects/ObjectInstantiationSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Objects/ObjectMemberCommaSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Operators usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Operators/ComparisonOperatorUsageSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Operators/IncrementDecrementUsageSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Operators/ValidLogicalOperatorsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/PHP usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/PHP/CommentedOutCodeSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/PHP/DisallowBooleanStatementSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/PHP/DisallowComparisonAssignmentSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/PHP/DisallowInlineIfSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/PHP/DisallowMultipleAssignmentsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/PHP/DisallowSizeFunctionsInLoopsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/PHP/DiscouragedFunctionsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/PHP/EmbeddedPhpSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/PHP/EvalSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/PHP/GlobalKeywordSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/PHP/HeredocSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/PHP/InnerFunctionsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/PHP/LowercasePHPFunctionsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/PHP/NonExecutableCodeSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Scope usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Scope/MemberVarScopeSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Scope/MethodScopeSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Scope/StaticThisUsageSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Strings usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Strings/ConcatenationSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Strings/DoubleQuoteUsageSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/Strings/EchoedStringsSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/WhiteSpace usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/WhiteSpace/CastSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/WhiteSpace/ControlStructureSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/WhiteSpace/FunctionClosingBraceSpaceSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/WhiteSpace/FunctionOpeningBraceSpaceSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/WhiteSpace/FunctionSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/WhiteSpace/LanguageConstructSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/WhiteSpace/LogicalOperatorSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/WhiteSpace/MemberVarSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/WhiteSpace/ObjectOperatorSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/WhiteSpace/OperatorSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/WhiteSpace/PropertyLabelSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/WhiteSpace/ScopeKeywordSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/WhiteSpace/SemicolonSpacingSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/Sniffs/WhiteSpace/SuperfluousWhitespaceSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Squiz/ruleset.xml usr/share/php/PHP/CodeSniffer/src/Standards/Zend usr/share/php/PHP/CodeSniffer/src/Standards/Zend/Docs usr/share/php/PHP/CodeSniffer/src/Standards/Zend/Docs/Debug usr/share/php/PHP/CodeSniffer/src/Standards/Zend/Docs/Debug/CodeAnalyzerStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Zend/Docs/Files usr/share/php/PHP/CodeSniffer/src/Standards/Zend/Docs/Files/ClosingTagStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Zend/Docs/NamingConventions usr/share/php/PHP/CodeSniffer/src/Standards/Zend/Docs/NamingConventions/ValidVariableNameStandard.xml usr/share/php/PHP/CodeSniffer/src/Standards/Zend/Sniffs usr/share/php/PHP/CodeSniffer/src/Standards/Zend/Sniffs/Debug usr/share/php/PHP/CodeSniffer/src/Standards/Zend/Sniffs/Debug/CodeAnalyzerSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Zend/Sniffs/Files usr/share/php/PHP/CodeSniffer/src/Standards/Zend/Sniffs/Files/ClosingTagSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Zend/Sniffs/NamingConventions usr/share/php/PHP/CodeSniffer/src/Standards/Zend/Sniffs/NamingConventions/ValidVariableNameSniff.php usr/share/php/PHP/CodeSniffer/src/Standards/Zend/ruleset.xml usr/share/php/PHP/CodeSniffer/src/Tokenizers usr/share/php/PHP/CodeSniffer/src/Tokenizers/CSS.php usr/share/php/PHP/CodeSniffer/src/Tokenizers/Comment.php usr/share/php/PHP/CodeSniffer/src/Tokenizers/JS.php usr/share/php/PHP/CodeSniffer/src/Tokenizers/PHP.php usr/share/php/PHP/CodeSniffer/src/Tokenizers/Tokenizer.php usr/share/php/PHP/CodeSniffer/src/Util usr/share/php/PHP/CodeSniffer/src/Util/Cache.php usr/share/php/PHP/CodeSniffer/src/Util/Common.php usr/share/php/PHP/CodeSniffer/src/Util/Standards.php usr/share/php/PHP/CodeSniffer/src/Util/Timing.php usr/share/php/PHP/CodeSniffer/src/Util/Tokens.php usr/share/php/data usr/share/php/data/PHP_CodeSniffer usr/share/php/data/PHP_CodeSniffer/CodeSniffer.conf.dist