Skip to content

1.0.4 - 2023-04-15

Compare
Choose a tag to compare
@jrfnl jrfnl released this 15 Apr 09:01
· 283 commits to stable since this release
6b0c204

Changed

Other

  • Minor documentation improvements.

Fixed

Utils

  • The FunctionDeclarations::getParameters() method will now correctly handle constructor promoted properties with readonly, but without explicit visibility set. #456