Add support for Symfony 7 #2728
Annotations
5 errors
PHPStan:
tests/Entity/SnapshotManagerTest.php#L186
Trying to mock an undefined method query() on class Doctrine\DBAL\Connection.
|
PHPStan:
tests/Functional/Admin/BrowserTest.php#L120
Offset 'uniqid' on array<int|string, array|string> on left side of ?? always exists and is not nullable.
|
PHPStan
Process completed with exit code 1.
|
UnusedPsalmSuppress:
src/DependencyInjection/Configuration.php#L28
src/DependencyInjection/Configuration.php:28:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
Psalm
Process completed with exit code 2.
|