Merge remote-tracking branch 'origin/1.23.x' into 2.0.x #675
Annotations
7 errors
tests/PHPStan/Printer/PrinterTest.php#L2009
Access to constant SINGLE_QUOTED on an unknown class PHPStan\PhpDocParser\Printer\QuoteAwareConstExprStringNode.
|
tests/PHPStan/Printer/PrinterTest.php#L2009
Instantiated class PHPStan\PhpDocParser\Printer\QuoteAwareConstExprStringNode not found.
|
tests/PHPStan/Printer/PrinterTest.php#L2009
Parameter #1 $keyName of class PHPStan\PhpDocParser\Ast\Type\ArrayShapeItemNode constructor expects PHPStan\PhpDocParser\Ast\ConstExpr\ConstExprIntegerNode|PHPStan\PhpDocParser\Ast\ConstExpr\ConstExprStringNode|PHPStan\PhpDocParser\Ast\Type\IdentifierTypeNode|null, PHPStan\PhpDocParser\Printer\QuoteAwareConstExprStringNode given.
|
tests/PHPStan/Printer/PrinterTest.php#L2024
Access to constant SINGLE_QUOTED on an unknown class PHPStan\PhpDocParser\Printer\QuoteAwareConstExprStringNode.
|
tests/PHPStan/Printer/PrinterTest.php#L2024
Instantiated class PHPStan\PhpDocParser\Printer\QuoteAwareConstExprStringNode not found.
|
tests/PHPStan/Printer/PrinterTest.php#L2024
Parameter #1 $keyName of class PHPStan\PhpDocParser\Ast\Type\ObjectShapeItemNode constructor expects PHPStan\PhpDocParser\Ast\ConstExpr\ConstExprStringNode|PHPStan\PhpDocParser\Ast\Type\IdentifierTypeNode, PHPStan\PhpDocParser\Printer\QuoteAwareConstExprStringNode given.
|
|
The logs for this run have expired and are no longer available.
Loading