3v4l.org

run code in 500+ PHP versions simultaneously
<?php unset($GLOBALS['foo']); unset($GLOBALS['foo']['bar']);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3TLGo
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   UNSET_VAR                                                    'foo'
    4     1        FETCH_UNSET                                          $0      'foo'
          2        UNSET_DIM                                                    $0, 'bar'
          3      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
160.44 ms | 1979 KiB | 13 Q