/home/techb158/ileadtechnology.com/SSM/vendor/vlucas/phpdotenv
Edit: /home/techb158/ileadtechnology.com/SSM/vendor/vlucas/phpdotenv/phpstan.src.neon.dist (1161B)
parameters:
level: max
ignoreErrors:
- '#Variable \$defaults might not be defined.#'
- '/^Parameter \#1 \$readers of class Dotenv\\Repository\\[a-zA-Z]*Repository[a-zA-Z]* constructor expects/'
- '/^Parameter \#2 \$writers of class Dotenv\\Repository\\[a-zA-Z]*Repository[a-zA-Z]* constructor expects/'
- '#Method Dotenv\\Repository\\AbstractRepository::offset[a-zA-Z\(\)\$ ]* typehint specified.#'
- '#Unable to resolve the template type S in call to method PhpOption\\Option
::flatMap\(\)#'
- '#Method Dotenv\\Loader\\Parser::processChar\(\) should return Dotenv\\Result\\Result, string> but returns Dotenv\\Result\\Result, mixed>.#'
- '#Parameter \#1 \$callable of method PhpOption\\Option::map\(\) expects callable\(Dotenv\\Loader\\Value\|null\): mixed, Closure\(Dotenv\\Loader\\Value\): mixed given.#'
- '#Parameter \#1 \$callable of method PhpOption\\Option::[a-z]+\(\) expects callable\(array\|null\): [a-z]+, Closure\(array\): mixed given.#'