PHP compatability checker
https://github.com/PHPCompatibility/PHPCompatibility
vendor/bin/phpcs -p /mypath/to/sourcecode --standard=PHPCompatibility --extensions=module/php,inc/php,install/php,php/php --runtime-set testVersion 7.3
https://github.com/PHPCompatibility/PHPCompatibility
vendor/bin/phpcs -p /mypath/to/sourcecode --standard=PHPCompatibility --extensions=module/php,inc/php,install/php,php/php --runtime-set testVersion 7.3
Comments
Post a Comment