| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| frankenphp-mac-x86_64 | 2025-12-28 | 174.6 MB | |
| frankenphp-mac-arm64 | 2025-12-28 | 165.7 MB | |
| frankenphp-linux-x86_64-gnu | 2025-12-28 | 66.8 MB | |
| frankenphp-linux-aarch64-gnu | 2025-12-28 | 149.3 MB | |
| frankenphp-linux-x86_64 | 2025-12-28 | 67.4 MB | |
| frankenphp-linux-x86_64-mimalloc | 2025-12-28 | 67.5 MB | |
| frankenphp-linux-x86_64-debug | 2025-12-28 | 207.5 MB | |
| frankenphp-linux-aarch64 | 2025-12-28 | 152.4 MB | |
| README.md | 2025-12-20 | 577 Bytes | |
| v1.11.1 source code.tar.gz | 2025-12-20 | 1.8 MB | |
| v1.11.1 source code.zip | 2025-12-20 | 2.0 MB | |
| Totals: 11 Items | 1.1 GB | 0 | |
What's Changed
- fix: crash when using the logger outside of the a request context by @lobre in https://github.com/php/frankenphp/pull/2089
- fix:
frankenphp_log()level parameter must be optional by @dunglas in https://github.com/php/frankenphp/pull/2085 - fix(caddy): use default patterns when hot_reload is alone by @dunglas in https://github.com/php/frankenphp/pull/2081
New Contributors
- @lobre made their first contribution in https://github.com/php/frankenphp/pull/2089
Full Changelog: https://github.com/php/frankenphp/compare/v1.11.0...v1.11.1