Releases: cakephp/debug_kit
Releases · cakephp/debug_kit
DebugKit 5.1.1
What's Changed
- fix environment panel not working with CakePHP 5.1 by @LordSimal in #1026
Full Changelog: 5.1.0...5.1.1
DebugKit 5.1.0
Deprecations
- The
Session
andInclude
panels are now deprecated. Session data can now be found in theRequest
panel, and include paths, and included files can now be found in theEnvironment
panel.
What's Changed
- 5.next: add Plugins Panel by @LordSimal in #963
- 5.next: adjust PHPUnit for Cake 5.1 by @LordSimal in #985
- Add DOMContentLoaded event alternative for Turbo by @sergioalcaraz in #995
- Update phpunit version by @othercorey in #1000
- Fix: When determining whether Turbo exists it throws undefined by @sergioalcaraz in #1001
- Improve layout of copy buttons in environment panel by @markstory in #1005
- Add empty state for deprecations by @markstory in #1004
- Merge request & session and environment & include panels by @markstory in #1006
- Stop lying that CAKE_VERSION is a constant. by @ADmad in #1009
- Fix benchmark command option parser error by @zunnu in #1012
- update stan by @LordSimal in #1014
- allow PHPUnit 11 and adjust tests for PHPUnit 11 by @LordSimal in #1015
- merge 5.x => 5.next by @LordSimal in #1017
- Add "internal" to the list of safe TLDs by @ADmad in #1018
- Add github action to handle stale issues/PRs by @ADmad in #1019
- Add deflate and inflate of panel content, changed gc chance from 1% t… by @Harfusha in #1022
New Contributors
- @sergioalcaraz made their first contribution in #995
- @zunnu made their first contribution in #1012
Full Changelog: 5.0.6...5.1.0
DebugKit 5.0.6
What's Changed
- Improve log integration for elasticearch by @markstory in #990
- 5.x nesting depth by @dereuromark in #991
- Add route path for easier use. by @dereuromark in #993
Full Changelog: 5.0.5...5.0.6
DebugKit 5.0.5
What's Changed
- Fixed ReflectionProperty::setValue() deprecation warning when working on PHP 8.3 by @Bird87ZA in #980
- Fix for deprecation warning in SimpleGraphHelper::bar() by @jharder in #981
- Fix elasticsearch logger error by @LordSimal & @Christopher-HM in #971
New Contributors
Full Changelog: 5.0.4...5.0.5
DebugKit 5.0.4
What's Changed
- Run composer normalize over composer.json by @dereuromark in #975
- Fix up version by @dereuromark in #977
- Fix psalm errors. by @markstory in #978
- Add external panel info by @dereuromark in #976
- Fixed ReflectionProperty::setValue() deprecation warning when working on PHP 8.3 by @Bird87ZA in #979
Full Changelog: 5.0.3...5.0.4
DebugKit 4.10.2
What's Changed
- Fixed ReflectionProperty::setValue() deprecation warning when working on PHP 8.3 by @Bird87ZA in #980
Full Changelog: 4.10.1...4.10.2
DebugKit 5.0.3
What's Changed
- fix reload button functionality in history and variables panel by @LordSimal in #973
Full Changelog: 5.0.2...5.0.3
DebugKit 4.10.1
What's Changed
- fix reload button functionality in history and variables panel by @LordSimal in #973
Full Changelog: 4.10.0...4.10.1
DebugKit 4.9.6
What's Changed
- fix reload button functionality in history and variables panel by @LordSimal in #973
Full Changelog: 4.9.5...4.9.6