Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/VcYNg
function name: (null)
number of ops: 13
compiled vars: !0 = $response, !1 = $array
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'Response%3A+311768560%0A311768562%0A311768564'
7 1 INIT_FCALL 'explode'
2 SEND_VAL '%0D%0A'
3 FRAMELESS_ICALL_2 strpos ~3 !0, '+'
4 ADD ~4 ~3, 1
5 FRAMELESS_ICALL_2 substr ~5 !0, ~4
6 SEND_VAL ~5
7 DO_ICALL $6
8 ASSIGN !1, $6
8 9 INIT_FCALL 'var_export'
10 SEND_VAR !1
11 DO_ICALL
12 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0