refactor(database): optimize groupGetType by caching it inside BaseBuilder loops #14971
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 11s
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.
|