3v4l.org

run code in 300+ PHP versions simultaneously
<?php $ini = <<<ini AFRIKAANS = af ALBANIAN = sq AMHARIC = am ARABIC = ar ARMENIAN = hy AZERBAIJANI = az BASQUE = eu BELARUSIAN = be BENGALI = bn BIHARI = bh BULGARIAN = bg BURMESE = my CATALAN = ca CHEROKEE = chr CHINESE = zh ini; var_export( parse_ini_string(strtolower($ini)) );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/utLZc
function name:  (null)
number of ops:  11
compiled vars:  !0 = $ini
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'AFRIKAANS+%3D+af%0AALBANIAN+%3D+sq%0AAMHARIC+%3D+am%0AARABIC+%3D+ar%0AARMENIAN+%3D+hy%0AAZERBAIJANI+%3D+az%0ABASQUE+%3D+eu%0ABELARUSIAN+%3D+be%0ABENGALI+%3D+bn%0ABIHARI+%3D+bh%0ABULGARIAN+%3D+bg%0ABURMESE+%3D+my%0ACATALAN+%3D+ca%0ACHEROKEE+%3D+chr%0ACHINESE+%3D+zh'
   21     1        INIT_FCALL                                               'var_export'
   22     2        INIT_FCALL                                               'parse_ini_string'
          3        INIT_FCALL                                               'strtolower'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $2      
          6        SEND_VAR                                                 $2
          7        DO_ICALL                                         $3      
          8        SEND_VAR                                                 $3
   21     9        DO_ICALL                                                 
   23    10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
143.47 ms | 1006 KiB | 16 Q