drivers: escape*() methods moved to Engine [WIP] #161
Annotations
10 errors
|
PHPStan:
src/Dibi/Drivers/PgSQL/Connection.php#L207
Call to an undefined method Dibi\Drivers\PgSQL\Connection::escapeIdentifier().
|
|
PHPStan:
src/Dibi/Drivers/PgSQL/Connection.php#L197
Call to an undefined method Dibi\Drivers\PgSQL\Connection::escapeIdentifier().
|
|
PHPStan:
src/Dibi/Drivers/OCI8/Connection.php#L33
Property Dibi\Drivers\OCI8\Connection::$nativeDate is never read, only written.
|
|
PHPStan:
src/Dibi/Drivers/Firebird/Result.php#L50
Offset 3 might not exist on array{}|array{non-falsy-string, numeric-string, non-empty-string, string}.
|
|
PHPStan:
src/Dibi/Drivers/Firebird/Result.php#L50
Offset 2 might not exist on array{}|array{non-falsy-string, numeric-string, non-empty-string, string}.
|
|
PHPStan:
src/Dibi/Drivers/Firebird/Result.php#L50
Offset 1 might not exist on array{}|array{non-falsy-string, numeric-string, non-empty-string, string}.
|
|
PHPStan:
src/Dibi/Drivers/Firebird/Connection.php#L100
Offset 3 might not exist on array{}|array{non-falsy-string, numeric-string, non-empty-string, string}.
|
|
PHPStan:
src/Dibi/Drivers/Firebird/Connection.php#L100
Offset 2 might not exist on array{}|array{non-falsy-string, numeric-string, non-empty-string, string}.
|
|
PHPStan:
src/Dibi/Drivers/Firebird/Connection.php#L100
Offset 1 might not exist on array{}|array{non-falsy-string, numeric-string, non-empty-string, string}.
|
|
PHPStan:
src/Dibi/Connection.php#L701
Cannot call method getReflector() on Dibi\Drivers\Connection|null.
|