Skip to content

Releases: herloct/docker-phpcs

3.3.2

Choose a tag to compare

@herloct herloct released this 28 Nov 13:57
  • Update phpcs binary to version 3.0.0.

3.0.0

Choose a tag to compare

@herloct herloct released this 01 Jun 01:00
  • Update phpcs binary to version 3.0.0.

2.9.1

Choose a tag to compare

@herloct herloct released this 01 Jun 00:20
  • Update phpcs binary to version 2.9.1.

2.9.0

Choose a tag to compare

@herloct herloct released this 01 Jun 00:08
  • Update PHP base image to version 7.1.5.
  • Update phpcs binary to version 2.9.0.
  • Use TravisCI to build, tests, and publish the docker image.

2.8.1

Choose a tag to compare

@herloct herloct released this 04 Mar 07:04
  • Update phpcs binary to 2.8.1.
  • No need to use tini, so it removed.
  • Update year on LICENSE.
  • Remove unused .dockerignore.

2.8.0

Choose a tag to compare

@herloct herloct released this 02 Feb 06:48
  • Update phpcs to 2.8.0.

2.7.1

Choose a tag to compare

@herloct herloct released this 29 Jan 09:53

Docker Image for PHP CodeSniffer's phpcs v2.7.1.

  • Use git tag for versioning image.
  • Add mounted volume information to README.md.
  • Use PHP 7.1.1 as base image.