Skip to content

DebugKit 2.2.2

Compare
Choose a tag to compare
@markstory markstory released this 07 Nov 18:16
· 1849 commits to 5.x since this release

This is a bug fix release for the CakePHP 2.2+ compatible branch. It fixes the following issues:

  • Cache configuration is now merged if existing configuration is found.
  • Checksums for SQL explains are always generated with SHA1 now.
  • E_STRICT errors with CakePHP 2.4 in PHP 5.4+ have been fixed.
  • History retrieval is more reliable now.
  • If a suitable version of jQuery is found on the page a second copy will not
    be downloaded.
  • Documentation has been improved.
  • Objects can now be output in view variables panel.