Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 5, Position 2 = 6
Branch analysis from position: 5
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 6
filename: /in/3pXGt
function name: (null)
number of ops: 17
compiled vars: !0 = $config
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > INIT_FCALL 'class_exists'
1 SEND_VAL 'MX_Config'
2 DO_ICALL $1
3 BOOL_NOT ~2 $1
4 > JMPZ ~2, ->6
6 5 > DECLARE_CLASS 'mx_config', 'ci_config'
9 6 > DECLARE_CLASS 'my_config', 'mx_config'
11 7 NEW $3 'MY_Config'
8 DO_FCALL 0
9 ASSIGN !0, $3
13 10 INIT_FCALL 'var_dump'
14 11 INSTANCEOF ~6 !0, 'MX_Config'
12 SEND_VAL ~6
15 13 INSTANCEOF ~7 !0, 'CI_Config'
14 SEND_VAL ~7
13 15 DO_ICALL
16 16 > RETURN 1
Class CI_Config: [no user functions]
Class MX_Config: [no user functions]
Class MY_Config: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0