File: /var/www/formularioinscripcion.bradford/vendor/vlucas/phpdotenv/phpstan.src.neon.dist
parameters:
level: max
ignoreErrors:
- '#Unable to resolve the template type#'
- '#Anonymous function should have native return typehint ".+".#'
- '#Method Dotenv\\Parser\\EntryParser::processToken\(\) should return GrahamCampbell\\ResultType\\Result<array.+, string> but returns GrahamCampbell\\ResultType\\Result<array.+, mixed>.#'
- '#Parameter \#1 \$callable of method PhpOption\\Option<bool\|string>::flatMap\(\) expects callable\(bool\|string\): PhpOption\\Option<mixed>, Closure\(string\): mixed given.#'
- '#Only booleans are allowed in a negated boolean, int\|false given.#'