Releases: intaro/pinba-bundle
Releases · intaro/pinba-bundle
2.5.0
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.0
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)
* update deps for php 8.* and symfony 6.*
2.2.0
- fix composer duplicates
- add php 8.0 to matrix
- fix Deprecated: Required parameter $stopwatch follows optional parameter $options
1.2.0: Merge pull request #17 from 1on/master
Enable symfony 5 components
1.1.0: Merge pull request #15 from 1on/master
Compability with phpredis >= 3.1.4