github erseco/alpine-php-webserver 3.22.1+1

latest releases: 3.23.3, 3.23.0+1, 3.22.2...
5 months ago

๐Ÿงพ What's Changed

  • chore(deps): Update peter-evans/dockerhub-description action to v5

  • feat: Add support for indicating version tags

  • ci: Update workflow to only refresh README.md tags on pushes to main

  • chore(deps): Update github/codeql-action to v4

  • fix: Correct URL routing to remove the ?q= parameter in Symfony and other PHP frameworks

    • Replaces try_files $uri $uri/ /index.php?q=$uri&$args; with try_files $uri /index.php$is_args$args;
    • Fixes clean URLs for Symfony, WordPress, Laravel, and plain PHP apps
    • Ensures compatibility with CAS and proper PATH_INFO behavior

Full Changelog: 3.22.1...3.22.1-1

Don't miss a new alpine-php-webserver release

NewReleases is sending notifications on new releases.