Nette Php-generator v3.4.0 released

David Grudl
Nette Core | 8082
+
0
-

Nette Php-generator v3.4.0 has just been released!

  • Factory: reads class constants with visibility & phpDoc
  • Factory: added option to load methods a functions with bodies [Closes #59][Closes #4]
  • implemented PHP-safe indentation
  • Printer: one-line properties without comments are not separated using one empty line
  • Printer: constants with comments are separated using one empty line

For the details you can have a look at the GitHub.