Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
frankenphp-1.9.0-1.x86_64.rpm | 2025-07-18 | 87.7 MB | |
frankenphp-linux-x86_64-gnu | 2025-07-18 | 269.8 MB | |
frankenphp_1.9.0-1_amd64.deb | 2025-07-18 | 87.9 MB | |
frankenphp-1.9.0-1.aarch64.rpm | 2025-07-18 | 85.2 MB | |
frankenphp-linux-aarch64-gnu | 2025-07-18 | 260.2 MB | |
frankenphp_1.9.0-1_arm64.deb | 2025-07-18 | 85.4 MB | |
frankenphp-mac-x86_64 | 2025-07-18 | 138.6 MB | |
frankenphp-linux-x86_64 | 2025-07-18 | 69.4 MB | |
frankenphp-linux-x86_64-mimalloc | 2025-07-18 | 69.5 MB | |
frankenphp-mac-arm64 | 2025-07-18 | 132.4 MB | |
frankenphp-linux-x86_64-debug | 2025-07-18 | 212.6 MB | |
frankenphp-linux-aarch64 | 2025-07-18 | 147.6 MB | |
README.md | 2025-07-18 | 1.3 kB | |
v1.9.0 source code.tar.gz | 2025-07-18 | 1.7 MB | |
v1.9.0 source code.zip | 2025-07-18 | 1.8 MB | |
Totals: 15 Items | 1.6 GB | 2 |
What's Changed
- feat(extgen): add support for
//export_php:namespace
by @alexandre-daubois in https://github.com/php/frankenphp/pull/1721 - feat(extgen): add support for arrays as parameters and return types by @alexandre-daubois in https://github.com/php/frankenphp/pull/1724
- feat(static): add password-argon2 to static binary by @henderkes in https://github.com/php/frankenphp/pull/1732
- feat(static): add pdo_sqlsrv extension to static binary by @mano-lis in https://github.com/php/frankenphp/pull/1750
- fix: allow headers without whitespace after colon. by @AlliBalliBaba in https://github.com/php/frankenphp/pull/1741
- fix: remove system include locations from frankenphp.go for compatibility with Zig by @henderkes in https://github.com/php/frankenphp/pull/1734
- fix(caddy): forwards
php_server
root totry_files
by @AlliBalliBaba in https://github.com/php/frankenphp/pull/1729 - chore: upgrade Mercure to v0.20 by @dunglas in https://github.com/php/frankenphp/pull/1751
- chore: bump deps by @dunglas in https://github.com/php/frankenphp/pull/1746
New Contributors
- @mano-lis made their first contribution in https://github.com/php/frankenphp/pull/1750
Full Changelog: https://github.com/php/frankenphp/compare/v1.8.0...v1.9.0