frankenphp icon indicating copy to clipboard operation
frankenphp copied to clipboard

docs: Doctrine instability in long-running runtime

Open vasilvestre opened this issue 1 year ago • 3 comments

vasilvestre avatar Oct 05 '23 12:10 vasilvestre

Is still still an issue after the changes they merged regarding APP_RUNTIME_MODE?

KDederichs avatar Nov 29 '23 07:11 KDederichs

@KDederichs I still have the issue.

darkweak avatar Dec 26 '23 18:12 darkweak

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

phramz avatar Mar 01 '24 13:03 phramz

This is now fixed in Symfony! Thanks for your help @vasilvestre!!

https://github.com/symfony/symfony/pull/53214

dunglas avatar Apr 25 '24 09:04 dunglas