Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/MR6Z3
function name: (null)
number of ops: 18
compiled vars: !0 = $myDate
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'date_default_timezone_set'
1 SEND_VAL 'EDT'
2 DO_ICALL
4 3 NEW $2 'DateTimeImmutable'
4 SEND_VAL_EX '08%2F30%2F2024+4%3A00+PM'
5 NEW $3 'DateTimeZone'
6 SEND_VAL_EX 'EDT'
7 DO_FCALL 0
8 SEND_VAR_NO_REF_EX $3
9 DO_FCALL 0
10 ASSIGN !0, $2
6 11 INIT_FCALL 'var_dump'
12 SEND_VAR !0
13 INIT_METHOD_CALL !0, 'getTimestamp'
14 DO_FCALL 0 $7
15 SEND_VAR $7
16 DO_ICALL
17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0