Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/kkYP3
function name: (null)
number of ops: 17
compiled vars: !0 = $dateValue, !1 = $timestamp, !2 = $dateFormat
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '44743'
4 1 INIT_FCALL 'strtotime'
2 SEND_VAL '1900-01-01'
3 DO_ICALL $4
4 SUB ~5 !0, 2
5 MUL ~6 ~5, 24
6 MUL ~7 ~6, 60
7 MUL ~8 ~7, 60
8 ADD ~9 $4, ~8
9 ASSIGN !1, ~9
5 10 INIT_FCALL 'date'
11 SEND_VAL 'd%2Fm%2FY'
12 SEND_VAR !1
13 DO_ICALL $11
14 ASSIGN !2, $11
6 15 ECHO !2
16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0