- Fix Debugbar spelling inconsistencies by @ralphjsmit in #1626
- Fix Visual Explain confirm message by @barryvdh in #1709
- @ralphjsmit made their first contribution in #1626
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.14.9...v3.14.10
- Fix custom prototype array by @barryvdh in #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 #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 #1694
- Do not open query details on text selecting by @erikn69 in #1693
- Add (initial) support for PHP 8.4 by @jnoordsij in #1631
- More warnings by @barryvdh in #1696
- Fix sql-duplicate highlight by @erikn69 in #1699
- ci: Use GitHub Actions V4 by @erikn69 in #1700
- Fix "Uncaught TypeError: is not iterable" by @erikn69 in #1701
- Fix Exception when QueryCollector softLimit exceeded by @johnkary in #1702
- Test soft/hard limit queries by @barryvdh in #1703
- @johnkary made their first contribution in #1702
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.14.6...v3.14.7