Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/5D3qe
function name: (null)
number of ops: 10
compiled vars: !0 = $product, !1 = $products
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%5B%7B%22product_id%22%3A%221%22%2C%22product_name%22%3A%22Apple+iMac%22%2C%22quantity%22%3A%2232%22%2C%22unit%22%3A%2223%22%2C%22unit_rate%22%3A%2232%22%7D%2C%7B%22product_id%22%3A%225%22%2C%22product_name%22%3A%22Nokia+E5%22%2C%22quantity%22%3A%22543%22%2C%22unit%22%3A%22543%22%2C%22unit_rate%22%3A%22543%22%7D%2C%7B%22product_id%22%3A%228%22%2C%22product_name%22%3A%22Zinc+Sulphate+500+ml%22%2C%22quantity%22%3A%225443%22%2C%22unit%22%3A%22434%22%2C%22unit_rate%22%3A%225333%22%7D%5D'
5 1 INIT_FCALL 'json_decode'
2 SEND_VAR !0
3 SEND_VAL <true>
4 DO_ICALL $3
5 ASSIGN !1, $3
7 6 INIT_FCALL 'print_r'
7 SEND_VAR !1
8 DO_ICALL
9 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0