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 ofglob
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
- โ Remove dependency on