Allow Symfony 7 #162
Annotations
5 errors
PHPStan:
src/Capsule/Collection.php#L1
Ignored error pattern #^Parameter \#1 \$event of method Symfony\\Contracts\\EventDispatcher\\EventDispatcherInterface\:\:dispatch\(\) expects object, string given\.$# in path /home/runner/work/mongodb-bundle/mongodb-bundle/src/Capsule/Collection.php was not matched in reported errors.
|
PHPStan:
src/Capsule/Collection.php#L1
Ignored error pattern #^Parameter \#2 \$eventName of method Symfony\\Contracts\\EventDispatcher\\EventDispatcherInterface\:\:dispatch\(\) expects string\|null, Facile\\MongoDbBundle\\Event\\QueryEvent given\.$# in path /home/runner/work/mongodb-bundle/mongodb-bundle/src/Capsule/Collection.php was not matched in reported errors.
|
PHPStan:
src/Capsule/Collection.php#L1
Ignored error pattern #^Variable \$data on left side of \?\? always exists and is not nullable\.$# in path /home/runner/work/mongodb-bundle/mongodb-bundle/src/Capsule/Collection.php was not matched in reported errors.
|
PHPStan:
src/Capsule/Collection.php#L1
Ignored error pattern #^Variable \$filters on left side of \?\? always exists and is not nullable\.$# in path /home/runner/work/mongodb-bundle/mongodb-bundle/src/Capsule/Collection.php was not matched in reported errors.
|
PHPStan
Process completed with exit code 1.
|