4.5.0
版本发布时间: 2021-10-24 09:46:58
cakephp/debug_kit最新发布版本:5.1.1(2024-09-17 23:20:20)
What's Changed
- Requires CakePHP 4.3.0+
- Fix deprecation warnings. by @ADmad in https://github.com/cakephp/debug_kit/pull/839
- Add php 8.1 to test matrix by @othercorey in https://github.com/cakephp/debug_kit/pull/836
- Fix passing null to strlen() by @othercorey in https://github.com/cakephp/debug_kit/pull/840
- Rename BaseLog::resolve() to interpolate() by @saeideng in https://github.com/cakephp/debug_kit/pull/841
- Fix deprecation errors. by @ADmad in https://github.com/cakephp/debug_kit/pull/844
Full Changelog: https://github.com/cakephp/debug_kit/compare/4.4.4...4.5.0