laravel / octane

Supercharge your Laravel application's performance.
https://laravel.com/docs/octane
MIT License
3.74k stars 291 forks source link

[2.x] Fix missing array key issue with FrankenPHP #804

Closed driesvints closed 8 months ago

driesvints commented 8 months ago

I'm not entirely sure this is the correct fix or if I should apply a better fallback message than ''. Maybe "Unknown error"?

Fixes https://github.com/laravel/octane/issues/803

nunomaduro commented 8 months ago

Can't reproduce the issue, so not exactly sure what we are fixing here. I will re-open this pull request if necessary: https://github.com/laravel/octane/issues/803#issuecomment-1873916874