v1.15.0
- Fixed nested array/object property assignments
- Improved type merging
foreachitem 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-debugcommand to check resolved autodoc types in PHP code using@autodoc debug $vartags in phpdoc comments
Full Changelog: v1.14.1...v1.15.0