Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/N9uDe
function name: (null)
number of ops: 18
compiled vars: !0 = $args, !1 = $myinputs
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'error_reporting'
1 FETCH_CONSTANT ~2 'E_STRICT'
2 BW_OR ~3 ~2, 30719
3 SEND_VAL ~3
4 DO_ICALL
5 5 FETCH_W global $5 '_POST'
6 ASSIGN $5, <array>
14 7 ASSIGN !0, <array>
34 8 INIT_FCALL 'filter_input_array'
9 SEND_VAL 0
10 SEND_VAR !0
11 DO_ICALL $8
12 ASSIGN !1, $8
36 13 INIT_FCALL 'var_dump'
14 SEND_VAR !1
15 DO_ICALL
37 16 ECHO '%0A'
17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0