Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/RqDHu
function name: (null)
number of ops: 28
compiled vars: !0 = $object
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
17 0 E > INIT_FCALL 'var_dump'
1 INIT_FCALL 'objecttoarray'
2 NEW $1 'A'
3 DO_FCALL 0
4 SEND_VAR $1
5 DO_FCALL 0 $3
6 SEND_VAR $3
7 DO_ICALL
20 8 NEW $5 'stdClass'
9 DO_FCALL 0
10 ASSIGN !0, $5
21 11 ASSIGN_OBJ !0, 'a'
12 OP_DATA 1
22 13 INIT_FCALL 'var_dump'
14 INIT_FCALL 'objecttoarray'
15 SEND_VAR !0
16 DO_FCALL 0 $9
17 SEND_VAR $9
18 DO_ICALL
25 19 INIT_FCALL 'var_dump'
20 INIT_FCALL 'objecttoarray'
21 NEW $11 'DateTimeImmutable'
22 DO_FCALL 0
23 SEND_VAR $11
24 DO_FCALL 0 $13
25 SEND_VAR $13
26 DO_ICALL
27 > RETURN 1
Function objecttoarray:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/RqDHu
function name: objectToArray
number of ops: 16
compiled vars: !0 = $object
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
6 0 E > RECV !0
8 1 BEGIN_SILENCE ~1
2 DECLARE_LAMBDA_FUNCTION ~2 [0]
3 INIT_METHOD_CALL ~2, 'call'
4 SEND_VAR_EX !0
5 DO_FCALL 0 $3
6 END_SILENCE ~1
7 COALESCE ~4 $3
8 INIT_FCALL 'get_object_vars'
9 SEND_VAR !0
10 DO_ICALL $5
11 QM_ASSIGN ~4 $5
12 VERIFY_RETURN_TYPE ~4
13 > RETURN ~4
9 14* VERIFY_RETURN_TYPE
15* > RETURN null
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/RqDHu
function name: {closure}
number of ops: 8
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
8 0 E > INIT_FCALL 'get_object_vars'
1 FETCH_THIS ~0
2 SEND_VAL ~0
3 DO_ICALL $1
4 VERIFY_RETURN_TYPE $1
5 > RETURN $1
6* VERIFY_RETURN_TYPE
7* > RETURN null
End of Dynamic Function 0
End of function objecttoarray
Class A: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0