Skip to content

3.6.0

Choose a tag to compare

@llaville llaville released this 13 May 16:20
· 1408 commits to master since this release

Added

  • PHP 8.0.6 support
  • PHP 7.4.19 support
  • new Dependencies column in db:show command output that will display librairies dependency constraints
  • new doctor command to help to debug issues by checking current installation

Changed

  • Xhprof reference updated to version 2.3.2 (stable)

Fixed

  • ClassHydrator to handle dependencies
  • #75 tests failure (thanks to @remicollet for reporting)