Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 14
Branch analysis from position: 11
2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 14
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
Branch analysis from position: 14
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 14
filename: /in/hKdhs
function name: (null)
number of ops: 16
compiled vars: !0 = $string, !1 = $json, !2 = $person
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%7B%0A++++%22contacts%22%3A+%5B%7B%0A++++++++%22addedAt%22%3A+1414182103652%2C%0A++++++++%22vid%22%3A+2%2C%0A++++++++%22canonical-vid%22%3A+2%2C%0A++++++++%22merged-vids%22%3A+%5B%5D%2C%0A++++++++%22portal-id%22%3A+448845%2C%0A++++++++%22is-contact%22%3A+true%2C%0A++++++++%22properties%22%3A+%7B%0A++++++++++++%22firstname%22%3A+%7B%0A++++++++++++++++%22value%22%3A+%22Andre%22%0A++++++++++++%7D%2C%0A++++++++++++%22lastmodifieddate%22%3A+%7B%0A++++++++++++++++%22value%22%3A+%221472024018755%22%0A++++++++++++%7D%2C%0A++++++++++++%22company%22%3A+%7B%0A++++++++++++++++%22value%22%3A+%22test%22%0A++++++++++++%7D%2C%0A++++++++++++%22lastname%22%3A+%7B%0A++++++++++++++++%22value%22%3A+%22Jansen%22%0A++++++++++++%7D%0A++++++++%7D%0A%09%7D%5D%0A%7D'
28 1 INIT_FCALL 'json_decode'
2 SEND_VAR !0
3 SEND_VAL <true>
4 DO_ICALL $4
5 ASSIGN !1, $4
29 6 FETCH_DIM_R ~6 !1, 'contacts'
7 FETCH_DIM_R ~7 ~6, 0
8 FETCH_DIM_R ~8 ~7, 'properties'
9 FETCH_DIM_R ~9 ~8, 'company'
10 > FE_RESET_R $10 ~9, ->14
11 > > FE_FETCH_R $10, !2, ->14
30 12 > ECHO !2
29 13 > JMP ->11
14 > FE_FREE $10
31 15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0