Docker image for PHP Compatibility Coding Standard with PHP CodeSniffer
10K+
Cf. https://github.com/PHPCompatibility/PHPCompatibility
docker run --rm -it --init -v "$PWD:$PWD" -w "$PWD" tophfr/phpcompatibility -p .
or
docker run --rm -it --init -v "$PWD:$PWD" -w "$PWD" tophfr/phpcompatibility -p --runtime-set testVersion 7.3 .
Content type
Image
Digest
sha256:832fa3324…
Size
33.4 MB
Last updated
almost 4 years ago
docker pull tophfr/phpcompatibility