Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 14
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 14
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 14
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 14
filename: /in/SNHKT
function name: (null)
number of ops: 16
compiled vars: !0 = $today, !1 = $juneDays, !2 = $june
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '2020-06-25'
5 1 ASSIGN !1, <array>
11 2 > FE_RESET_R $5 !1, ->14
3 > > FE_FETCH_R $5, !2, ->14
12 4 > INIT_FCALL 'var_export'
5 INIT_ARRAY ~6 !2
6 IS_SMALLER ~7 !0, !2
7 ADD_ARRAY_ELEMENT ~6 ~7
8 SEND_VAL ~6
9 SEND_VAL <true>
10 DO_ICALL $8
11 CONCAT ~9 $8, '%0A'
12 ECHO ~9
11 13 > JMP ->3
14 > FE_FREE $5
13 15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0