Releases: laravel/octane
Releases · laravel/octane
v1.2.10
v1.2.9
Changed
- Flush shared log context by @timacdonald in #513
v1.2.8
Fixed
- Fix max_execution_time config doesn't work by @sy-records in #510
v1.2.7
Fixed
- Make the bin files used by Swoole and Roadrunner config options by @jedjones-uk in #502
- Force the processId to int by @sy-records in #507
v1.2.6
Fixed
- Update to new forgetScopedInstances method name by @driesvints in #501
v1.2.5
Fixed
- Optimize PHP8.1 compatibility by @sy-records in #499
v1.2.4
Fixed
- Fixes
--watch
files over a network by @nunomaduro in #488
v1.2.3
v1.2.2
Changed
- Listener for removing temporary files, which was created during uploading by @tarampampam in #477
- Fix passing null to cookie for domain by @driesvints in #478