v3.16.0-beta1
Pre-release
Pre-release
·
4 commits
to master
since this release
What's Changed
- Remove html
<a/>
tag from route on clockwork by @erikn69 in #1777 - Fix default for capturing dd/dump by @barryvdh in #1783
- Make all scalar config values configurable through environment variables by @wimski in #1784
- Check if file exists on FilesystemStorage by @erikn69 in #1790
- Bump php-debugbar by @barryvdh in #1791
- Fix counter tests by @barryvdh in #1792
$group
arg support on TimelineCollectors methods by @erikn69 in #1789- Collect other eloquent model events by @erikn69 in #1781
- Add new cache events on CacheCollector by @erikn69 in #1773
- Exclude events on EventCollector by @erikn69 in #1786
- Use
addWarning
on warnings, silenced errors, notices by @erikn69 in #1767 - Do not rely on DB::connection() to get information in query collector by @cweiske in #1779
- Trace file for Gate checks(GateCollector) by @erikn69 in #1770
- Fix support for PDOExceptions by @LukeTowers in #1752
New Contributors
Full Changelog: v3.15.3...v3.16.0-beta1