Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 18
Branch analysis from position: 4
2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 18
Branch analysis from position: 5
2 jumps found. (Code = 43) Position 1 = 15, Position 2 = 17
Branch analysis from position: 15
1 jumps found. (Code = 42) Position 1 = 18
Branch analysis from position: 18
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 17
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 18
Branch analysis from position: 18
filename: /in/pjG6L
function name: (null)
number of ops: 23
compiled vars: !0 = $allowed_types, !1 = $files, !2 = $hasInvalidFile, !3 = $file
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
5 1 ASSIGN !1, <array>
13 2 ASSIGN !2, <false>
14 3 > FE_RESET_R $7 !1, ->18
4 > > FE_FETCH_R $7, !3, ->18
15 5 > INIT_FCALL 'in_array'
6 INIT_FCALL 'pathinfo'
7 SEND_VAR !3
8 SEND_VAL 4
9 DO_ICALL $8
10 SEND_VAR $8
11 SEND_VAR !0
12 DO_ICALL $9
13 BOOL_NOT ~10 $9
14 > JMPZ ~10, ->17
16 15 > ASSIGN !2, <true>
17 16 > JMP ->18
14 17 > > JMP ->4
18 > FE_FREE $7
20 19 INIT_FCALL 'var_export'
20 SEND_VAR !2
21 DO_ICALL
22 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0