3v4l.org

run code in 300+ PHP versions simultaneously
<?php parse_str('&report1=1616078531&report2=1850168139&report3=5957523384&report4=5781950301&END', $values); print_r($values);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/23Y6T
function name:  (null)
number of ops:  8
compiled vars:  !0 = $values
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'parse_str'
          1        SEND_VAL                                                 '%26report1%3D1616078531%26report2%3D1850168139%26report3%3D5957523384%26report4%3D5781950301%26END'
          2        SEND_REF                                                 !0
          3        DO_ICALL                                                 
    4     4        INIT_FCALL                                               'print_r'
          5        SEND_VAR                                                 !0
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.23 ms | 1394 KiB | 17 Q