Skip to content

Releases: phpbench/phpbench

1.2.15

29 Nov 12:23
Compare
Choose a tag to compare
  • Bump minimum PHP version to 8.1
  • Allow Symfony 7.0 @keulinho
  • Add documentation for adding env providers @GromNaN

1.2.14

09 Jul 09:17
Compare
Choose a tag to compare

Improvements:

  • Use latest version of Box
  • Fixing build (versions 1.2.{12,13,14})

1.2.10

24 Mar 08:54
95206f9
Compare
Choose a tag to compare

Bug fixes:

1.2.9

08 Mar 08:56
Compare
Choose a tag to compare

Bug fixes:

  • Fix PHP 8.2 deprecation warning #1022

Improvements:

  • Drop support for 7.3 and support for 8.1 and 8.2 in the pipeline.

1.2.8

14 Jan 13:09
Compare
Choose a tag to compare

Improvements:

1.2.7

15 Oct 09:58
Compare
Choose a tag to compare

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

1.2.6

19 Jul 19:53
Compare
Choose a tag to compare

Bug fixes:

1.2.5

06 Mar 17:13
a38af13
Compare
Choose a tag to compare

Bug fixes:

  • New "CouldNotLoadMetadata" exception was located in the tests folder and was not available when phpbench was used as a dependency.

1.2.4

05 Mar 12:10
Compare
Choose a tag to compare

1.2.4

Improvements

  • Show solidarity with Ukrainians
  • Show more concise error messages including script exit code #969
  • Configuration (expression.strip_tailing_zeros) to strip meaningless zeros after the decimal place #958

1.2.3

24 Dec 10:14
Compare
Choose a tag to compare

Improvements:

  • Allow psr/log 2.x and 3.x

Bug fixes:

  • Parameters seem to be converted to strings when storing/retrieving #959