Skip to content

Releases: intaro/pinba-bundle

Symfony 7 support

Choose a tag to compare

@gwinn gwinn released this 09 Jun 09:00
ca2e236
2.7.0

Symfony 7 support

2.6.2

Choose a tag to compare

@nadrshin nadrshin released this 14 May 08:18
eaba110

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

Choose a tag to compare

@nadrshin nadrshin released this 07 May 12:34
371ee51

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

Choose a tag to compare

@muxx muxx released this 07 May 10:26
77bcb74

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

Choose a tag to compare

@muxx muxx released this 29 Oct 15:37
19ebb8d

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

Choose a tag to compare

@muxx muxx released this 18 Jun 16:03
9cdf4f3

What's Changed

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

Full Changelog: 2.4.0...2.4.1

2.4.0

Choose a tag to compare

@muxx muxx released this 18 Jan 15:17
2079ebc

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)

Choose a tag to compare

@addfs addfs released this 26 Oct 13:29
4ce1969
* update deps for php 8.* and symfony 6.*

2.2.0

Choose a tag to compare

@addfs addfs released this 09 Jan 12:16
  • fix composer duplicates
  • add php 8.0 to matrix
  • fix Deprecated: Required parameter $stopwatch follows optional parameter $options

2.1.0

Choose a tag to compare

@addfs addfs released this 18 Oct 15:18
fix deprecations