Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/EZQnF
function name: (null)
number of ops: 25
compiled vars: !0 = $a, !1 = $b
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $2 'DateTimeZone'
1 SEND_VAL_EX 'Europe%2FRome'
2 DO_FCALL 0
3 ASSIGN !0, $2
4 4 NEW $5 'DateTimeZone'
5 SEND_VAL_EX 'Europe%2FAthens'
6 DO_FCALL 0
7 ASSIGN !1, $5
5 8 INIT_FCALL 'var_dump'
9 IS_EQUAL ~8 !0, !1
10 SEND_VAL ~8
11 DO_ICALL
6 12 INIT_FCALL 'var_dump'
13 INIT_METHOD_CALL !0, 'getName'
14 DO_FCALL 0 $10
15 INIT_METHOD_CALL !1, 'getName'
16 DO_FCALL 0 $11
17 IS_EQUAL ~12 $10, $11
18 SEND_VAL ~12
19 DO_ICALL
7 20 INIT_FCALL 'var_dump'
21 IS_IDENTICAL ~14 !0, !1
22 SEND_VAL ~14
23 DO_ICALL
24 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0