Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/61VLh
function name: (null)
number of ops: 27
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > INIT_FCALL 'date'
1 SEND_VAL 'M+d+Y+H%3Ai%3As'
2 INIT_FCALL 'mktime'
3 SEND_VAL 0
4 SEND_VAL 0
5 SEND_VAL 0
6 SEND_VAL 1
7 SEND_VAL 1
8 SEND_VAL 2040
9 DO_ICALL $0
10 SEND_VAR $0
11 DO_ICALL $1
12 ECHO $1
3 13 INIT_FCALL 'gmdate'
14 SEND_VAL 'M+d+Y+H%3Ai%3As'
15 INIT_FCALL 'mktime'
16 SEND_VAL 0
17 SEND_VAL 0
18 SEND_VAL 0
19 SEND_VAL 1
20 SEND_VAL 1
21 SEND_VAL 2040
22 DO_ICALL $2
23 SEND_VAR $2
24 DO_ICALL $3
25 ECHO $3
4 26 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0