Skip to content

Releases: ircmaxell/php-cfg

Fix bug with empty catch variable

17 Aug 17:58
189d950

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...V0.8.1

Releasing with Try/Catch Support

11 Aug 16:26
7899d23

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

php-cfg 0.7.0

09 Jan 19:55
b50789a

Choose a tag to compare

  • Support union types (#75)
  • Expose method and property flags (#76)
  • Support rendering attributes in printer (#77)
  • Move to Github Actions (#79)
  • Fix printing of namespaced names (#80, #82)
  • Support trait use (#83)
  • Fix handling of yield (#84)
  • Print include type (#85)

php-cfg 0.6.0

13 Apr 15:46
acc7cbc

Choose a tag to compare

This release mainly improves compatibility with PHP 7.4 and PHP 8.