Skip to content

1.2.7

Compare
Choose a tag to compare
@dantleech dantleech released this 15 Oct 09:58
· 64 commits to master since this release

Improvements:

  • Remove dependency on webmozart/path (copied the class into PHPBench)
  • Update PHPStan to 1.0 and fix new errors #1006
  • Use webmozart/glob instead of glob for benchmark paths and config
    include paths #1005

Bug fixes:

  • Fix bad exception call #1002 @TRowbotham
  • Fix comma formatting of numbers with no zero decimal precision #1008