-
- Downloads
Support typing extra items in unsealed array shapes
Showing
- src/Ast/Type/ArrayShapeNode.php 11 additions, 2 deletionssrc/Ast/Type/ArrayShapeNode.php
- src/Ast/Type/ArrayShapeUnsealedTypeNode.php 34 additions, 0 deletionssrc/Ast/Type/ArrayShapeUnsealedTypeNode.php
- src/Parser/TypeParser.php 70 additions, 1 deletionsrc/Parser/TypeParser.php
- src/Printer/Printer.php 8 additions, 1 deletionsrc/Printer/Printer.php
- tests/PHPStan/Parser/TypeParserTest.php 398 additions, 0 deletionstests/PHPStan/Parser/TypeParserTest.php
- tests/PHPStan/Printer/PrinterTest.php 124 additions, 0 deletionstests/PHPStan/Printer/PrinterTest.php
Loading
Please register or sign in to comment