Closed
Description
Description
The following code:
https://3v4l.org/YQIVJ/rfc#vgit.master
is expected to output:
-- c 1
Array
(
[0] => a
[1] => b
)
-- d 1
-- c 1
Array
(
[0] => a
[1] => b
)
-- d 1
-- c 1
Array
(
[0] => a
)
+ -- d 1
----------------
- -- d 1
PHP Version
8.0.14, 8.1.1, master (all tested)
Operating System
linux