Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/PqhWi
function name: (null)
number of ops: 18
compiled vars: !0 = $timestamp, !1 = $date
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > INIT_FCALL 'time'
1 DO_ICALL $2
2 ASSIGN !0, $2
3 3 NEW $4 'DateTime'
4 CONCAT ~5 '%40', !0
5 SEND_VAL_EX ~5
6 DO_FCALL 0
7 INIT_METHOD_CALL $4, 'setTimezone'
8 NEW $7 'DateTimeZone'
9 SEND_VAL_EX 'America%2FChicago'
10 DO_FCALL 0
11 SEND_VAR_NO_REF_EX $7
12 DO_FCALL 0 $9
13 ASSIGN !1, $9
4 14 INIT_FCALL 'var_dump'
15 SEND_VAR !1
16 DO_ICALL
17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0