File: D:/HostingSpaces/SBogers10/hem-mechatronics.komma.pro/vendor/phpbench/phpbench/phpstan.neon
includes:
- vendor/phpstan/phpstan/conf/config.level5.neon
parameters:
ignoreErrors:
- '#Argument of an invalid type PhpBench\\Benchmark\\RunnerConfig supplied for foreach, only iterables are supported.#'
- '#Call to an undefined method DOMNode::#'
- "#Offset 'name' does not exist on string.#"
- '#Parameter \#1 \$command of class Symfony\\Component\\Process\\Process constructor expects array, string given.#'
- '#Parameter \#1 \$exception of static method PhpBench\\Model\\Error::fromException\(\) expects Exception, Throwable given.#'
- '#Parameter \#2 \$container of method PhpBench\\Registry\\Registry::__construct\(\) expects PhpBench\\DependencyInjection\\Container, Psr\\Container\\ContainerInterface given.#'
- '#Parameter \#3 \$tags of method PhpBench\\DependencyInjection\\Container::register\(\) expects array<string>#'
- '#Variable \$reject might not be defined.#'
paths:
- lib