Skip to content

1.14.3

Latest
Compare
Choose a tag to compare
@romm romm released this 17 Feb 18:34
· 4 commits to master since this release

Bug Fixes

  • Normalize empty iterable object as empty array in JSON (a22a53)
  • Properly handle full namespaced enum type in docblock (eb8816)
  • Support PHPStan extension for PHPStan v1 and v2 (9f043b)

Other

  • Handle trailing comma in shaped array declaration (1cb4e9)
  • Make sure a child shell is not root (ef0b5c)
  • Refactor node builders stack (040b90)
  • Remove ErrorCatcherNodeBuilder (f8eedc)
  • Remove IterableNodeBuilder (339f10)
  • Remove the need to keep a reference to the Shell parent node (070db3)