3v4l.org

run code in 300+ PHP versions simultaneously
<?php /*E_ERROR E_PARSE E_CORE_ERROR E_CORE_WARNING E_COMPILE_ERROR E_COMPILE_WARNING E_STRICT*/ class P { static function ASDF(){} } P->ASDF();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/PbQ16
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   15     0  E >   FETCH_CONSTANT                                   ~0      'P'
          1        INIT_METHOD_CALL                                         ~0, 'ASDF'
          2        DO_FCALL                                      0          
          3      > RETURN                                                   1

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

End of function asdf

End of class P.

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.81 ms | 1392 KiB | 13 Q