Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 6, Position 2 = 12
Branch analysis from position: 6
2 jumps found. (Code = 78) Position 1 = 7, Position 2 = 12
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 6
Branch analysis from position: 6
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
filename: /in/k7kTG
function name: (null)
number of ops: 14
compiled vars: !0 = $json, !1 = $places, !2 = $place
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '%5B%7B%22id%22%3A+1%2C+%22mark%22%3A+5%7D%2C+%7B%22id%22%3A+2%2C+%22mark%22%3A+3%7D%2C+%7B%22id%22%3A+3%2C+%22mark%22%3A+2%7D%5D'
3 1 INIT_FCALL 'json_decode'
2 SEND_VAR !0
3 DO_ICALL $4
4 ASSIGN !1, $4
5 5 > FE_RESET_R $6 !1, ->12
6 > > FE_FETCH_R $6, !2, ->12
6 7 > INIT_FCALL 'var_dump'
8 FETCH_OBJ_R ~7 !2, 'mark'
9 SEND_VAL ~7
10 DO_ICALL
5 11 > JMP ->6
12 > FE_FREE $6
6 13 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0