Skip to content

Releases: intaro/pinba-bundle

2.6.2

14 May 08:18
eaba110

Choose a tag to compare

What's Changed

  • fix replace http response code on pinba_flush() call by @nadrshin in #36

Full Changelog: 2.6.1...2.6.2

2.6.1

07 May 12:34
371ee51

Choose a tag to compare

What's Changed

  • fix pinba_flush() passing null to parameter #1 of type string is deprecated by @nadrshin in #35

Full Changelog: 2.6.0...2.6.1

2.6.0

07 May 10:26
77bcb74

Choose a tag to compare

What's Changed

  • Added pinba_flush() call after every 1000 timers to reduce memory consumption by @nadrshin in #34

New Contributors

Full Changelog: 2.5.0...2.6.0

2.5.0

29 Oct 15:37
19ebb8d

Choose a tag to compare

What's Changed

  • Logging as Middleware support for newer versions of DBAL by @muxx in #32
  • fix symfony notices for bundle declaration by @muxx in #33

Full Changelog: 2.4.1...2.5.0

2.4.1

18 Jun 16:03
9cdf4f3

Choose a tag to compare

What's Changed

  • Redis 3 compability (method Redis::expire) by @muxx in #31

Full Changelog: 2.4.0...2.4.1

2.4.0

18 Jan 15:17
2079ebc

Choose a tag to compare

What's Changed

  • Extend PHP and Symfony versions in CI matrix and add actual local environment to run tests in #28
  • Add phpstan to project by @muxx in #29
  • Simple test for Redis compability with base class by @muxx in #30

Full Changelog: 2.3.0...2.4.0

2.3.0: Update dependencies for PHP 8.1 and Symfony 6.* (#27)

26 Oct 13:29
4ce1969

Choose a tag to compare

* update deps for php 8.* and symfony 6.*

2.2.0

09 Jan 12:16

Choose a tag to compare

  • fix composer duplicates
  • add php 8.0 to matrix
  • fix Deprecated: Required parameter $stopwatch follows optional parameter $options

2.1.0

18 Oct 15:18

Choose a tag to compare

fix deprecations

2.0.0

05 Jul 10:03
e8cf59b

Choose a tag to compare

add ci badge