chore(deps-dev): bump sass from 1.97.2 to 1.97.3 #519
Merged
Annotations
10 errors
|
Run PHPStan:
src/Common/CodeIgniter/Core/Lang.php#L81
Access to static property $APP on an unknown class CI.
|
|
Run PHPStan:
src/Common/CodeIgniter/Core/Lang.php#L75
Access to an undefined property Nails\Common\CodeIgniter\Core\Lang::$language.
|
|
Run PHPStan:
src/Common/CodeIgniter/Core/Lang.php#L36
Nails\Common\CodeIgniter\Core\Lang::line() calls parent::line() but Nails\Common\CodeIgniter\Core\Lang does not extend any class.
|
|
Run PHPStan:
src/Common/CodeIgniter/Core/Lang.php#L32
Nails\Common\CodeIgniter\Core\Lang::line() calls parent::line() but Nails\Common\CodeIgniter\Core\Lang does not extend any class.
|
|
Run PHPStan:
src/Common/CodeIgniter/Core/Lang.php#L21
Class Nails\Common\CodeIgniter\Core\Lang extends unknown class MX_Lang.
|
|
Run PHPStan:
src/Common/CodeIgniter/Core/Hooks.php#L250
Access to an undefined property Nails\Common\CodeIgniter\Core\Hooks::$in_progress.
|
|
Run PHPStan:
src/Common/CodeIgniter/Core/Exceptions.php#L45
Method Nails\Common\CodeIgniter\Core\Exceptions::show_error() should return string but return statement is missing.
|
|
Run PHPStan:
src/Common/CodeIgniter/Core/Config.php#L67
Call to an undefined method Nails\Common\CodeIgniter\Core\Config::_uri_string().
|
|
Run PHPStan:
src/Common/CodeIgniter/Core/Config.php#L38
Nails\Common\CodeIgniter\Core\Config::site_url() calls parent::site_url() but Nails\Common\CodeIgniter\Core\Config does not extend any class.
|
|
Run PHPStan:
src/Common/CodeIgniter/Core/Config.php#L21
Class Nails\Common\CodeIgniter\Core\Config extends unknown class MX_Config.
|
Loading