3v4l.org

run code in 300+ PHP versions simultaneously
<?php hola(); function hola(){ echo "hi!!!"; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/UXmuv
function name:  (null)
number of ops:  3
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL_BY_NAME                                       'hola'
          1        DO_FCALL                                      0          
    5     2      > RETURN                                                   1

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

End of function hola

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.98 ms | 1392 KiB | 13 Q