Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/TOH3G
function name: (null)
number of ops: 15
compiled vars: !0 = $obj, !1 = $data, !2 = $key, !3 = $member
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $4 'stdClass'
1 DO_FCALL 0
2 ASSIGN !0, $4
4 3 ASSIGN_OBJ !0, 'bar'
4 OP_DATA 'xyz'
5 5 ASSIGN !1, <array>
6 6 ASSIGN !2, 'foo'
7 7 FETCH_OBJ_R ~10 !0, !1
8 FETCH_DIM_R ~11 ~10, !2
9 ECHO ~11
8 10 FETCH_DIM_R ~12 !1, !2
11 ASSIGN !3, ~12
9 12 FETCH_OBJ_R ~14 !0, !3
13 ECHO ~14
14 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0