Releases: cakephp/debug_kit
Releases · cakephp/debug_kit
DebugKit 3.16.5
- Improve how unserializable variables are handled in the Variables panel
- Improve message formatting to enable translations.
DebugKit 3.16.4
- Fix deprecation error handler resetting the error level and enabling display of previously disabled errors.
DebugKit 2.2.9
- Fix debugger dumping non-scalar constants.
3.16.4
DebugKit 3.15.1
Fixed a regression in the previous release that prevented passing custom config to the ToolbarService.
DebugKit 3.15.0
- Require cakephp 3.6.0 min
- Don't use deprecated methods.
- DebugKit now attempts to prevent display in environments that look
like non-local environments as we've had a number of reported issues of
debugkit displaying in production environments by poorly configured
systems. This can be overridden by using the configuration keyDebugkit.forceEnable
DebugKit 3.14.1
Bugfixes
Fixed syntax errors and regression in 3.14.0.
DebugKit 3.8.0 Released
Added:
- New MailerPreview and Sent emails panel
DebugKit 3.5.1
Compatibility with CakePHP 3.4
DebugKit 3.3.5
- Correctly checking for local storage before using it