Skip to content

Releases: grizz-it/php-ast-generator

Version 1.2.0

23 Feb 19:33
Compare
Choose a tag to compare

1.2.0 - 2021-02-23

Added

  • Compatibility for PHP 8.0

Version 1.1.1

05 Nov 20:47
Compare
Choose a tag to compare

1.1.1 - 2020-11-05

Fixed

  • Added missing backslashes to generate correct references.

Version 1.1.0

03 Nov 22:15
Compare
Choose a tag to compare

1.1.0 - 2020-11-03

Added

  • Option to include private methods.
  • Option to include parent methods.

Version 1.0.0

18 Oct 22:19
Compare
Choose a tag to compare

1.0.0 - 2020-10-19

Added

  • The initial implementation of the package.