-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Comparing changes
Open a pull request
base repository: barryvdh/laravel-debugbar
base: v3.15.4
head repository: barryvdh/laravel-debugbar
compare: v3.16.0
- 19 commits
- 17 files changed
- 10 contributors
Commits on Apr 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2fc8413 - Browse repository at this point
Copy the full SHA 2fc8413View commit details
Commits on Apr 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0cd8c86 - Browse repository at this point
Copy the full SHA 0cd8c86View commit details
Commits on May 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 239e2eb - Browse repository at this point
Copy the full SHA 239e2ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for b64f049 - Browse repository at this point
Copy the full SHA b64f049View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7921e1d - Browse repository at this point
Copy the full SHA 7921e1dView commit details -
$grouparg support on TimelineCollectors methods (#1789)* `$group` arg support on TimelineCollectors methods * Add missing part
Configuration menu - View commit details
-
Copy full SHA for e7a8b8b - Browse repository at this point
Copy the full SHA e7a8b8bView commit details -
Collect other eloquent model events (#1781)
* Collect other eloquent model events * Fix JobsCollector tests * Support summary badges on ModelsCollector * remove `eloquent.restored` event * Update ModelsCollectorTest.php * Update JobsCollectorTest.php * Update ModelsCollectorTest.php * Update JobsCollectorTest.php * Update JobsCollectorTest.php --------- Co-authored-by: Barry vd. Heuvel <barryvdh@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 705c9bd - Browse repository at this point
Copy the full SHA 705c9bdView commit details -
Add new cache events on CacheCollector (#1773)
* Add new cache events on CacheCollector * Add CacheFlushFailed event * Fix
Configuration menu - View commit details
-
Copy full SHA for 8a1aba9 - Browse repository at this point
Copy the full SHA 8a1aba9View commit details -
Exclude events on EventCollector (#1786)
* Exclude events on EventCollector * Update EventCollector.php * Update debugbar.php --------- Co-authored-by: Barry vd. Heuvel <barryvdh@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 698bb8b - Browse repository at this point
Copy the full SHA 698bb8bView commit details -
Use
addWarningon warnings, silenced errors, notices (#1767)* Use `addWarning` on warnings, silenced errors, notices * shorter
Configuration menu - View commit details
-
Copy full SHA for 58fe15b - Browse repository at this point
Copy the full SHA 58fe15bView commit details -
Do not rely on DB::connection() to get information in query collector (…
Configuration menu - View commit details
-
Copy full SHA for d22f42f - Browse repository at this point
Copy the full SHA d22f42fView commit details -
Trace file for Gate checks(GateCollector) (#1770)
* Trace file for Gate checks(GateCollector) * fix doc
Configuration menu - View commit details
-
Copy full SHA for 4b07d9f - Browse repository at this point
Copy the full SHA 4b07d9fView commit details -
Fix support for PDOExceptions (#1752)
When a PDOException is thrown (ex. Illuminate's QueryException) during the initialization of a Collector, the current code falls over because the code property on PDOExceptions are actually strings, and not ints. See [this comment from 15 years ago](https://www.php.net/manual/en/class.pdoexception.php#95812), php/php-src#9529, & php/php-src#12294
Configuration menu - View commit details
-
Copy full SHA for 8cf5c89 - Browse repository at this point
Copy the full SHA 8cf5c89View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd77df8 - Browse repository at this point
Copy the full SHA dd77df8View commit details
Commits on May 9, 2025
-
Time measure on cache events (#1794)
* Time measure on cache events * Fix __construct
Configuration menu - View commit details
-
Copy full SHA for 6a0c40a - Browse repository at this point
Copy the full SHA 6a0c40aView commit details
Commits on May 23, 2025
-
fix debugbar for Lumen usage (#1796)
Co-authored-by: J-P <jpschreiber@sdv.fr>
Configuration menu - View commit details
-
Copy full SHA for 51308c7 - Browse repository at this point
Copy the full SHA 51308c7View commit details
Commits on May 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0b28b72 - Browse repository at this point
Copy the full SHA 0b28b72View commit details
Commits on Jun 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fcce2df - Browse repository at this point
Copy the full SHA fcce2dfView commit details
Commits on Jul 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f265cf5 - Browse repository at this point
Copy the full SHA f265cf5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.15.4...v3.16.0