You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
In my opinion, the best way would be to enable it only explicitly, to minimize BC.
Still, it's also acceptable to have just an option to disable it (as soon as it's documented in the upgrade path).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
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.
In my opinion, the best way would be to enable it only explicitly, to minimize BC.
Still, it's also acceptable to have just an option to disable it (as soon as it's documented in the upgrade path).
Beta Was this translation helpful? Give feedback.
All reactions