Skip to content

Releases: cakephp/debug_kit

DebugKit 3.16.5

22 Nov 15:21
b6a75d4
Compare
Choose a tag to compare
  • Improve how unserializable variables are handled in the Variables panel
  • Improve message formatting to enable translations.

DebugKit 3.16.4

02 Oct 01:13
7672bb9
Compare
Choose a tag to compare
  • Fix deprecation error handler resetting the error level and enabling display of previously disabled errors.

DebugKit 2.2.9

18 Sep 01:50
8649a61
Compare
Choose a tag to compare
  • Fix debugger dumping non-scalar constants.

3.16.4

03 Aug 13:59
d5cd818
Compare
Choose a tag to compare
  • Fix backwards compatibility #636.

DebugKit 3.15.1

19 Apr 15:11
81829b4
Compare
Choose a tag to compare

Fixed a regression in the previous release that prevented passing custom config to the ToolbarService.

DebugKit 3.15.0

19 Apr 14:57
3.15.0
Compare
Choose a tag to compare
  • 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 key Debugkit.forceEnable

DebugKit 3.14.1

19 Feb 13:18
f9aedbc
Compare
Choose a tag to compare

Bugfixes

Fixed syntax errors and regression in 3.14.0.

DebugKit 3.8.0 Released

31 Jan 11:24
Compare
Choose a tag to compare

Added:

  • New MailerPreview and Sent emails panel

DebugKit 3.5.1

15 Jan 10:16
Compare
Choose a tag to compare

Compatibility with CakePHP 3.4

DebugKit 3.3.5

11 Oct 08:13
Compare
Choose a tag to compare
  • Correctly checking for local storage before using it