Drop support for symfony 3.4 #138
Annotations
11 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/DependencyInjection/Configuration.php#L1
Ignored error pattern #^Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\TreeBuilder\:\:root\(\)\.$# in path /home/runner/work/mongodb-bundle/mongodb-bundle/src/DependencyInjection/Configuration.php was not matched in reported errors.
|
PHPStan:
src/DependencyInjection/Configuration.php#L26
Ignored error pattern #^Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\NodeDefinition\:\:children\(\)\.$# in path /home/runner/work/mongodb-bundle/mongodb-bundle/src/DependencyInjection/Configuration.php is expected to occur 3 times, but occurred 7 times.
|
PHPStan:
src/DependencyInjection/Configuration.php#L29
Call to an undefined method Symfony\Component\Config\Definition\Builder\NodeDefinition::children().
|
PHPStan:
src/DependencyInjection/Configuration.php#L44
Call to an undefined method Symfony\Component\Config\Definition\Builder\NodeDefinition::children().
|
PHPStan:
src/DependencyInjection/Configuration.php#L94
Call to an undefined method Symfony\Component\Config\Definition\Builder\NodeDefinition::children().
|
PHPStan:
src/DependencyInjection/Configuration.php#L117
Call to an undefined method Symfony\Component\Config\Definition\Builder\NodeDefinition::children().
|
PHPStan:
src/Services/ClientRegistry.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/Services/ClientRegistry.php was not matched in reported errors.
|
PHPStan:
src/Services/ClientRegistry.php#L1
Ignored error pattern #^Parameter \#2 \$eventName of method Symfony\\Contracts\\EventDispatcher\\EventDispatcherInterface\:\:dispatch\(\) expects string\|null, Facile\\MongoDbBundle\\Event\\ConnectionEvent given\.$# in path /home/runner/work/mongodb-bundle/mongodb-bundle/src/Services/ClientRegistry.php was not matched in reported errors.
|
Validate composer.json
The job was canceled because "PHPStan_bin_phpstan_analy" failed.
|