Skip to content

Released version 2.6.4

Compare
Choose a tag to compare
@dg dg released this 26 Apr 09:46
· 430 commits to master since this release

This is the last v2.x release.

  • Closure: chops 'uses' when are longer than WRAP_LENGTH
  • FunctionLike: chops parameters when are longer than WRAP_LENGTH #28
  • Helpers::formatArgs() chops ?* parameters when are longer than WRAP_LENGTH
  • Helpers: changed WRAP_LENGTH to 100, added INDENT_LENGTH
  • added Helpers::tabsToSpaces()
  • travis: added PHP 7.2

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