Fix PropertyExistsTypeSpecifyingExtension for union types #21961
Annotations
3 errors
PHPStan
Process completed with exit code 2.
|
PHPStan:
src/Type/Php/PropertyExistsTypeSpecifyingExtension.php#L87
Parameter #1 $name of class PhpParser\Node\Identifier constructor expects non-empty-string, string given.
|
PHPStan:
src/Type/Php/PropertyExistsTypeSpecifyingExtension.php#L79
Ignored error pattern #^Doing instanceof PHPStan\\Type\\Constant\\ConstantStringType is error\-prone and deprecated\. Use Type\:\:getConstantStrings\(\) instead\.$# (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/Php/PropertyExistsTypeSpecifyingExtension.php is expected to occur 2 times, but occurred only 1 time.
|
Loading