Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
frankenphp-mac-x86_64 | 2025-07-01 | 136.6 MB | |
frankenphp-1.8.0-1.x86_64.rpm | 2025-07-01 | 86.4 MB | |
frankenphp-linux-x86_64-gnu | 2025-07-01 | 266.3 MB | |
frankenphp_1.8.0-1_amd64.deb | 2025-07-01 | 86.5 MB | |
frankenphp-1.8.0-1.aarch64.rpm | 2025-07-01 | 84.0 MB | |
frankenphp-linux-aarch64-gnu | 2025-07-01 | 256.9 MB | |
frankenphp_1.8.0-1_arm64.deb | 2025-07-01 | 84.2 MB | |
frankenphp-linux-x86_64-mimalloc | 2025-07-01 | 68.1 MB | |
frankenphp-linux-x86_64 | 2025-07-01 | 68.0 MB | |
frankenphp-linux-aarch64 | 2025-07-01 | 147.7 MB | |
frankenphp-mac-arm64 | 2025-07-01 | 130.5 MB | |
frankenphp-linux-x86_64-debug | 2025-07-01 | 207.7 MB | |
README.md | 2025-07-01 | 1.9 kB | |
v1.8.0 source code.tar.gz | 2025-07-01 | 1.7 MB | |
v1.8.0 source code.zip | 2025-07-01 | 1.8 MB | |
Totals: 15 Items | 1.6 GB | 2 |
What's Changed
- feat: FrankenPHP extensions by @dunglas in https://github.com/php/frankenphp/pull/1651
- feat: worker matching by @AlliBalliBaba in https://github.com/php/frankenphp/pull/1646
- feat: expose
SSL_CIPHER
environment variable by @alexandre-daubois in https://github.com/php/frankenphp/pull/1693 - feat: add logs on up and down thread scaling when using
max_threads auto
by @alexandre-daubois in https://github.com/php/frankenphp/pull/1695 - feat: make maximum consecutive failures of the worker script configurable by @alexandre-daubois in https://github.com/php/frankenphp/pull/1692
- feat: add HTTP/3 support for ext-curl, add ext-amqp and ext-lz4 to static binaries by @henderkes in https://github.com/php/frankenphp/pull/1631
- feat: add brotli and xz extensions to static binaries by @henderkes in https://github.com/php/frankenphp/pull/1647
- feat: add
SERVER_ROOT
environment variable to Docker images to provide a different app root by @alexandre-daubois in https://github.com/php/frankenphp/pull/1678 - fix: allow using the
php-server
command when building with thenobrotli
tag by @henderkes in https://github.com/php/frankenphp/pull/1654 - chore!: uniformize thread attribute name in logs by @dunglas in https://github.com/php/frankenphp/pull/1699
- perf: add popular proxy headers by @maxm86545 in https://github.com/php/frankenphp/pull/1661
New Contributors
- @maxm86545 made their first contribution in https://github.com/php/frankenphp/pull/1661
- @ktherage made their first contribution in https://github.com/php/frankenphp/pull/1640
- @demouth made their first contribution in https://github.com/php/frankenphp/pull/1709
- @sy-records made their first contribution in https://github.com/php/frankenphp/pull/1711
Full Changelog: https://github.com/php/frankenphp/compare/v1.7.0...v1.8.0