Sign inSign up

tophfr/phpcompatibility

By tophfr

Updated almost 4 years ago

Docker image for PHP Compatibility Coding Standard with PHP CodeSniffer

Image
2

10K+

tophfr/phpcompatibility repository overview

Docker image for PHP Compatibility Coding Standard with PHP CodeSniffer

Cf. https://github.com/PHPCompatibility/PHPCompatibility

How to use it

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 .

Tag summary

Content type

Image

Digest

sha256:832fa3324

Size

33.4 MB

Last updated

almost 4 years ago

docker pull tophfr/phpcompatibility