-
Notifications
You must be signed in to change notification settings - Fork 569
Releases: cakephp/debug_kit
Releases · cakephp/debug_kit
DebugKit 5.0.4
@othercorey
othercorey
12dedc1
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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
Assets 2
DebugKit 4.10.2
@othercorey
othercorey
49c841e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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
Assets 2
DebugKit 5.0.3
@LordSimal
LordSimal
178822a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
- fix reload button functionality in history and variables panel by @LordSimal in #973
Full Changelog: 5.0.2...5.0.3
Assets 2
DebugKit 4.10.1
@LordSimal
LordSimal
c1cda97
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
- fix reload button functionality in history and variables panel by @LordSimal in #973
Full Changelog: 4.10.0...4.10.1
Assets 2
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
Assets 2
DebugKit 5.0.2
DebugKit 4.10.0
@LordSimal
LordSimal
65918d0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
- 4.next - Switch to
doctrine/sql-formatter. by @ndm2 in #890 - 4.next: require CakePHP 4.5 by @LordSimal in #966
Full Changelog: 4.9.5...4.10.0
Assets 2
DebugKit 4.9.5
@LordSimal
LordSimal
4ffcdd2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
- Added the info that the forceEnable config value accepts a callable by @fabian-mcfly in #946
- Read cspScriptNonce from latest request by @markstory in #947
New Contributors
- @fabian-mcfly made their first contribution in #946
Full Changelog: 4.9.4...4.9.5
Assets 2
CakePHP DebugKit 5.0.1
- Update dependencies.
Full Changelog: 5.0.0...5.0.1
Assets 2
1 person reacted
DebugKit 5.0.0
@LordSimal
LordSimal
d0b569b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
First version compatible with CakePHP 5.0
What's Changed
- Update for Cake 5. by @ADmad in #879
- Update database schema generation to not rely on fixtures by @markstory in #881
- Update as per updates to ORM by @ADmad in #891
- 5.x: fix type error if no sort is set for variables tab by @LordSimal in #900
- Update dependencies and use fetchTable() by @markstory in #904
- Drop DebugLog::totalRows(). by @ADmad in #905
- 5.x: reimplement #574 in Cake5 by @LordSimal in #906
- 5.x: use finders with named arguments by @LordSimal in #931
- 5.x: remove turbolinks support by @LordSimal in #937
- Fix sql_log_panel.php by @Mapiiik in #942
- Added the info that the forceEnable config value accepts a callable by @fabian-mcfly in #946
- Read cspScriptNonce from latest request by @markstory in #947
New Contributors
- @Mapiiik made their first contribution in #942
- @fabian-mcfly made their first contribution in #946
Full Changelog: 4.9.4...5.0.0
Contributors
markstory, ADmad, and 3 other contributors