Skip to content

Releases: php-middleware/phpdebugbar

4.2.0: Improve deps (#38)

Choose a tag to compare

@snapshotpl snapshotpl released this 22 Feb 13:35
7a55035
* Improve deps
* phpstan
* Remove on pull request
* Fix typos

4.1.0

Choose a tag to compare

@snapshotpl snapshotpl released this 17 Nov 13:15
133763e
  • Move to github actions
  • Add support for PHP 8

4.0.0

Choose a tag to compare

@snapshotpl snapshotpl released this 12 May 18:18
fa7fa05
  • migrate to Laminas/Mezzio from Zend
  • drop PHP 7.1 support
  • update phpunit

3.1.0

Choose a tag to compare

@snapshotpl snapshotpl released this 08 Feb 22:05
9aaf39c

Support for php 7.4

3.0.2

Choose a tag to compare

@snapshotpl snapshotpl released this 01 Jul 17:18
3120159
  • Improve test suite by infection/infection
  • Small bug fixes

3.0.1

Choose a tag to compare

@snapshotpl snapshotpl released this 02 May 17:33
25cec6e

PHP 7.3 support

3.0.0

Choose a tag to compare

@snapshotpl snapshotpl released this 15 Oct 09:17
daa1985

PSR-17 support

2.1.1

Choose a tag to compare

@snapshotpl snapshotpl released this 09 Oct 09:09
160e792

Allow to install zend-diactoros v2

2.1.0

Choose a tag to compare

@snapshotpl snapshotpl released this 26 Apr 11:31
6c2c461
  • Disable and enable debug bar using header, cookie, attribute
  • Disable debug bar on redirect responses

2.0.0

Choose a tag to compare

@snapshotpl snapshotpl released this 11 Apr 21:20
6c06189
  • Support PHP 7.1 as minimum version
  • Support for official PSR-15