Skip to content

Releases: php-middleware/phpdebugbar

4.2.0: Improve deps (#38)

22 Feb 13:35
7a55035
Compare
Choose a tag to compare
* Improve deps
* phpstan
* Remove on pull request
* Fix typos

4.1.0

17 Nov 13:15
133763e
Compare
Choose a tag to compare
  • Move to github actions
  • Add support for PHP 8

4.0.0

12 May 18:18
fa7fa05
Compare
Choose a tag to compare
  • migrate to Laminas/Mezzio from Zend
  • drop PHP 7.1 support
  • update phpunit

3.1.0

08 Feb 22:05
9aaf39c
Compare
Choose a tag to compare

Support for php 7.4

3.0.2

01 Jul 17:18
3120159
Compare
Choose a tag to compare
  • Improve test suite by infection/infection
  • Small bug fixes

3.0.1

02 May 17:33
25cec6e
Compare
Choose a tag to compare

PHP 7.3 support

3.0.0

15 Oct 09:17
daa1985
Compare
Choose a tag to compare

PSR-17 support

2.1.1

09 Oct 09:09
160e792
Compare
Choose a tag to compare

Allow to install zend-diactoros v2

2.1.0

26 Apr 11:31
6c2c461
Compare
Choose a tag to compare
  • Disable and enable debug bar using header, cookie, attribute
  • Disable debug bar on redirect responses

2.0.0

11 Apr 21:20
6c06189
Compare
Choose a tag to compare
  • Support PHP 7.1 as minimum version
  • Support for official PSR-15