Mathieu De Zutter
Mathieu De Zutter
It seems that when an exception happens in a Symfony event listener (e.g. kernel response), the request stack is not reset (and possibly other things too). What I typically notice,...
Currently PHP PM relies on Symfony to close the sessions properly. I already had two instances where that did not happen: - a bug where the session storage changed serializing...
### What happened? Today, frankenphp used a limited number of workers, while 16 are defined. This caused severe slow down as these few workers were not enough to handle the...
Hi. First of all: great project! In only two days I managed to switch from php pm to frankenphp. I hope this project will be maintained for a longer time...
### Symfony version(s) affected 7.0.5 ### Description Running Symfony 7.0 on frankenphp, I have upgraded to Doctrine ORM 3 and DBAL 4, and I intermittently get `Cannot modify readonly property...
Please add support for Symfony HttpClient v8. `composer.json` currently requires version 6 or 7.