3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = "hhvm.static_file.files_match[0][pattern] = *.(dll | exe) hhvm.static_file.files_match[0][headers][] = Content-Disposition: attachment hhvm.static_file.files_match[1][pattern] = *.(php) hhvm.static_file.files_match[1][headers][] = Content-Disposition: program"; var_dump(parse_ini_string($a));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/TZdMd
function name:  (null)
number of ops:  8
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'hhvm.static_file.files_match%5B0%5D%5Bpattern%5D+%3D+%2A.%28dll+%7C+exe%29%0Ahhvm.static_file.files_match%5B0%5D%5Bheaders%5D%5B%5D+%3D+Content-Disposition%3A+attachment%0Ahhvm.static_file.files_match%5B1%5D%5Bpattern%5D+%3D+%2A.%28php%29%0Ahhvm.static_file.files_match%5B1%5D%5Bheaders%5D%5B%5D+%3D+Content-Disposition%3A+program'
    7     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'parse_ini_string'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        SEND_VAR                                                 $2
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.06 ms | 1394 KiB | 17 Q