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