PHP compatability checker
https://github.com/Alexia/php7mar
Example for Drupal code:
phpcs -p . --standard=PHPCompatibility --extensions=module/php,inc/php,install/php,php/php --runtime-set testVersion 7.2
Example for Drupal code:
phpcs -p . --standard=PHPCompatibility --extensions=module/php,inc/php,install/php,php/php --runtime-set testVersion 7.2
Comments
Post a Comment