PHPBench v1.2.7 Release Notes

  • ๐Ÿ‘Œ 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