What's Changed
- feat(docker): Debian Trixie Docker images by @alexandre-daubois in #1777
- feat(static): add memcache and memcached to static build by @henderkes in #1825
- fix: don't flush env between requests by @AlliBalliBaba in #1814
- fix: free request context if
php_request_startup()
errors by @AlliBalliBaba in #1842 - fix: better error handling in C code by @alexandre-daubois in #1766
- fix(caddy): prevent a crash because of an invalid configuration by @WeidiDeng in #1774
- fix(ext): support filename other than
ext.go
and keep local vars on generation by @alexandre-daubois in #1818 - fix(ext): better zval handling to avoid leaks with arrays by @alexandre-daubois in #1780
- fix(ext) make go arrays more consistent with PHP arrays by @AlliBalliBaba in #1800
- fix(ext): register extensions in cli mode by @withinboredom in #1798
- fix(packages): add WorkingDirectory in the RedHat package service to make
mercure.db
file work without absolute paths by @henderkes in #1835 - fix(builder): missing iconv extension in the builder Docker image by @henderkes in #1793
- chore: upgrade to Caddy 0.20.2 by @alexandre-daubois
- chore: upgrade to Go 1.25 by @dunglas in #1811
- chore: bump other deps by @alexandre-daubois and @dunglas
- perf: cleanup context by @AlliBalliBaba in #1816
- docs: add Brazilian Portuguese translation by @adielcristo in #1645
- docs: Add Japanese translation for documentation by @demouth in #1740
New Contributors
- @dertuxmalwieder made their first contribution in #1765
- @WeidiDeng made their first contribution in #1774
- @bram-pkg made their first contribution in #1802
- @adielcristo made their first contribution in #1645
Full Changelog: v1.9.0...v1.9.1