php7cc
command line tool to detect PHP 7 incompatible code
Install
- All systems
-
curl cmd.cat/php7cc.sh
- Debian
-
apt-get install php7cc
- Ubuntu
-
apt-get install php7cc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install php7cc
- Raspbian
-
apt-get install php7cc
- Dockerfile
- dockerfile.run/php7cc
php7cc
command line tool to detect PHP 7 incompatible code
A command-line tool to check PHP 5.3 - 5.6 code compatibility with PHP 7 This package provides "php7cc" utility.