Skip to content

feat: support BackedEnum values in database binds #14753

feat: support BackedEnum values in database binds

feat: support BackedEnum values in database binds #14753

Triggered via pull request June 8, 2026 09:50
Status Failure
Total duration 1m 15s
Artifacts

test-phpstan.yml

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

Annotations

4 errors
PHP Static Analysis
Process completed with exit code 1.
PHP Static Analysis: system/Database/Postgre/Connection.php#L0
Ignored error pattern #^Method CodeIgniter\\Database\\Postgre\\Connection\:\:escape\(\) has parameter \$str with no value type specified in iterable type array\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/Database/Postgre/Connection.php was not matched in reported errors.
PHP Static Analysis: system/Database/ConnectionInterface.php#L0
Ignored error pattern #^Method CodeIgniter\\Database\\ConnectionInterface\:\:escape\(\) has parameter \$str with no value type specified in iterable type array\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/Database/ConnectionInterface.php was not matched in reported errors.
PHP Static Analysis: system/Database/BaseConnection.php#L0
Ignored error pattern #^Method CodeIgniter\\Database\\BaseConnection\:\:escape\(\) has parameter \$str with no value type specified in iterable type array\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/Database/BaseConnection.php was not matched in reported errors.