Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 6, Position 2 = 11
Branch analysis from position: 6
2 jumps found. (Code = 78) Position 1 = 7, Position 2 = 11
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 6
Branch analysis from position: 6
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 11
filename: /in/pD4Bp
function name: (null)
number of ops: 17
compiled vars: !0 = $colors, !1 = $foo, !2 = $count, !3 = $color
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > ASSIGN !0, <array>
6 1 NEW $5 'StdClass'
2 DO_FCALL 0
3 ASSIGN !1, $5
7 4 ASSIGN !2, 0
8 5 > FE_RESET_R $9 !0, ->11
6 > > FE_FETCH_R $9, !3, ->11
9 7 > ASSIGN_OBJ !1, !2
8 OP_DATA !3
10 9 ASSIGN_OP 1 !2, 1
8 10 > JMP ->6
11 > FE_FREE $9
14 12 INIT_FCALL 'json_encode'
13 SEND_VAR !1
14 DO_ICALL $12
15 ECHO $12
16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0