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