feat: support BackedEnum values in database binds
#14753
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 4s
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.
|