Skip to content

chore(deps): bump codeigniter4/framework from 4.7.2 to 4.7.3 #375

chore(deps): bump codeigniter4/framework from 4.7.2 to 4.7.3

chore(deps): bump codeigniter4/framework from 4.7.2 to 4.7.3 #375

Triggered via pull request May 25, 2026 16:59
Status Failure
Total duration 23s
Artifacts

phpstan.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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.