Bump doctrine/orm from 2.19.6 to 3.2.1 #72
Annotations
4 errors
PHPStan Scanner:
src/Console/CsvImportCommand.php#L220
Offset 'uri' on array{timed_out: bool, blocked: bool, eof: bool, unread_bytes: int, stream_type: string, wrapper_type: string, wrapper_data: mixed, mode: string, ...} on left side of ?? always exists and is not nullable.
|
PHPStan Scanner:
src/Console/CsvImportCommand.php#L237
Offset 'uri' on array{timed_out: bool, blocked: bool, eof: bool, unread_bytes: int, stream_type: string, wrapper_type: string, wrapper_data: mixed, mode: string, ...} on left side of ?? always exists and is not nullable.
|
PHPStan Scanner:
src/Database.php#L209
Method Doctrine\ORM\EntityManager::clear() invoked with 1 parameter, 0 required.
|
PHPStan Scanner
Process completed with exit code 1.
|