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/6HIOF
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        FETCH_OBJ_R                                      ~1      ~0, 'ASDF'
          2        FREE                                                     ~1
          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/6HIOF
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:
152.86 ms | 937 KiB | 14 Q