Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/J6iW3
function name: (null)
number of ops: 20
compiled vars: !0 = $a, !1 = $b, !2 = $r
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%5B%7B%22COLUMN_NAME%22%3A%22ORDER_NO%22%2C%22COLUMN_TITLE%22%3A%22Order+Number%22%7D%2C%7B%22COLUMN_NAME%22%3A%22CUSTOMER_NO%22%2C%22COLUMN_TITLE%22%3A%22Customer+Number%22%7D%5D'
4 1 ASSIGN !1, '%5B%7B%22COLUMN_NAME%22%3A%22ORDER_NO%22%2C%22DEFAULT_VALUE%22%3A%221521%22%7D%2C%7B%22COLUMN_NAME%22%3A%22CUSTOMER_NO%22%2C%22DEFAULT_VALUEE%22%3A%22C1435%22%7D%5D'
6 2 INIT_FCALL 'array_merge'
3 INIT_FCALL 'json_decode'
4 SEND_VAR !0
5 SEND_VAL <true>
6 DO_ICALL $5
7 SEND_VAR $5
8 INIT_FCALL 'json_decode'
9 SEND_VAR !1
10 SEND_VAL <true>
11 DO_ICALL $6
12 SEND_VAR $6
13 DO_ICALL $7
14 ASSIGN !2, $7
7 15 INIT_FCALL 'json_encode'
16 SEND_VAR !2
17 DO_ICALL $9
18 ECHO $9
19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0