3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(parse_ini_string(<<<_INI_ type="vertical" [widgets] 0.type="banner" 0.config.limit=12 _INI_ ));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/eEjb6
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'
          1        INIT_FCALL                                               'parse_ini_string'
    3     2        SEND_VAL                                                 'type%3D%22vertical%22%0A%5Bwidgets%5D%0A0.type%3D%22banner%22%0A0.config.limit%3D12'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
          5        DO_ICALL                                                 
    8     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.34 ms | 1385 KiB | 17 Q