github nette/php-generator v4.0.5
Released version 4.0.5

latest releases: v4.1.6, v4.1.5, v4.1.4...
24 months ago
  • added support for PHP 8.2 features: DNF types, constants in traits, readonly classes, Type::True
  • Type: constants are PascalCase
  • Extractor: keeps the first comment in the method #119
  • Printer: allow customizing comment formatting through protected printDocComment (#118)
  • Helpers::formatDocComment() added option $forceMultiLine
  • Factory: object class contains path from root namespace (#117)
  • Extractor: Fixed extracting enum method body #115 (#116)
  • PhpNamespace: better use-statements sorting behavior

Don't miss a new php-generator release

NewReleases is sending notifications on new releases.