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
$a is separated at the beginning of ZEND_UNSET_DIM, but new references are created when collecting arguments for the exception backtrace, before actually modifying the array.
This would be fixed by delaying error handling (#12805).
Description
The following code:
Resulted in this output:
PHP Version
nightly
Operating System
No response
The text was updated successfully, but these errors were encountered: