Skip to content

v2.6.0

Compare
Choose a tag to compare
@Halleck45 Halleck45 released this 28 Mar 13:37
· 95 commits to master since this release
v2.6.0
ec9a174

New features

  • Way to download report
  • Way to download chart
  • Resolve PHP7 getters / setters (#405)
  • Add metrics description file
  • Add a carousel in the main HTML report page to display both graph at the same time

Fixes

Explicitly define the class \Hal\Component\Ast\NodeTraverser to make PhpMetrics work using composer --classmap-authoritative. (#402)
Ensure the packagist license iœs an array so they can be displayed. (#404)
Fix warning "Division by zero" when no package is defined. (#401)

Misc

  • move templates out of src
  • Remove folders from phpcs