Released version 3.4.1 (EOL)
- 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.