Skip to content

Releases: maximebf/php-debugbar

v1.21.3

12 Mar 14:23
0b40770
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.21.2...v1.21.3

v1.21.2

12 Mar 11:22
8c55824
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.21.1...v1.21.2

v1.21.1

11 Mar 15:06
c7d2cfb
Compare
Choose a tag to compare

What's Changed

  • Do not click when selection is active by @erikn69 in #611
  • Avoid only number filename on uri link by @erikn69 in #612
  • Revert "Keeps only the main debugbar functionality on iframes" by @barryvdh in #613

Full Changelog: v1.21.0...v1.21.1

v1.21.0 Add MailCollector, iFrame support and tweak Var collectors

01 Mar 15:32
9700e50
Compare
Choose a tag to compare

Check message trace file/line

15 Feb 10:50
484625c
Compare
Choose a tag to compare
Check file (#599)

* Check file

* Check line

v1.20.1 Small fixes

13 Feb 19:04
Compare
Choose a tag to compare

Revert some small tweaks, improve sql widget.

v1.20.0

12 Feb 10:50
Compare
Choose a tag to compare
  • Better support for normalize paths / xdebug links across collectors
  • Upgrade PDOCollector and queries widget #447
  • Configurable memory precision
  • Some styling issues fixed + refactoring
  • Support Symfony 7

v1.19.1

12 Oct 16:07
03dd40a
Compare
Choose a tag to compare
Fix PHP 8.2 deprecations (#579)

v1.19.0

19 Sep 19:57
30f65f1
Compare
Choose a tag to compare
Fix class name missing full import (#540)

v1.18.2

04 Feb 15:40
17dcf3f
Compare
Choose a tag to compare
fix: preparedId is nullable (#516)