chore(deps): bump codeigniter4/framework from 4.6.1 to 4.6.3 #327
Annotations
2 errors
|
PHP 8.1 Static Analysis
Process completed with exit code 1.
|
|
PHP 8.1 Static Analysis:
app/Config/Filters.php#L70
PHPDoc type array<string, array<int|string, array<string, string>|string>> of property Config\Filters::$globals is not covariant with PHPDoc type array{before: array<int|string, array{except: array<int, string>|string}|string>, after: array<int|string, array{except: array<int, string>|string}|string>} of overridden property CodeIgniter\Config\Filters::$globals.
|