Uh oh!
There was an error while loading. Please reload this page.
feat: set APP_RUNTIME_MODE for frankenphp-symfony - #143
Conversation
I think we need to define this for all other Symfony Runtimes also or is frankenphp the only when where the autodection does not work? If we need define it for all Symfony runtimes, does somebody has the correct insides what the correct values for specific runtimes are? If example Roadrunner does web requests but little bit different as FrankenPHP as it runs PHP from Roadrunner GO Server via CLI context as I know. Would it be still the PS: Psalm & Composer normalized are fixed on main. |
dunglas
commented
Oct 27, 2023
This must be done for all runtimes but I'm not sure of the value to use for web. It should probably be set to 1 everywhere is errors are generated as HTML. cc @nicolas-grekas |
2a50799 to
2603c47Compare
Follows symfony/symfony#52079.
cc @nicolas-grekas