Skip to content

feat(app): Added controller attributes #13099

feat(app): Added controller attributes

feat(app): Added controller attributes #13099

Triggered via pull request October 6, 2025 07:28
Status Failure
Total duration 1m 26s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
1m 22s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHP Static Analysis
Process completed with exit code 1.
PHP Static Analysis: system/Router/Attributes/Restrict.php#L0
Ignored error pattern #^Comparison operation "\>\=" between int\<3, max\> and 3 is always true\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/Router/Attributes/Restrict.php was not matched in reported errors.
PHP Static Analysis: system/Router/Attributes/Filter.php#L0
Ignored error pattern #^Construct empty\(\) is not allowed\. Use more strict comparison\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/Router/Attributes/Filter.php was not matched in reported errors.