laravel / sail

Docker files for running a basic Laravel application.
https://laravel.com/docs/sail
MIT License
1.7k stars 478 forks source link

Disable global `defer()` in Swoole, via `swoole.use_shortname` #727

Closed tobz-nz closed 2 months ago

tobz-nz commented 2 months ago

Fixes https://github.com/laravel/octane/issues/948 (accidentally created the issue on the wrong Repo - don't know how that happened)

taylorotwell commented 2 months ago

We are looking at other solutions. This might just end up biting you in prod.