Closed
Description
Symfony version(s) affected
6.0
Description
I have a small code project (cf reproducer) that works fine on Dell XPS intel with ubuntu and breaks on last M1 mac.
Looks like I have a stream_socket_sendto(): Socket is not connected
error when I tried to figure it out. What is weird is that the script can work "sometimes" which means that IMHO it can't be a configuration error.
This bug may be present on older versions as well, but I didn't test it on older versions.
How to reproduce
I created a reproducer
https://github.com/FabienPapet/test-php with all installation instructions
Possible Solution
No response
Additional Context
No response