3v4l.org

run code in 500+ PHP versions simultaneously
<?php class Foo { public static $var = 'test'; } unset(Foo::$var);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/91GTk
function name:  (null)
number of ops:  2
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    7     0  E >   UNSET_STATIC_PROP                                            'var', 'Foo'
          1      > RETURN                                                       1

Class Foo: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
163.43 ms | 3306 KiB | 13 Q