Changelog 1.14.3 — 17th of February 2025
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)