Skip to content

refactor(database): optimize groupGetType by caching it inside BaseBuilder loops #14971

refactor(database): optimize groupGetType by caching it inside BaseBuilder loops

refactor(database): optimize groupGetType by caching it inside BaseBuilder loops #14971

Triggered via pull request June 25, 2026 20:31
Status Failure
Total duration 2m 33s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
1m 11s
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/Database/BaseBuilder.php#L3431
Construct empty() is not allowed. Use more strict comparison.
PHP Static Analysis: system/Database/BaseBuilder.php#L309
Ignored error pattern #^Construct empty\(\) is not allowed\. Use more strict comparison\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/Database/BaseBuilder.php is expected to occur 27 times, but occurred 28 times.