Showing 651 of 651 total issues

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

     * @param  [type]  $model       [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/Config.php by phan

Reference to undeclared property \MX_Config->is_loaded
Open

            $this->is_loaded[] = $file;
Severity: Minor
Found in third_party/MX/Config.php by phan

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

     * @method __construct
Severity: Info
Found in third_party/MX/Controller.php by phan

Reference to undeclared property \MX_Lang->language
Open

            return $this->language;
Severity: Minor
Found in third_party/MX/Lang.php by phan

Reference to undeclared property \CI->router
Open

        $this->_module = CI::$APP->router->fetch_module();
Severity: Minor
Found in third_party/MX/Loader.php by phan

Reference to undeclared property \CI->load
Open

                    $this->$var =& CI::$APP->load->$var;
Severity: Minor
Found in third_party/MX/Loader.php by phan

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

     * @method config
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

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 '* @param [type] $library [description]'
Open

    * @param  [type]  $library     [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

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

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

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

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

Reference to undeclared property \CI->config
Open

        return CI::$APP->config->load($file, $use_sections, $fail_gracefully, $this->_module);
Severity: Minor
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

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

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

Reference to undeclared constant \APPPATH
Open

require APPPATH.'third_party/MX/Loader.php';
Severity: Minor
Found in core/MY_Loader.php by phan

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

     * @method __construct
Severity: Info
Found in third_party/MX/Base.php by phan

Reference to undeclared property \CI->router
Open

        $_module or $_module = CI::$APP->router->fetch_module();
Severity: Minor
Found in third_party/MX/Config.php by phan
Severity
Category
Status
Source
Language