phpstan-symfony icon indicating copy to clipboard operation
phpstan-symfony copied to clipboard

Problem with Symfony/Dotenv

Open tony-tran opened this issue 5 years ago • 0 comments

Hi,

I don't know if it is the correct repository for this issue. I try to use phpstan in tests (phpunit) folder but I have this error :

Capture d’écran 2020-05-23 à 00 29 29

with :

phpstan/phpstan 0.12.25 PHPStan - PHP Static Analysis Tool phpstan/phpstan-doctrine 0.12.13 Doctrine extensions for PHPStan phpstan/phpstan-phpunit 0.12.8 PHPUnit extensions and rules for PHPStan phpstan/phpstan-symfony 0.12.6 Symfony Framework extensions and rules for PHPStan symfony/phpunit-bridge v5.0.8 Symfony PHPUnit Bridge

I have already try to add phpstan-symfony and phpstan-phpunit but not working. Maybe I forget or misunderstood anything ?

Thank you in advance

tony-tran avatar May 22 '20 22:05 tony-tran