Releases: laravel/octane
Releases · laravel/octane
v2.2.7
- [2.x] Fix missing array key issue with FrankenPHP by @driesvints in #806
- [2.x] Ensure URL defaults are flushed by @nunomaduro in #807
v2.2.6
- Fix public path for roadrunner by @chaker2710 in #792
- Added
aarch64
binary for frankenphp by @foremtehan in #793
v2.2.5
- Adds
--admin-port
by @nunomaduro in #790
v2.2.4
- Fix typo by @sy-records in #782
- Improves installation process by @nunomaduro in #785
- Fix Caddyfile when env var values contain spaces by @francislavoie in #786
- Uses Octane's max execution time by @nunomaduro in #787
v2.2.3
- Fixes missing entry to
.gitignore
by @nunomaduro in #780
v2.2.2
- Ignores
write error
message for now by @nunomaduro in #778 - Adds support for multiple FrankenPHP Octane instances by @nunomaduro in #777
- Improves version fetching by @nunomaduro in #779
v2.2.1
- Fixes
NGINX
proxy usages by @nunomaduro in #772 - Validates if there is a version before using it by @nunomaduro in #773
v2.2.0
- Add support for FrankenPHP by @dunglas and @nunomaduro in #764
v2.1.2
- PHP 8.3 by @driesvints in #753
- Fix missing http code 425 reason. by @sy-records in #768