chore(deps): bump codeigniter4/framework from 4.7.2 to 4.7.3 #375
Annotations
2 errors
|
PHP 8.2 Static Analysis
Process completed with exit code 1.
|
|
PHP 8.2 Static Analysis:
app/Config/View.php#L50
PHPDoc type array<string, array<int, callable(mixed): mixed&string>|(callable(mixed): mixed)> of property Config\View::$plugins is not covariant with PHPDoc type array<string, array<int, callable(mixed ...): mixed&string>|(callable(mixed ...): mixed)> of overridden property CodeIgniter\Config\View::$plugins.
|