Releases: laravel/octane
Releases · laravel/octane
v2.13.1
- [2.x] Don't ignore write error messages anymore by @Carnicero90 in #1068
- fix(concurrency): skip Octane::concurrently when no tasks to prevent … by @emtudo in #1071
- Update the signature for octane:start by @sy-records in #1073
v2.13.0
v2.12.3
- Replace Octane::writeError with die statements by @7amoood in #1057
- Advance worker initialization in frankenphp-worker by @sy-records in #1059
v2.12.2
- FrankenPHP: show worker startup errors if
APP_DEBUG=trueby @AlliBalliBaba in #1055
v2.12.1
- Fix getting clear_opcache config failures by @sy-records in #1037
- [2.x] Fix resolving
StreamResponsecallback by @crynobone in #1042 - Fix FlushUploadedFiles listener by @eldario in #1044
v2.12.0
v2.11.0
- Use FrankenPHP's built-in file watcher by @kohenkatz in #971
v2.10.0
v2.9.3
- Use null coalescing operator for vendor directory assignment by @sy-records in #1027
v2.9.2
- Fix argument in RoadRunner process reset command by @sy-records in #1023
- Allows run server with composer vendor out of application by @unidevio in #1025