Skip to content

Releases: murtukov/php-code-generator

Support Constructor Property Promotion

04 May 16:39
Compare
Choose a tag to compare
  • Add support for constructor property promotion
  • Make the Literal component more flexible (by @mcg-web)
  • Change the way empty blocks ({}) are rendered on different components

v0.1.5: Support PHP 8

12 Jan 21:23
Compare
Choose a tag to compare
  • Change composer requirements to support PHP 8
  • Add missing PHPDoc blocks
  • Add missing type-hints
  • Make some constructors final
  • Other minor fixes

v0.1.4

04 Jul 03:09
Compare
Choose a tag to compare
Fix stringifier bug

v0.1.3: Add collection ordering feature

04 Jul 02:37
Compare
Choose a tag to compare
- Fix cs
- Add setter for `withKeys` option

v0.1.2

26 Jun 23:16
Compare
Choose a tag to compare
Allow binding multiple closure vars at once

v0.1.1

26 Jun 23:15
Compare
Choose a tag to compare
Allow adding multiple function arguments at once

First release

24 Jun 22:07
Compare
Choose a tag to compare
v0.1

Remove `dev` from the title