3v4l.org

run code in 300+ PHP versions simultaneously
<?php $config['SOA_Billing_Ids'] = array( 'f308469ba64204a347267d37d3f11ec01793d174' => 'NER.202', // Albany 'db675607b8c9292f6e044cc8417849ae1e014fae' => 'BHN.003', // All American Boulevard '5ed7cb13efefaf9d7a510da889ca315202d78c80' => 'NAT.8448', // Ashland/Ironton Ashland 'e2a60572d3e6bf0f3bcb459428e3c11307f72fc4' => 'CTX.8260', // Austin '996bdd1dd0c22d823aba331d6b947ccf31b30c39' => 'BHN.003', '996bdd1dd0c22d823aba331d6b947ccf31b30c39' => null, // Augusta ); $key = '996bdd1dd0c22d823aba331d6b947ccf31b30c39'; echo $config['SOA_Billing_Ids']['996bdd1dd0c22d823aba331d6b947ccf31b30c39'];
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/PblhW
function name:  (null)
number of ops:  7
compiled vars:  !0 = $config, !1 = $key
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN_DIM                                               !0, 'SOA_Billing_Ids'
    4     1        OP_DATA                                                  <array>
   12     2        ASSIGN                                                   !1, '996bdd1dd0c22d823aba331d6b947ccf31b30c39'
   13     3        FETCH_DIM_R                                      ~4      !0, 'SOA_Billing_Ids'
          4        FETCH_DIM_R                                      ~5      ~4, '996bdd1dd0c22d823aba331d6b947ccf31b30c39'
          5        ECHO                                                     ~5
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
143.81 ms | 1392 KiB | 13 Q