Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/b4VkK
function name: (null)
number of ops: 12
compiled vars: !0 = $array, !1 = $d, !2 = $sql
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
3 1 INIT_FCALL 'implode'
2 SEND_VAL '%2C'
3 SEND_VAR !0
4 DO_ICALL $4
5 ASSIGN !1, $4
4 6 ROPE_INIT 3 ~7 'SELECT+price+FROM+trade+WHERE+id+IN%28'
7 ROPE_ADD 1 ~7 ~7, !1
8 ROPE_END 2 ~6 ~7, '%29'
9 ASSIGN !2, ~6
5 10 ECHO !2
6 11 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0