This file is indexed.

/usr/share/php/PHP/ is in php-codesniffer 1.1.0-1.

This file is owned by root:root, with mode 0o755.

File Mime Type Owner Mode Size
..
/usr/share/php/PHP/CodeSniffer/ root:root 0o755
/usr/share/php/PHP/CodeSniffer.php text/x-php root:root 0o644 54.0 KB
/usr/share/php/PHP/CodeSniffer/CLI.php text/x-php root:root 0o644 15.9 KB
/usr/share/php/PHP/CodeSniffer/CommentParser/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/CommentParser/AbstractDocElement.php text/x-php root:root 0o644 9.3 KB
/usr/share/php/PHP/CodeSniffer/CommentParser/AbstractParser.php text/x-php root:root 0o644 17.5 KB
/usr/share/php/PHP/CodeSniffer/CommentParser/ClassCommentParser.php text/x-php root:root 0o644 7.4 KB
/usr/share/php/PHP/CodeSniffer/CommentParser/CommentElement.php text/x-php root:root 0o644 7.1 KB
/usr/share/php/PHP/CodeSniffer/CommentParser/DocElement.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/PHP/CodeSniffer/CommentParser/FunctionCommentParser.php text/x-php root:root 0o644 5.4 KB
/usr/share/php/PHP/CodeSniffer/CommentParser/MemberCommentParser.php text/x-php root:root 0o644 2.2 KB
/usr/share/php/PHP/CodeSniffer/CommentParser/PairElement.php text/x-php root:root 0o644 4.8 KB
/usr/share/php/PHP/CodeSniffer/CommentParser/ParameterElement.php text/x-php root:root 0o644 9.3 KB
/usr/share/php/PHP/CodeSniffer/CommentParser/ParserException.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/PHP/CodeSniffer/CommentParser/SingleElement.php text/x-php root:root 0o644 5.1 KB
/usr/share/php/PHP/CodeSniffer/DocGenerators/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/DocGenerators/Generator.php text/x-php root:root 0o644 5.6 KB
/usr/share/php/PHP/CodeSniffer/DocGenerators/HTML.php text/x-php root:root 0o644 9.1 KB
/usr/share/php/PHP/CodeSniffer/DocGenerators/Text.php text/x-php root:root 0o644 8.6 KB
/usr/share/php/PHP/CodeSniffer/Exception.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/PHP/CodeSniffer/File.php text/x-php root:root 0o644 72.2 KB
/usr/share/php/PHP/CodeSniffer/Sniff.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/AbstractPatternSniff.php text/x-php root:root 0o644 28.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/AbstractScopeSniff.php text/x-php root:root 0o644 7.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/AbstractVariableSniff.php text/x-php root:root 0o644 7.2 KB
/usr/share/php/PHP/CodeSniffer/Standards/CodingStandard.php text/x-php root:root 0o644 2.2 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/Files/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/Files/LineLengthStandard.xml text/plain root:root 0o644 207 bytes
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/Formatting/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/Formatting/MultipleStatementAlignmentStandard.xml text/plain root:root 0o644 1.7 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/Functions/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/Functions/OpeningFunctionBraceBsdAllmanStandard.xml text/plain root:root 0o644 695 bytes
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/Functions/OpeningFunctionBraceKernighanRitchieStandard.xml text/plain root:root 0o644 693 bytes
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/NamingConventions/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/NamingConventions/UpperCaseConstantNameStandard.xml text/x-c++ root:root 0o644 618 bytes
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/PHP/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/PHP/DisallowShortOpenTagStandard.xml text/plain root:root 0o644 271 bytes
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/PHP/LowerCaseConstantStandard.xml text/plain root:root 0o644 609 bytes
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Docs/PHP/UpperCaseConstantStandard.xml text/plain root:root 0o644 609 bytes
/usr/share/php/PHP/CodeSniffer/Standards/Generic/GenericCodingStandard.php text/x-php root:root 0o644 1.2 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/EmptyStatementSniff.php text/x-php root:root 0o644 3.9 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/ForLoopShouldBeWhileLoopSniff.php text/x-php root:root 0o644 2.8 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/ForLoopWithTestFunctionCallSniff.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/JumbledIncrementerSniff.php text/x-php root:root 0o644 4.2 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnconditionalIfStatementSniff.php text/x-php root:root 0o644 2.9 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnnecessaryFinalModifierSniff.php text/x-php root:root 0o644 2.8 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnusedFunctionParameterSniff.php text/x-php root:root 0o644 4.7 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UselessOverridingMethodSniff.php text/x-php root:root 0o644 5.7 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/ControlStructures/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/ControlStructures/InlineControlStructureSniff.php text/x-php root:root 0o644 3.7 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Files/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Files/LineEndingsSniff.php text/x-php root:root 0o644 2.5 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Files/LineLengthSniff.php text/x-php root:root 0o644 4.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Formatting/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Formatting/DisallowMultipleStatementsSniff.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Formatting/MultipleStatementAlignmentSniff.php text/x-php root:root 0o644 9.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Formatting/NoSpaceAfterCastSniff.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Formatting/SpaceAfterCastSniff.php text/x-php root:root 0o644 2.2 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Functions/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceBsdAllmanSniff.php text/x-php root:root 0o644 4.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceKernighanRitchieSniff.php text/x-php root:root 0o644 3.6 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Metrics/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Metrics/CyclomaticComplexitySniff.php text/x-php root:root 0o644 3.6 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/Metrics/NestingLevelSniff.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/UpperCaseConstantNameSniff.php text/x-php root:root 0o644 5.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/PHP/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/PHP/DisallowShortOpenTagSniff.php text/x-php root:root 0o644 2.9 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/PHP/ForbiddenFunctionsSniff.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/PHP/LowerCaseConstantSniff.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/PHP/UpperCaseConstantSniff.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/DisallowTabIndentSniff.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/ScopeIndentSniff.php text/x-php root:root 0o644 11.2 KB
/usr/share/php/PHP/CodeSniffer/Standards/IncorrectPatternException.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/MySource/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/MySource/MySourceCodingStandard.php text/x-php root:root 0o644 1.5 KB
/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Channels/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Channels/IncludeSystemSniff.php text/x-php root:root 0o644 10.6 KB
/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Channels/UnusedSystemSniff.php text/x-php root:root 0o644 4.6 KB
/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Debug/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Debug/FirebugConsoleSniff.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Objects/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Objects/AssignThisSniff.php text/x-php root:root 0o644 2.8 KB
/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Objects/DisallowNewWidgetSniff.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/PHP/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/PHP/EvalObjectFactorySniff.php text/x-php root:root 0o644 4.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/PHP/ReturnFunctionValueSniff.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Strings/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/MySource/Sniffs/Strings/JoinStringsSniff.php text/x-php root:root 0o644 3.6 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/Files/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/Files/IncludingFileStandard.xml text/plain root:root 0o644 1.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/Files/LineLengthStandard.xml text/plain root:root 0o644 207 bytes
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/Functions/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/Functions/FunctionCallArgumentSpacingStandard.xml text/plain root:root 0o644 571 bytes
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/Functions/FunctionCallSignatureStandard.xml text/plain root:root 0o644 669 bytes
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/Functions/ValidDefaultValueStandard.xml text/plain root:root 0o644 635 bytes
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/NamingConventions/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/NamingConventions/ValidClassNameStandard.xml text/plain root:root 0o644 689 bytes
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/NamingConventions/ValidFunctionNameStandard.xml text/plain root:root 0o644 806 bytes
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/PEARCodingStandard.php text/x-php root:root 0o644 1.9 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Classes/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Classes/ClassDeclarationSniff.php text/x-php root:root 0o644 4.0 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Commenting/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Commenting/ClassCommentSniff.php text/x-php root:root 0o644 8.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Commenting/FileCommentSniff.php text/x-php root:root 0o644 27.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Commenting/FunctionCommentSniff.php text/x-php root:root 0o644 17.0 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Commenting/InlineCommentSniff.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/ControlSignatureSniff.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/InlineControlStructureSniff.php text/x-php root:root 0o644 1.5 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Files/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Files/IncludingFileSniff.php text/x-php root:root 0o644 5.0 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Files/LineEndingsSniff.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Files/LineLengthSniff.php text/x-php root:root 0o644 1.6 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Functions/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Functions/FunctionCallArgumentSpacingSniff.php text/x-php root:root 0o644 5.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Functions/FunctionCallSignatureSniff.php text/x-php root:root 0o644 4.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/Functions/ValidDefaultValueSniff.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidClassNameSniff.php text/x-php root:root 0o644 3.6 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidFunctionNameSniff.php text/x-php root:root 0o644 9.7 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidVariableNameSniff.php text/x-php root:root 0o644 3.7 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php text/x-php root:root 0o644 4.2 KB
/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ScopeIndentSniff.php text/x-php root:root 0o644 1.5 KB
/usr/share/php/PHP/CodeSniffer/Standards/PHPCS/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/PHPCS/PHPCSCodingStandard.php text/x-php root:root 0o644 2.9 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Docs/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Docs/Arrays/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Docs/Arrays/ArrayDeclarationStandard.xml text/plain root:root 0o644 3.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Arrays/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Arrays/ArrayBracketSpacingSniff.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Arrays/ArrayDeclarationSniff.php text/x-php root:root 0o644 20.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Classes/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Classes/ClassDeclarationSniff.php text/x-php root:root 0o644 9.7 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Classes/ClassFileNameSniff.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Classes/LowercaseClassKeywordsSniff.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Classes/SelfMemberReferenceSniff.php text/x-php root:root 0o644 3.6 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Classes/ValidClassNameSniff.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/BlockCommentSniff.php text/x-php root:root 0o644 8.7 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/ClassCommentSniff.php text/x-php root:root 0o644 12.6 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/ClosingDeclarationCommentSniff.php text/x-php root:root 0o644 3.9 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/DocCommentAlignmentSniff.php text/x-php root:root 0o644 5.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/EmptyCatchCommentSniff.php text/x-php root:root 0o644 2.2 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/FileCommentSniff.php text/x-php root:root 0o644 22.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/FunctionCommentSniff.php text/x-php root:root 0o644 31.8 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/FunctionCommentThrowTagSniff.php text/x-php root:root 0o644 6.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/InlineCommentSniff.php text/x-php root:root 0o644 7.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/LongConditionClosingCommentSniff.php text/x-php root:root 0o644 5.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/PostStatementCommentSniff.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Commenting/VariableCommentSniff.php text/x-php root:root 0o644 14.5 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ControlSignatureSniff.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ElseIfDeclarationSniff.php text/x-php root:root 0o644 1.9 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ForEachLoopDeclarationSniff.php text/x-php root:root 0o644 4.5 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ForLoopDeclarationSniff.php text/x-php root:root 0o644 4.5 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/InlineIfDeclarationSniff.php text/x-php root:root 0o644 4.9 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/LowercaseDeclarationSniff.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/SwitchDeclarationSniff.php text/x-php root:root 0o644 12.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Debug/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Debug/JavaScriptLintSniff.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Files/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Files/FileExtensionSniff.php text/x-php root:root 0o644 2.7 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Files/LineEndingsSniff.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Files/LineLengthSniff.php text/x-php root:root 0o644 1.6 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Formatting/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Formatting/MultipleStatementAlignmentSniff.php text/x-php root:root 0o644 1.7 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Formatting/OperatorBracketSniff.php text/x-php root:root 0o644 9.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Formatting/OutputBufferingIndentSniff.php text/x-php root:root 0o644 4.2 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Functions/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDeclarationArgumentSpacingSniff.php text/x-php root:root 0o644 9.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDeclarationSniff.php text/x-php root:root 0o644 1.6 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDuplicateArgumentSniff.php text/x-php root:root 0o644 2.5 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Functions/GlobalFunctionSniff.php text/x-php root:root 0o644 2.2 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Functions/LowercaseFunctionKeywordsSniff.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ConstantCaseSniff.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ValidFunctionNameSniff.php text/x-php root:root 0o644 2.5 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ValidVariableNameSniff.php text/x-php root:root 0o644 8.7 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Objects/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Objects/ObjectInstantiationSniff.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Objects/ObjectMemberCommaSniff.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Operators/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Operators/ComparisonOperatorUsageSniff.php text/x-php root:root 0o644 6.5 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Operators/IncrementDecrementUsageSniff.php text/x-php root:root 0o644 7.8 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Operators/ValidLogicalOperatorsSniff.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/CommentedOutCodeSniff.php text/x-php root:root 0o644 5.6 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowInlineIfSniff.php text/x-php root:root 0o644 1.8 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowMultipleAssignmentsSniff.php text/x-php root:root 0o644 6.2 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowObEndFlushSniff.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowSizeFunctionsInLoopsSniff.php text/x-php root:root 0o644 2.6 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/EmbeddedPhpSniff.php text/x-php root:root 0o644 9.0 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/EvalSniff.php text/x-php root:root 0o644 1.7 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/ForbiddenFunctionsSniff.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/GlobalKeywordSniff.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/HeredocSniff.php text/x-php root:root 0o644 1.8 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/InnerFunctionsSniff.php text/x-php root:root 0o644 1.9 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/LowercasePHPFunctionsSniff.php text/x-php root:root 0o644 4.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/PHP/NonExecutableCodeSniff.php text/x-php root:root 0o644 7.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Scope/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Scope/MemberVarScopeSniff.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Scope/MethodScopeSniff.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Scope/StaticThisUsageSniff.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Strings/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Strings/ConcatenationSpacingSniff.php text/x-php root:root 0o644 3.5 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Strings/DoubleQuoteUsageSniff.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/Strings/EchoedStringsSniff.php text/x-php root:root 0o644 2.7 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/CastSpacingSniff.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ControlStructureSpacingSniff.php text/x-php root:root 0o644 5.0 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionClosingBraceSpaceSniff.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionOpeningBraceSpaceSniff.php text/x-php root:root 0o644 2.7 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionSpacingSniff.php text/x-php root:root 0o644 5.6 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/LanguageConstructSpacingSniff.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/MemberVarSpacingSniff.php text/x-php root:root 0o644 4.1 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ObjectOperatorSpacingSniff.php text/x-php root:root 0o644 2.9 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/OperatorSpacingSniff.php text/x-php root:root 0o644 7.7 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php text/x-php root:root 0o644 3.7 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ScopeIndentSniff.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ScopeKeywordSpacingSniff.php text/x-php root:root 0o644 2.2 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/SemicolonSpacingSniff.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/SuperfluousWhitespaceSniff.php text/x-php root:root 0o644 5.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/Squiz/SquizCodingStandard.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/PHP/CodeSniffer/Standards/Zend/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Zend/Sniffs/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Zend/Sniffs/Debug/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Zend/Sniffs/Debug/CodeAnalyzerSniff.php text/x-php root:root 0o644 4.3 KB
/usr/share/php/PHP/CodeSniffer/Standards/Zend/Sniffs/Files/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Zend/Sniffs/Files/ClosingTagSniff.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/PHP/CodeSniffer/Standards/Zend/Sniffs/Files/LineLengthSniff.php text/x-php root:root 0o644 1.6 KB
/usr/share/php/PHP/CodeSniffer/Standards/Zend/Sniffs/NamingConventions/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Standards/Zend/Sniffs/NamingConventions/ValidVariableNameSniff.php text/x-php root:root 0o644 9.6 KB
/usr/share/php/PHP/CodeSniffer/Standards/Zend/ZendCodingStandard.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/PHP/CodeSniffer/Tokenizers/ root:root 0o755
/usr/share/php/PHP/CodeSniffer/Tokenizers/JS.php text/x-php root:root 0o644 30.4 KB
/usr/share/php/PHP/CodeSniffer/Tokenizers/PHP.php text/x-php root:root 0o644 18.1 KB
/usr/share/php/PHP/CodeSniffer/Tokens.php text/x-php root:root 0o644 12.9 KB