github cakephp/debug_kit 4.4.0
DebugKit 4.4.0

latest releases: 5.0.6, 5.0.5, 5.0.4...
3 years ago

Changes

  • Improved rendering of variables panel using the new features in Debugger. The variables panel will no longer store serialized view variables, but instead store serialized debug 'node' objects. This fixes all of the issues with unserializable objects being used in templates, and also improves output of objects that implement toArray() as the array value is not used now.
  • Official support for PHP8.
  • Requires at least CakePHP 4.2.0

Don't miss a new debug_kit release

NewReleases is sending notifications on new releases.