معرفی شرکت ها


php7cc_1.1.0-1_amd64.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

command line tool to detect PHP 7 incompatible code
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Bionic-18.04
مخزن Ubuntu universe amd64
نام بسته php7cc
نام فایل بسته php7cc_1.1.0-1_amd64.deb
نسخه بسته 1.1.0
انتشار بسته 1
معماری بسته amd64
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/sstalle/php7cc
مجوز -
حجم دانلود 25458
حجم نصب 172
A command-line tool to check PHP 5.3 - 5.6 code compatibility with PHP 7 . This package provides "php7cc" utility.


جایگزین ها

بسته نسخه معماری مخزن
php7cc_1.1.0-1_i386.deb 1.1.0 i386 Ubuntu universe


نیازمندی

مقدار نام
- php-cli
- php-common
- php-symfony-console
- php-symfony-finder
>= 3.0 php-pimple
<< 4~~ php-pimple
>= 1.4 php-parser


نحوه نصب


نصب پکیج deb php7cc:

    sudo apt-get install php7cc_1.1.0-1_amd64.deb


فایل ها

مسیرها
./usr/bin/php7cc
./usr/share/doc/php7cc/README.md.gz
./usr/share/doc/php7cc/changelog.Debian.gz
./usr/share/doc/php7cc/copyright
./usr/share/php/Sstalle/php7cc/AbstractBaseMessage.php
./usr/share/php/Sstalle/php7cc/CLIOutputInterface.php
./usr/share/php/Sstalle/php7cc/CLIResultPrinter.php
./usr/share/php/Sstalle/php7cc/CompatibilityViolation/AbstractContext.php
./usr/share/php/Sstalle/php7cc/CompatibilityViolation/CheckMetadata.php
./usr/share/php/Sstalle/php7cc/CompatibilityViolation/ContextInterface.php
./usr/share/php/Sstalle/php7cc/CompatibilityViolation/FileContext.php
./usr/share/php/Sstalle/php7cc/CompatibilityViolation/Message.php
./usr/share/php/Sstalle/php7cc/CompatibilityViolation/StringContext.php
./usr/share/php/Sstalle/php7cc/ContextChecker.php
./usr/share/php/Sstalle/php7cc/Error/CheckError.php
./usr/share/php/Sstalle/php7cc/ExcludedPathCanonicalizer.php
./usr/share/php/Sstalle/php7cc/Helper/OSDetector.php
./usr/share/php/Sstalle/php7cc/Helper/Path/PathHelperFactory.php
./usr/share/php/Sstalle/php7cc/Helper/Path/PathHelperInterface.php
./usr/share/php/Sstalle/php7cc/Helper/Path/UnixPathHelper.php
./usr/share/php/Sstalle/php7cc/Helper/Path/WindowsPathHelper.php
./usr/share/php/Sstalle/php7cc/Helper/RegExp/RegExp.php
./usr/share/php/Sstalle/php7cc/Helper/RegExp/RegExpParser.php
./usr/share/php/Sstalle/php7cc/Infrastructure/Application.php
./usr/share/php/Sstalle/php7cc/Infrastructure/CLIOutputBridge.php
./usr/share/php/Sstalle/php7cc/Infrastructure/ContainerBuilder.php
./usr/share/php/Sstalle/php7cc/Infrastructure/PHP7CCCommand.php
./usr/share/php/Sstalle/php7cc/Iterator/AbstractRecursiveFilterIterator.php
./usr/share/php/Sstalle/php7cc/Iterator/ExcludedPathFilteringRecursiveIterator.php
./usr/share/php/Sstalle/php7cc/Iterator/ExtensionFilteringRecursiveIterator.php
./usr/share/php/Sstalle/php7cc/Iterator/FileDirectoryListRecursiveIterator.php
./usr/share/php/Sstalle/php7cc/Lexer/ExtendedLexer.php
./usr/share/php/Sstalle/php7cc/NodeAnalyzer/FunctionAnalyzer.php
./usr/share/php/Sstalle/php7cc/NodeStatementsRemover.php
./usr/share/php/Sstalle/php7cc/NodeTraverser/Traverser.php
./usr/share/php/Sstalle/php7cc/NodeVisitor/AbstractNewFunctionVisitor.php
./usr/share/php/Sstalle/php7cc/NodeVisitor/AbstractVisitor.php
./usr/share/php/Sstalle/php7cc/NodeVisitor/ArrayOrObjectValueAssignmentByReferenceVisitor.php
./usr/share/php/Sstalle/php7cc/NodeVisitor/BitwiseShiftVisitor.php
./usr/share/php/Sstalle/php7cc/NodeVisitor/DivisionModuloByZeroVisitor.php
./usr/share/php/Sstalle/php7cc/NodeVisitor/DuplicateFunctionParameterVisitor.php
./usr/share/php/Sstalle/php7cc/NodeVisitor/EscapedUnicodeCodepointVisitor.php
./usr/share/php/Sstalle/php7cc/NodeVisitor/ForeachVisitor.php
./usr/share/php/Sstalle/php7cc/NodeVisitor/FuncGetArgsVisitor.php
./usr/share/php/Sstalle/php7cc/NodeVisitor/GlobalNewFunctionVisitor.php
./usr/share/php/Sstalle/php7cc/NodeVisitor/GlobalVariableVariableVisitor.php
./usr/share/php/Sstalle/php7cc/NodeVisitor/HTTPRawPostDataVisitor.php
./usr/share/php/Sstalle/php7cc/NodeVisitor/HexadecimalNumberStringVisitor.php
./usr/share/php/Sstalle/php7cc/NodeVisitor/IndirectVariableOrMethodAccessVisitor.php
./usr/share/php/Sstalle/php7cc/NodeVisitor/InvalidOctalLiteralVisitor.php
... and 26 more