We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2240e commit c0c30b9Copy full SHA for c0c30b9
phpstan.neon.dist
@@ -22,6 +22,3 @@ parameters:
22
# phpstan has no array shape intersection support https://github.com/phpstan/phpstan/issues/12414
23
- message: '#unresolvable type.#'
24
path: src/DataCollector/DoctrineDataCollector.php
25
- # Probably needs Symfony plugin
26
- - message: '#Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\Node#'
27
- path: src/DependencyInjection/Configuration.php
0 commit comments