Avoid error with constant $ #21149
Annotations
4 errors
PHPStan:
src/Reflection/BetterReflection/BetterReflectionProvider.php#L1
Ignored error pattern #^Dead catch \- PHPStan\\BetterReflection\\NodeCompiler\\Exception\\InvalidIdentifierName is never thrown in the try block\.$# in path /home/runner/work/phpstan-src/phpstan-src/src/Reflection/BetterReflection/BetterReflectionProvider.php was not matched in reported errors.
|
PHPStan:
src/Reflection/BetterReflection/BetterReflectionProvider.php#L178
Ignored error pattern #^Dead catch \- PHPStan\\BetterReflection\\Identifier\\Exception\\InvalidIdentifierName is never thrown in the try block\.$# in path /home/runner/work/phpstan-src/phpstan-src/src/Reflection/BetterReflection/BetterReflectionProvider.php is expected to occur 3 times, but occurred 4 times.
|
PHPStan:
src/Reflection/BetterReflection/BetterReflectionProvider.php#L508
Dead catch - PHPStan\BetterReflection\Identifier\Exception\InvalidIdentifierName is never thrown in the try block.
|
PHPStan
Process completed with exit code 2.
|
Loading