Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Z8l7r
function name: (null)
number of ops: 24
compiled vars: !0 = $objFirst, !1 = $objSecond
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
21 0 E > NEW $2 'second'
1 SEND_VAL_EX '3298089'
2 DO_FCALL 0
3 ASSIGN !0, $2
22 4 NEW $5 'second'
5 SEND_VAL_EX '321'
6 DO_FCALL 0
7 ASSIGN !1, $5
24 8 INIT_FCALL 'var_dump'
9 IS_EQUAL ~8 !0, !1
10 SEND_VAL ~8
11 DO_ICALL
26 12 INIT_FCALL 'var_dump'
13 IS_EQUAL ~10 !0, !1
14 SEND_VAL ~10
15 DO_ICALL
27 16 INIT_FCALL 'print_r'
17 SEND_VAR !0
18 DO_ICALL
28 19 INIT_FCALL 'var_dump'
20 IS_EQUAL ~13 !0, !1
21 SEND_VAL ~13
22 DO_ICALL
23 > RETURN 1
Class first: [no user functions]
Class second:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Z8l7r
function name: __construct
number of ops: 4
compiled vars: !0 = $someValue
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
15 0 E > RECV !0
17 1 ASSIGN_OBJ 'someValue'
2 OP_DATA !0
18 3 > RETURN null
End of function __construct
End of class second.
Generated using Vulcan Logic Dumper, using php 8.0.0