3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "hello"; header('hola: xxx'); print_r(headers_list());
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Wub2V
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ECHO                                                     'hello'
    4     1        INIT_FCALL                                               'header'
          2        SEND_VAL                                                 'hola%3A+xxx'
          3        DO_ICALL                                                 
    5     4        INIT_FCALL                                               'print_r'
          5        INIT_FCALL                                               'headers_list'
          6        DO_ICALL                                         $1      
          7        SEND_VAR                                                 $1
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.16 ms | 1002 KiB | 16 Q