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