3v4l.org

run code in 500+ PHP versions simultaneously
<?php class MyClass { function my_function() { } } MyClass::my_function();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/fJCc9
function name:  (null)
number of ops:  3
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    9     0  E >   INIT_STATIC_METHOD_CALL                                      'MyClass', 'my_function'
          1        DO_FCALL                                          0          
          2      > RETURN                                                       1

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

End of function my_function

End of class MyClass.

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
199.05 ms | 3367 KiB | 13 Q