Showing 651 of 651 total issues

Saw unextractable annotation for comment '* @method _ci_load'
Open

     * @method _ci_load
Severity: Info
Found in third_party/MX/Loader.php by phan

Saw unextractable annotation for comment '* @method run'
Open

     * @method run
Severity: Info
Found in third_party/MX/Modules.php by phan

Saw unextractable annotation for comment '* @return [type] [description]'
Open

     * @return [type]         [description]
Severity: Info
Found in third_party/MX/Modules.php by phan

The phpdoc comment for @method cannot occur on a method
Open

     * @method load
Severity: Info
Found in third_party/MX/Modules.php by phan

Saw unextractable annotation for comment '* @return [type] [description]'
Open

     * @return [type]               [description]
Severity: Info
Found in third_party/MX/Modules.php by phan

Reference to undeclared property \MX_Router->uri
Open

        $this->uri->rsegments = $segments;
Severity: Minor
Found in third_party/MX/Router.php by phan

Saw unextractable annotation for comment '* @method _set_404override_controller'
Open

     * @method _set_404override_controller
Severity: Info
Found in third_party/MX/Router.php by phan

Saw unextractable annotation for comment '* @method locate'
Open

     * @method locate
Severity: Info
Found in third_party/MX/Router.php by phan

Saw unextractable annotation for comment '* @method _set_module_path'
Open

     * @method _set_module_path
Severity: Info
Found in third_party/MX/Router.php by phan

Call to undeclared method \MX_Loader::_ci_prepare_view_vars
Open

            return $this->_ci_load(['_ci_view' => $view, '_ci_vars' => $this->_ci_prepare_view_vars($vars), '_ci_return' => $return]);
Severity: Critical
Found in third_party/MX/Loader.php by phan

Saw unextractable annotation for comment '* @param [type] $class [description]'
Open

     * @param  [type] $class [description]
Severity: Info
Found in third_party/MX/Loader.php by phan

Saw unextractable annotation for comment '* @param [type] $_ci_data [description]'
Open

     * @param  [type]   $_ci_data [description]
Severity: Info
Found in third_party/MX/Loader.php by phan

Call to undeclared function \log_message()
Open

                log_message('debug', "File already loaded: {$location}");
Severity: Critical
Found in third_party/MX/Modules.php by phan

Saw unextractable annotation for comment '* @param [type] $module [description]'
Open

     * @param  [type]       $module [description]
Severity: Info
Found in third_party/MX/Modules.php by phan

Saw unextractable annotation for comment '* @param [type] $uri [description]'
Open

     * @param  [type]       $uri    [description]
Severity: Info
Found in third_party/MX/Modules.php by phan

Saw unextractable annotation for comment '* @method plugin'
Open

     * @method plugin
Severity: Info
Found in third_party/MX/Loader.php by phan

Reference to undeclared property \CI->config
Open

        if ((bool) @ini_get('short_open_tag') === false && CI::$APP->config->item('rewrite_short_tags') == true) {
Severity: Minor
Found in third_party/MX/Loader.php by phan

Saw unextractable annotation for comment '* @method _autoloader'
Open

     * @method _autoloader
Severity: Info
Found in third_party/MX/Loader.php by phan

The phpdoc comment for @method cannot occur on a method
Open

     * @method run
Severity: Info
Found in third_party/MX/Modules.php by phan

Call to undeclared function \log_message()
Open

        log_message('error', "Module controller failed to run: {$module}/{$method}");
Severity: Critical
Found in third_party/MX/Modules.php by phan
Severity
Category
Status
Source
Language