3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r( parse_ini_string(' key1="value1" key2="val "2"" key3="val \"3\"" '));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/tZJl5
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'print_r'
    3     1        INIT_FCALL                                               'parse_ini_string'
          2        SEND_VAL                                                 '%0Akey1%3D%22value1%22%0Akey2%3D%22val+%222%22%22%0Akey3%3D%22val+%5C%223%5C%22%22%0A'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
          5        DO_ICALL                                                 
    7     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.4 ms | 1385 KiB | 17 Q