VIP-Coding-Standards
VIP-Coding-Standards copied to clipboard
CI: add a test run against PHPCS 4.x (when it is closer to being released)
trafficstars
Follow up action after #628
Note: as things stand, testing against PHPCS 4.x requires to run composer install using --prefer-source as the abstract test case file is no longer included in the package for distribution. There is an issue open upstream to discuss this further.
See: https://github.com/squizlabs/PHP_CodeSniffer/issues/3158
Loosely related to #659 too.