3v4l.org

run code in 500+ PHP versions simultaneously
<?php class Abc {} function abc() {} abc(); new Abc();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/QkbUH
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    7     0  E >   INIT_FCALL                                                   'abc'
          1        DO_FCALL                                          0          
    8     2        NEW                                                  $1      'Abc'
          3        DO_FCALL                                          0          
          4        FREE                                                         $1
          5      > RETURN                                                       1

Function abc:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/QkbUH
function name:  abc
number of ops:  1
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    5     0  E > > RETURN                                                       null

End of function abc

Class Abc: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
176.2 ms | 3364 KiB | 14 Q