frankenphp
frankenphp copied to clipboard
docs: Doctrine instability in long-running runtime
Is still still an issue after the changes they merged regarding APP_RUNTIME_MODE
?
@KDederichs I still have the issue.
I had similar issues with Doctrine and Symfony ... rebooting the kernel between requests fixed it in my case. See https://github.com/php-runtime/runtime/pull/166
This is now fixed in Symfony! Thanks for your help @vasilvestre!!
https://github.com/symfony/symfony/pull/53214