- Fix custom prototype array by @barryvdh in barryvdh#1706
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.14.8...v3.14.9
- Add fix + failing test for custom array prototype by @barryvdh in barryvdh#1705
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.14.7...v3.14.8
- Make better use of query tab space by @erikn69 in barryvdh#1694
- Do not open query details on text selecting by @erikn69 in barryvdh#1693
- Add (initial) support for PHP 8.4 by @jnoordsij in barryvdh#1631
- More warnings by @barryvdh in barryvdh#1696
- Fix sql-duplicate highlight by @erikn69 in barryvdh#1699
- ci: Use GitHub Actions V4 by @erikn69 in barryvdh#1700
- Fix "Uncaught TypeError: is not iterable" by @erikn69 in barryvdh#1701
- Fix Exception when QueryCollector softLimit exceeded by @johnkary in barryvdh#1702
- Test soft/hard limit queries by @barryvdh in barryvdh#1703
- @johnkary made their first contribution in barryvdh#1702
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.14.6...v3.14.7