About

This package is 25.2 KB. It is available at http://ftp.debian.org/debian/pool/main/p/php7cc/php7cc_1.1.0-1_amd64.deb .

View its full control file here: debian/control.

Description

command line tool to detect PHP 7 incompatible code

Relations

This package depends on: php-cli, php-common, php-symfony-console, php-symfony-finder, php-pimple (>= 3.0), php-pimple (<< 4~~), php-parser (>= 1.4).

This package does not recommend any other package.

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

php7cc 1.1.0-1 is in debian - stretch / main. This package's architecture is: amd64.

File Mime Type Owner Mode Size
/usr/ root:root 0o755
/usr/bin/ root:root 0o755
/usr/bin/php7cc text/plain root:root 0o755 439 bytes
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/php7cc/ root:root 0o755
/usr/share/doc/php7cc/changelog.Debian.gz application/gzip root:root 0o644 261 bytes
/usr/share/doc/php7cc/changelog.gz application/gzip root:root 0o644 367 bytes
/usr/share/doc/php7cc/copyright text/plain root:root 0o644 1.9 KB
/usr/share/doc/php7cc/README.md.gz application/gzip root:root 0o644 2.3 KB
/usr/share/php/ root:root 0o755
/usr/share/php/Sstalle/ root:root 0o755
/usr/share/php/Sstalle/php7cc/ root:root 0o755
/usr/share/php/Sstalle/php7cc/AbstractBaseMessage.php text/x-php root:root 0o644 868 bytes
/usr/share/php/Sstalle/php7cc/autoload.php text/x-php root:root 0o644 8.3 KB
/usr/share/php/Sstalle/php7cc/CLIOutputInterface.php text/x-php root:root 0o644 232 bytes
/usr/share/php/Sstalle/php7cc/CLIResultPrinter.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/Sstalle/php7cc/CompatibilityViolation/ root:root 0o755
/usr/share/php/Sstalle/php7cc/CompatibilityViolation/AbstractContext.php text/x-php root:root 0o644 970 bytes
/usr/share/php/Sstalle/php7cc/CompatibilityViolation/CheckMetadata.php text/x-php root:root 0o644 939 bytes
/usr/share/php/Sstalle/php7cc/CompatibilityViolation/ContextInterface.php text/x-php root:root 0o644 718 bytes
/usr/share/php/Sstalle/php7cc/CompatibilityViolation/FileContext.php text/x-php root:root 0o644 1004 bytes
/usr/share/php/Sstalle/php7cc/CompatibilityViolation/Message.php text/x-php root:root 0o644 1.0 KB
/usr/share/php/Sstalle/php7cc/CompatibilityViolation/StringContext.php text/x-php root:root 0o644 775 bytes
/usr/share/php/Sstalle/php7cc/ContextChecker.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Sstalle/php7cc/Error/ root:root 0o755
/usr/share/php/Sstalle/php7cc/Error/CheckError.php text/x-php root:root 0o644 377 bytes
/usr/share/php/Sstalle/php7cc/ExcludedPathCanonicalizer.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Sstalle/php7cc/Helper/ root:root 0o755
/usr/share/php/Sstalle/php7cc/Helper/OSDetector.php text/x-php root:root 0o644 150 bytes
/usr/share/php/Sstalle/php7cc/Helper/Path/ root:root 0o755
/usr/share/php/Sstalle/php7cc/Helper/Path/PathHelperFactory.php text/x-php root:root 0o644 541 bytes
/usr/share/php/Sstalle/php7cc/Helper/Path/PathHelperInterface.php text/x-php root:root 0o644 308 bytes
/usr/share/php/Sstalle/php7cc/Helper/Path/UnixPathHelper.php text/x-php root:root 0o644 370 bytes
/usr/share/php/Sstalle/php7cc/Helper/Path/WindowsPathHelper.php text/x-php root:root 0o644 486 bytes
/usr/share/php/Sstalle/php7cc/Helper/RegExp/ root:root 0o755
/usr/share/php/Sstalle/php7cc/Helper/RegExp/RegExpParser.php text/x-php root:root 0o644 961 bytes
/usr/share/php/Sstalle/php7cc/Helper/RegExp/RegExp.php text/x-php root:root 0o644 2.6 KB
/usr/share/php/Sstalle/php7cc/Infrastructure/ root:root 0o755
/usr/share/php/Sstalle/php7cc/Infrastructure/Application.php text/x-php root:root 0o644 965 bytes
/usr/share/php/Sstalle/php7cc/Infrastructure/CLIOutputBridge.php text/x-php root:root 0o644 675 bytes
/usr/share/php/Sstalle/php7cc/Infrastructure/ContainerBuilder.php text/x-php root:root 0o644 10.4 KB
/usr/share/php/Sstalle/php7cc/Infrastructure/PHP7CCCommand.php text/x-php root:root 0o644 4.6 KB
/usr/share/php/Sstalle/php7cc/Iterator/ root:root 0o755
/usr/share/php/Sstalle/php7cc/Iterator/AbstractRecursiveFilterIterator.php text/x-php root:root 0o644 1.0 KB
/usr/share/php/Sstalle/php7cc/Iterator/ExcludedPathFilteringRecursiveIterator.php text/x-php root:root 0o644 847 bytes
/usr/share/php/Sstalle/php7cc/Iterator/ExtensionFilteringRecursiveIterator.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Sstalle/php7cc/Iterator/FileDirectoryListRecursiveIterator.php text/x-php root:root 0o644 1.9 KB
/usr/share/php/Sstalle/php7cc/Lexer/ root:root 0o755
/usr/share/php/Sstalle/php7cc/Lexer/ExtendedLexer.php text/x-php root:root 0o644 991 bytes
/usr/share/php/Sstalle/php7cc/NodeAnalyzer/ root:root 0o755
/usr/share/php/Sstalle/php7cc/NodeAnalyzer/FunctionAnalyzer.php text/x-php root:root 0o644 822 bytes
/usr/share/php/Sstalle/php7cc/NodeStatementsRemover.php text/x-php root:root 0o644 729 bytes
/usr/share/php/Sstalle/php7cc/NodeTraverser/ root:root 0o755
/usr/share/php/Sstalle/php7cc/NodeTraverser/Traverser.php text/x-php root:root 0o644 831 bytes
/usr/share/php/Sstalle/php7cc/NodeVisitor/ root:root 0o755
/usr/share/php/Sstalle/php7cc/NodeVisitor/AbstractNewFunctionVisitor.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/AbstractVisitor.php text/x-php root:root 0o644 1.2 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/ArrayOrObjectValueAssignmentByReferenceVisitor.php text/x-php root:root 0o644 1.5 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/BitwiseShiftVisitor.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/DivisionModuloByZeroVisitor.php text/x-php root:root 0o644 885 bytes
/usr/share/php/Sstalle/php7cc/NodeVisitor/DuplicateFunctionParameterVisitor.php text/x-php root:root 0o644 1011 bytes
/usr/share/php/Sstalle/php7cc/NodeVisitor/EscapedUnicodeCodepointVisitor.php text/x-php root:root 0o644 1.2 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/ForeachVisitor.php text/x-php root:root 0o644 5.5 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/FuncGetArgsVisitor.php text/x-php root:root 0o644 2.8 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/GlobalNewFunctionVisitor.php text/x-php root:root 0o644 608 bytes
/usr/share/php/Sstalle/php7cc/NodeVisitor/GlobalVariableVariableVisitor.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/HexadecimalNumberStringVisitor.php text/x-php root:root 0o644 579 bytes
/usr/share/php/Sstalle/php7cc/NodeVisitor/HTTPRawPostDataVisitor.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/IndirectVariableOrMethodAccessVisitor.php text/x-php root:root 0o644 1.0 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/InvalidOctalLiteralVisitor.php text/x-php root:root 0o644 659 bytes
/usr/share/php/Sstalle/php7cc/NodeVisitor/ListVisitor.php text/x-php root:root 0o644 1.0 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/MktimeVisitor.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/MultipleSwitchDefaultsVisitor.php text/x-php root:root 0o644 731 bytes
/usr/share/php/Sstalle/php7cc/NodeVisitor/NamespacedNewFunctionVisitor.php text/x-php root:root 0o644 692 bytes
/usr/share/php/Sstalle/php7cc/NodeVisitor/NewAssignmentByReferenceVisitor.php text/x-php root:root 0o644 515 bytes
/usr/share/php/Sstalle/php7cc/NodeVisitor/NewClassVisitor.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/PasswordHashSaltVisitor.php text/x-php root:root 0o644 1.5 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/PHP4ConstructorVisitor.php text/x-php root:root 0o644 1.6 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/PregReplaceEvalVisitor.php text/x-php root:root 0o644 1.5 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/RemovedFunctionCallVisitor.php text/x-php root:root 0o644 4.4 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/ReservedClassNameVisitor.php text/x-php root:root 0o644 2.6 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/ResolverInterface.php text/x-php root:root 0o644 239 bytes
/usr/share/php/Sstalle/php7cc/NodeVisitor/Resolver.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/SessionSetSaveHandlerVisitor.php text/x-php root:root 0o644 965 bytes
/usr/share/php/Sstalle/php7cc/NodeVisitor/SetcookieEmptyNameVisitor.php text/x-php root:root 0o644 1.6 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/VisitorInterface.php text/x-php root:root 0o644 555 bytes
/usr/share/php/Sstalle/php7cc/NodeVisitor/YieldExpressionVisitor.php text/x-php root:root 0o644 1.0 KB
/usr/share/php/Sstalle/php7cc/NodeVisitor/YieldInExpressionContextVisitor.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Sstalle/php7cc/PathChecker.php text/x-php root:root 0o644 1.7 KB
/usr/share/php/Sstalle/php7cc/PathCheckExecutor.php text/x-php root:root 0o644 1.8 KB
/usr/share/php/Sstalle/php7cc/PathCheckSettings.php text/x-php root:root 0o644 2.2 KB
/usr/share/php/Sstalle/php7cc/PathTraversableFactory.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/Sstalle/php7cc/ResultPrinterInterface.php text/x-php root:root 0o644 421 bytes
/usr/share/php/Sstalle/php7cc/Token/ root:root 0o755
/usr/share/php/Sstalle/php7cc/Token/TokenCollection.php text/x-php root:root 0o644 3.4 KB