Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-08 | 3.6 kB | |
v2.2.0 source code.tar.gz | 2025-05-08 | 470.6 kB | |
v2.2.0 source code.zip | 2025-05-08 | 515.4 kB | |
Totals: 3 Items | 989.7 kB | 0 |
What's Changed
- Hide TimeDataCollector extending tabs by @parallels999 in https://github.com/php-debugbar/php-debugbar/pull/742
- Fix line-height on numbered code by @erikn69 in https://github.com/php-debugbar/php-debugbar/pull/745
- Replace
maximebf/debugbar
in composer.json by @JaZo in https://github.com/php-debugbar/php-debugbar/pull/746 - fixing typo in documentation about Renderable interface by @madbob in https://github.com/php-debugbar/php-debugbar/pull/747
- Reset debugbar DOM position by @erikn69 in https://github.com/php-debugbar/php-debugbar/pull/752
- OPT-IN Start collecting warnings, notices and deprecations on ExceptionsCollector by @cesarreyes3 in https://github.com/php-debugbar/php-debugbar/pull/748
- Revert aa370d0 by @erikn69 in https://github.com/php-debugbar/php-debugbar/pull/756
- Blacklist keys on Request for hide sensitive data by @erikn69 in https://github.com/php-debugbar/php-debugbar/pull/754
- Allow overwriting the trace finder on Messages by @cesarreyes3 in https://github.com/php-debugbar/php-debugbar/pull/758
- Support symfony dump render on timeline params by @erikn69 in https://github.com/php-debugbar/php-debugbar/pull/760
- Name of the parameter easier to read in the timeline by @cesarreyes3 in https://github.com/php-debugbar/php-debugbar/pull/757
- fix symfony var-dumper css on dark theme by @erikn69 in https://github.com/php-debugbar/php-debugbar/pull/762
- Compact symfony var dumper, and better text by @cesarreyes3 in https://github.com/php-debugbar/php-debugbar/pull/751
- Bump branch alias by @barryvdh in https://github.com/php-debugbar/php-debugbar/pull/763
- Fix filename position on message collector by @cesarreyes3 in https://github.com/php-debugbar/php-debugbar/pull/759
- Fix debugbar z-index by @cesarreyes3 in https://github.com/php-debugbar/php-debugbar/pull/753
- Fix falsy values en keys (HtmlVariableListWidget) by @erikn69 in https://github.com/php-debugbar/php-debugbar/pull/765
- fix for PhpRedis >= 6.1.0 in RedisStorage by @rzv-me in https://github.com/php-debugbar/php-debugbar/pull/766
- Multiple counters on ObjectCountCollector, generic widget TableVariableListWidget by @erikn69 in https://github.com/php-debugbar/php-debugbar/pull/764
- Summary badges in ObjectCountCollector by @erikn69 in https://github.com/php-debugbar/php-debugbar/pull/767
- Dump darkmode styles for dumper by @barryvdh in https://github.com/php-debugbar/php-debugbar/pull/769
- Fix debugbar resize by @erikn69 in https://github.com/php-debugbar/php-debugbar/pull/772
- Fix darkmode styles for symfony/vardumper by @erikn69 in https://github.com/php-debugbar/php-debugbar/pull/771
- Fix padding on htmlvardumper by @parallels999 in https://github.com/php-debugbar/php-debugbar/pull/776
$group
arg support onmeasure
method by @erikn69 in https://github.com/php-debugbar/php-debugbar/pull/775- bugfix(redis-storage): Unserialise is sometimes false by @ClaraLeigh in https://github.com/php-debugbar/php-debugbar/pull/773
- Check if file exists on FileStorage by @erikn69 in https://github.com/php-debugbar/php-debugbar/pull/777
New Contributors
- @JaZo made their first contribution in https://github.com/php-debugbar/php-debugbar/pull/746
- @madbob made their first contribution in https://github.com/php-debugbar/php-debugbar/pull/747
- @cesarreyes3 made their first contribution in https://github.com/php-debugbar/php-debugbar/pull/748
- @ClaraLeigh made their first contribution in https://github.com/php-debugbar/php-debugbar/pull/773
Full Changelog: https://github.com/php-debugbar/php-debugbar/compare/v2.1.6...v2.2.0