Skip to content

Released version 3.4.1 (EOL)

Compare
Choose a tag to compare
@dg dg released this 25 Jun 12:05
· 263 commits to master since this release
  • PHP-safe indentation replaced with Helpers::unindent() because requires too much memory
  • Factory: fix method bodies import #61 (#62)
  • Factory::extractBody() replaces multi-line & HEREDOC strings with single-line
  • Printer: added $returnTypeColon #63
  • Printer: added $linesBetweenProperties #60
  • added support for PHP 8.0 types mixed, static, false, null

This is the last 3.4.x release.