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
Yes, I can confirm by inspecting the assembly that the assembly code is missing the necessary opline store is missing in the executed successor block. Forcing the store to happen always does indeed fix the problem. So this is a duplicate of #15981.
Description
The following code:
Resulted in this output:
To reproduce:
PHP Version
nightly
Operating System
ubuntu 22.04
The text was updated successfully, but these errors were encountered: