Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Gqunt
function name: (null)
number of ops: 21
compiled vars: !0 = $timestamp
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > CAST 4 ~1 147836340000
1 DIV ~2 ~1, 1000
2 ASSIGN !0, ~2
4 3 INIT_FCALL 'date'
4 SEND_VAL 'm%2Fd%2FY+H%3Ai%3As'
5 SEND_VAR !0
6 DO_ICALL $4
7 CONCAT ~5 'Wrong%3A+', $4
8 CONCAT ~6 ~5, '%0A'
9 ECHO ~6
6 10 CAST 4 ~7 1478363400000
11 DIV ~8 ~7, 1000
12 ASSIGN !0, ~8
7 13 INIT_FCALL 'date'
14 SEND_VAL 'm%2Fd%2FY+H%3Ai%3As'
15 SEND_VAR !0
16 DO_ICALL $10
17 CONCAT ~11 'Corrected%3A+', $10
18 CONCAT ~12 ~11, '%0A'
19 ECHO ~12
8 20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0