Skip to content

v1.15.0

Choose a tag to compare

@edzus edzus released this 29 Dec 09:04
· 22 commits to main since this release
  • Fixed nested array/object property assignments
  • Improved type merging
  • foreach item variable support
  • Improved phpdoc comment fetching
  • Function/method return type recognition improvements
  • Handle request body type from each method call extension only once
  • Performance improvements
  • Self-referencing type resolution fix
  • Improved output formatting for openapi export command
  • Sort routes before exporting requests/responses to typescript
  • New autodoc-debug command to check resolved autodoc types in PHP code using @autodoc debug $var tags in phpdoc comments

Full Changelog: v1.14.1...v1.15.0