Skip to content

Conversation

staabm
Copy link
Contributor

@staabm staabm commented May 31, 2024


/**
* @return iterable<list{TypeNode, string}>
* @return iterable<array{TypeNode, string}>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

 ------ ------------------------------------------------------------------------------------------------------------------------------------------- 
  Line   tests/PHPStan/Printer/PrinterTest.php                                                                                                      
 ------ ------------------------------------------------------------------------------------------------------------------------------------------- 
  1797   PHPDoc tag @return has invalid value (iterable<list{TypeNode, string}>): Unexpected token "{", expected '>' at offset 29                   
  1910   PHPDoc tag @return has invalid value (iterable<list{PhpDocNode, string}>): Unexpected token "{", expected '>' at offset 29                 
 ------ ------------------------------------------------------------------------------------------------------------------------------------------- 

@staabm staabm marked this pull request as ready for review May 31, 2024 08:48
@ondrejmirtes ondrejmirtes merged commit fcaefac into phpstan:1.23.x May 31, 2024
@ondrejmirtes
Copy link
Member

Thank you.

@staabm staabm deleted the prep branch May 31, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants