|
See also discussion #4083 for a reference. In version 8 (v8.0.0-alpha.2 when I'm writing this), it was introduced a new mechanism to enforce parallelism. This mechanism requires additional extensions to be installed in your PHP environment tho, and it's enabled by default. My request is to add at least an option to disable it, to ease the upgrade from v7. |
Answered by
garak
Apr 28, 2026
Replies: 1 comment 1 reply
|
I just tried with the stable v8, and I see the problem disappeared, so I guess that it was fixed. |
1 reply
Answer selected by
antonmedv
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just tried with the stable v8, and I see the problem disappeared, so I guess that it was fixed.
This can be considered solved from my point of view.