Skip to content

Releases: murtukov/php-code-generator

Support Constructor Property Promotion

Choose a tag to compare

@murtukov murtukov released this 04 May 16:39
  • 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

Choose a tag to compare

@murtukov murtukov released this 12 Jan 21:23
  • 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

Choose a tag to compare

@murtukov murtukov released this 04 Jul 03:09
Fix stringifier bug

v0.1.3: Add collection ordering feature

Choose a tag to compare

@murtukov murtukov released this 04 Jul 02:37
- Fix cs
- Add setter for `withKeys` option

v0.1.2

Choose a tag to compare

@murtukov murtukov released this 26 Jun 23:16
Allow binding multiple closure vars at once

v0.1.1

Choose a tag to compare

@murtukov murtukov released this 26 Jun 23:15
Allow adding multiple function arguments at once

First release

Choose a tag to compare

@murtukov murtukov released this 24 Jun 22:07
v0.1

Remove `dev` from the title