You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FrankenPHP: show worker startup errors if `APP_DEBUG=true` (#1055)
* Explicitly checks for debug mode on error.
* Explicitly checks for debug mode on worker start error.
* style ci
---------
Co-authored-by: a.stecher <[email protected]>