3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Should not throw error? $a = []; unset($a['foo']);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/JTZWH
function name:  (null)
number of ops:  3
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   ASSIGN                                                   !0, <array>
    7     1        UNSET_DIM                                                !0, 'foo'
          2      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.09 ms | 1392 KiB | 13 Q