github serversideup/docker-php v3.4.0-beta1

latest releases: v4.3.3, v4.3.2, v4.3.1...
pre-release18 months ago

🐳 Where to find these images

You can find them on DockerHub tagged with v3.4.0-beta1.

docker pull serverideup/php:${Your-Variation}-v3.4.0-beta1

🤩 New Features

  • S6 no longer runs as an ENTRYPOINT, simplifying use cases with running custom commands (#437)
  • Create an "artisan" command that passes it to PHP (#443)
  • Add native health checks for Laravel services (#447)

🐛 Bug fixes

  • FPM-NGINX: Fix gateway timeout with when PHP_MAX_EXECUTION_TIME is set (#424)
  • NGINX Unit will not start if the welcome message is disabled (#410)
  • NGINX Unit healthchecks no longer appear in the logs (#448)

🔐 Security Improvements

  • Disable x-powered-by header (#439)

⏫ Dependency Updates

  • Update PHP extension installer to v2.5.0 (#429)
  • Update NGINX Unit to 1.33.0 (#453)

🤓 Development improvements

  • Convert GitHub Actions to Self-hosted runners with Runs-on.com (#441)

Don't miss a new docker-php release

NewReleases is sending notifications on new releases.