3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = array('dds'=>'1','ee'=>'2'); $final_no_agency_arr['qw'] = (object) $arr; $no_agency_arr =array("tid"=>"0", "name"=>"(Blank)", "depth"=>0, "startMonday"=>0, "hidden_name"=>"selected_agency[0]", "parent_tid"=>"0", "full_label"=>"(Blank)", "full_tid"=>"0", "expanded"=>0); $no_agency_obj = $no_agency_arr; $final_no_agency_arr["t"] = $no_agency_obj; print_r($final_no_agency_arr);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WigK6
function name:  (null)
number of ops:  12
compiled vars:  !0 = $arr, !1 = $final_no_agency_arr, !2 = $no_agency_arr, !3 = $no_agency_obj
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
    3     1        CAST                                          8  ~6      !0
          2        ASSIGN_DIM                                               !1, 'qw'
          3        OP_DATA                                                  ~6
    4     4        ASSIGN                                                   !2, <array>
    6     5        ASSIGN                                                   !3, !2
    7     6        ASSIGN_DIM                                               !1, 't'
          7        OP_DATA                                                  !3
    8     8        INIT_FCALL                                               'print_r'
          9        SEND_VAR                                                 !1
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
138.31 ms | 996 KiB | 14 Q