Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/arYuk
function name: (null)
number of ops: 14
compiled vars: !0 = $json, !1 = $json_obj
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%7B%0A++%22key%22%3A+%22sendMail%22%2C%0A++%22cartItems%22%3A+%5B%0A++++%7B%0A++++++%22bezeichnung%22%3A+%22test%22%2C%0A++++++%22productname%22%3A+%22IGLO+5%22%2C%0A++++++%22producttype%22%3A+%22Kunststoffsysteme%22%2C%0A++++++%22windowtype%22%3A+%22Quadratisch%22%2C%0A++++++%22typeopen%22%3A+%22rechts_kipp_open_mitte%22%2C%0A++++++%22windowlong%22%3A+%221000%22%2C%0A++++++%22windowwide%22%3A+%22500%22%2C%0A++++++%22dichtungen%22%3A+%22schwarz%22%2C%0A++++++%22dekorfarbe%22%3A+%22%22%2C%0A++++++%22outColorIn%22%3A+%22Grau%22%2C%0A++++++%22outColorOut%22%3A+%22Grau%22%2C%0A++++++%22selectedGriffe%22%3A+%22Standardgriff%22%2C%0A++++++%22selectedOrnament%22%3A+%22Keine+Angaben%22%2C%0A++++++%22selectedVerglasung%22%3A+%22Keine+Angaben%22%2C%0A++++++%22selectedKante%22%3A+%22keine%22%2C%0A++++++%22selectedSprossentyp%22%3A+%22Keine+Angaben%22%2C%0A++++++%22selectedSprossenmuster%22%3A+%22Keine+Angaben%22%2C%0A++++++%22selectedSprossenfarbe%22%3A+%22Keine+Angaben%22%2C%0A++++++%22selectedRahmenLinks%22%3A+%22Keine+Angaben%22%2C%0A++++++%22selectedRahmenRechts%22%3A+%22Keine+Angaben%22%2C%0A++++++%22selectedRahmenOben%22%3A+%22Keine+Angaben%22%2C%0A++++++%22selectedRahmenUnten%22%3A+%22Keine+Angaben%22%0A++++%7D%0A++%5D%2C%0A++%22personalData%22%3A+%7B%0A++++%22name%22%3A+%22Hans+Muster%22%2C%0A++++%22email%22%3A+%22hans.muster%40email.ch%22%2C%0A++++%22tel%22%3A+%220790012345%22%2C%0A++++%22agb%22%3A+true%0A++%7D%0A%7D'
39 1 INIT_FCALL 'json_decode'
2 SEND_VAR !0
3 DO_ICALL $3
4 ASSIGN !1, $3
41 5 FETCH_OBJ_R ~5 !1, 'personalData'
6 FETCH_OBJ_R ~6 ~5, 'email'
7 ECHO ~6
42 8 ECHO '%0A'
43 9 FETCH_OBJ_R ~7 !1, 'cartItems'
10 FETCH_DIM_R ~8 ~7, 0
11 FETCH_OBJ_R ~9 ~8, 'productname'
12 ECHO ~9
44 13 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0