Showing 651 of 651 total issues

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

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

     * @method _ci_get_component
Severity: Info
Found in third_party/MX/Loader.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

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

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

Reference to undeclared property \MX_Router->routes
Open

        $this->_set_module_path($this->routes['404_override']);
Severity: Minor
Found in third_party/MX/Router.php by phan

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

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

Reference to undeclared property \MX_Router->config
Open

        $suffix = $this->config->item('controller_suffix');
Severity: Minor
Found in third_party/MX/Router.php by phan

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

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

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

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

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

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

Reference to undeclared property \MX_Router->translate_uri_dashes
Open

        if ($this->translate_uri_dashes === true) {
Severity: Minor
Found in third_party/MX/Router.php by phan

Reference to undeclared property \MX_Router->directory (Did you mean $directory)
Open

        if (! empty($this->directory)) {
Severity: Minor
Found in third_party/MX/Router.php by phan

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

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

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

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

Call to undeclared function \log_message()
Open

        log_message('debug', 'File loaded: '.$_ci_path);
Severity: Critical
Found in third_party/MX/Loader.php by phan

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

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

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

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

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

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

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

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

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

     * @param  [type] $params [description]
Severity: Info
Found in third_party/MX/Loader.php by phan
Severity
Category
Status
Source
Language