Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/v8LRE
function name: (null)
number of ops: 7
compiled vars: !0 = $config
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
27 0 E > NEW $1 'someOtherClass'
1 DO_FCALL 0
2 ASSIGN !0, $1
28 3 INIT_METHOD_CALL !0, 'someFunction'
4 DO_FCALL 0 $4
5 ECHO $4
6 > RETURN 1
Class Config:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/v8LRE
function name: __construct
number of ops: 3
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
9 0 E > ASSIGN_OBJ 'kmailtext'
1 OP_DATA 'Mail+ons'
10 2 > RETURN null
End of function __construct
Function __get:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/v8LRE
function name: __get
number of ops: 4
compiled vars: !0 = $name
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
12 0 E > RECV !0
13 1 FETCH_OBJ_R ~1 !0
2 > RETURN ~1
14 3* > RETURN null
End of function __get
End of class Config.
Class someOtherClass:
Function somefunction:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/v8LRE
function name: someFunction
number of ops: 3
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
21 0 E > FETCH_OBJ_R ~0 'kmailtext'
1 > RETURN ~0
22 2* > RETURN null
End of function somefunction
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/v8LRE
function name: __construct
number of ops: 3
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
9 0 E > ASSIGN_OBJ 'kmailtext'
1 OP_DATA 'Mail+ons'
10 2 > RETURN null
End of function __construct
Function __get:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/v8LRE
function name: __get
number of ops: 4
compiled vars: !0 = $name
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
12 0 E > RECV !0
13 1 FETCH_OBJ_R ~1 !0
2 > RETURN ~1
14 3* > RETURN null
End of function __get
End of class someOtherClass.
Generated using Vulcan Logic Dumper, using php 8.0.0