ci: initialize Mongo IntegrationV2 schema via service container #138
Annotations
10 errors
|
test:
src/Drivers/MySQL/MySQLSecurityGuard.php#L190
Call to an undefined method PDOStatement::fetchAll().
|
|
test:
src/Drivers/MySQL/MySQLSecurityGuard.php#L190
Access to undefined constant PDO::FETCH_COLUMN.
|
|
test:
src/Drivers/MySQL/DbalMySQLDriver.php#L135
Offset 'subject' does not exist on array{type: int|string, expires_at: int|string, created_at: int|string}.
|
|
test:
src/Drivers/MySQL/DbalMySQLDriver.php#L135
Cannot cast mixed to string.
|
|
test:
src/Drivers/MySQL/DbalMySQLDriver.php#L134
Offset 'ip' does not exist on array{type: int|string, expires_at: int|string, created_at: int|string}.
|
|
test:
src/Drivers/MySQL/DbalMySQLDriver.php#L134
Cannot cast mixed to string.
|
|
test:
src/Drivers/Mongo/MongoSecurityGuard.php#L77
Cannot call method getName() on class-string|object.
|
|
test:
src/Drivers/Mongo/MongoSecurityGuard.php#L76
Parameter #1 $object_or_class of function method_exists expects object|string, mixed given.
|
|
test:
src/Drivers/Mongo/MongoSecurityGuard.php#L75
Call to an undefined method MongoDB\Database::listCollections().
|
|
test:
src/Drivers/Mongo/MongoSecurityGuard.php#L75
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|