Skip to content

Released version 3.5.0

Compare
Choose a tag to compare
@dg dg released this 02 Nov 16:29
· 259 commits to master since this release

Supports all new PHP 8 features!

  • implemented support for PHP 8 attributes
  • implemented support for PHP 8 union types
  • implemented PHP 8 constructor property promotion
  • Factory: supports attributes in PHP 8
  • Dumper::format() syntax ...? now supports named parameters (possible BC break)
  • Printer: prints trailing comma in parameter lists when PHP 8 syntax is used
  • Factory: loads method bodies from traits
  • PhpFile::addNamespace() accepts PhpNamespace object (#68)

BLOG POST https://blog.nette.org/en/news-in-phpgenerator-3-5