Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/GAEG8
function name: (null)
number of ops: 10
compiled vars: !0 = $config
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
20 0 E > NEW $1 'Config'
1 DO_FCALL 0
2 ASSIGN !0, $1
21 3 INIT_FCALL 'var_dump'
4 INIT_DYNAMIC_CALL !0
5 SEND_VAL_EX 'ip'
6 DO_FCALL 0 $4
7 SEND_VAR $4
8 DO_ICALL
22 9 > RETURN 1
Class Config:
Function setting:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 5, Position 2 = 8
Branch analysis from position: 5
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/GAEG8
function name: setting
number of ops: 10
compiled vars: !0 = $option
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
8 0 E > RECV !0
9 1 FETCH_OBJ_IS ~1 'config'
2 ISSET_ISEMPTY_DIM_OBJ 1 ~2 ~1, !0
3 BOOL_NOT ~3 ~2
4 > JMPZ ~3, ->8
10 5 > FETCH_OBJ_R ~4 'config'
6 FETCH_DIM_R ~5 ~4, !0
7 > RETURN ~5
12 8 > > RETURN <false>
13 9* > RETURN null
End of function setting
Function __invoke:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/GAEG8
function name: __invoke
number of ops: 6
compiled vars: !0 = $option
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
15 0 E > RECV !0
16 1 INIT_METHOD_CALL 'setting'
2 SEND_VAR_EX !0
3 DO_FCALL 0 $1
4 > RETURN $1
17 5* > RETURN null
End of function __invoke
End of class Config.
Generated using Vulcan Logic Dumper, using php 8.0.0