fix: Pass charset/Security into ErrorHandler mock controller bootstrap - #560
Merged
hellopablo merged 1 commit intoSep 7, 2026
Annotations
10 errors and 1 warning
|
Run PHPStan:
src/Common/CodeIgniter/Core/Loader.php#L68
Call to an undefined method Nails\Common\CodeIgniter\Core\Loader::_ci_load().
|
|
Run PHPStan:
src/Common/CodeIgniter/Core/Loader.php#L65
Access to an undefined property Nails\Common\CodeIgniter\Core\Loader::$_ci_view_paths.
|
|
Run PHPStan:
src/Common/CodeIgniter/Core/Loader.php#L65
Access to an undefined property Nails\Common\CodeIgniter\Core\Loader::$_ci_view_paths.
|
|
Run PHPStan:
src/Common/CodeIgniter/Core/Loader.php#L33
Access to an undefined property Nails\Common\CodeIgniter\Core\Loader::$_ci_models.
|
|
Run PHPStan:
src/Common/CodeIgniter/Core/Loader.php#L22
Class Nails\Common\CodeIgniter\Core\Loader extends unknown class MX_Loader.
|
|
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.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading