Skip to content

1.20.0

Compare
Choose a tag to compare
@phpstan-bot phpstan-bot released this 20 Apr 11:20
10553ab
  • 10553ab - CloningVisitor
  • 00d0fcd - NodeTraverser inspired by nikic/php-parser
  • 874bf25 - Increase PHPStan level
  • 1ae8d74 - Add missing typehints
  • 0138dd9 - Give even invalid nodes line and index attributes
  • 7ff42f5 - TypeParser - give all types the line and index attributes
  • 4255dd3 - Rename tests
  • ddc8c7a - Set start and end indexes to node attributes
  • f9ecd17 - Set start and end lines to node attributes
  • b508006 - Document token array format