fix: preserve Postgre casts when converting named placeholders in prepared queries #13670
Annotations
6 errors
|
Run static analysis
Process completed with exit code 1.
|
|
Run static analysis:
tests/system/Database/BasePreparedQueryTest.php#L68
Method CodeIgniter\Database\BasePreparedQuery@anonymous/tests/system/Database/BasePreparedQueryTest.php:58::_execute() has parameter $data with no value type specified in iterable type array.
|
|
Run static analysis:
tests/system/Database/BasePreparedQueryTest.php#L61
Method CodeIgniter\Database\BasePreparedQuery@anonymous/tests/system/Database/BasePreparedQueryTest.php:58::_prepare() has parameter $options with no value type specified in iterable type array.
|
|
Run static analysis:
tests/system/Database/BasePreparedQueryTest.php#L53
Access to an undefined property CodeIgniter\Database\BasePreparedQuery::$preparedSql.
|
|
Run static analysis:
tests/system/Database/BasePreparedQueryTest.php#L43
Access to an undefined property CodeIgniter\Database\BasePreparedQuery::$preparedSql.
|
|
Run static analysis:
tests/system/Database/BasePreparedQueryTest.php#L32
Access to an undefined property CodeIgniter\Database\BasePreparedQuery::$preparedSql.
|
Loading