Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 12
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
filename: /in/1BIWk
function name: (null)
number of ops: 13
compiled vars: !0 = $literal, !1 = $parsed_literal
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%5B%7B%22id%22%3A%223fdb3ff4-7e57-ebf3628ead59%22%2C%22alias%22%3A%22myalias1%22%7D%2C%7B%22id%22%3A%22f5e2fbd0-8dca-88b0555ab8d3%22%2C%22alias%22%3A%22secondalias%22%7D%5D'
4 1 INIT_FCALL 'json_decode'
2 SEND_VAR !0
3 DO_ICALL $3
4 ASSIGN !1, $3
6 5 FETCH_DIM_R ~5 !1, 0
6 FETCH_OBJ_R ~6 ~5, 'alias'
7 IS_IDENTICAL ~6, 'myalias1'
8 > JMPZ ~7, ->12
7 9 > FETCH_DIM_R ~8 !1, 0
10 FETCH_OBJ_R ~9 ~8, 'alias'
11 ECHO ~9
8 12 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0