vardumper 8.x-1.6

Bug fixes

Issue #3170131: Automated Drupal 9 compatibility fixes
Issue #3206296: Mark submodules compatible with Drupal 9

vardumper 8.x-1.3

Bug fixes
New features

Changes since 8.x-1.2:

vardumper 8.x-1.1

Bug fixes

Changes since 8.x-1.0:

  • Code style cleanup.
  • #2671656 by swim: blockAccess and minor annotation update

vardumper 7.x-1.10

Bug fixes
New features

Changes since 7.x-1.9:

  • Remove dependency to Composer Manager even though it's advised to use it.
  • Small cleanup before release.
  • Fix namespaces and code style.
  • Update composer file to use Symfony 2.8.2 components.

vardumper 8.x-1.0

Bug fixes
New features

Initial release for Drupal 8.

You will need Composer Manager to download dependencies.
Please carefully read how to enable it and install it.

vardumper 7.x-1.9

Bug fixes

Changes since 7.x-1.8:

  • Add dependency to composer_manager and pdate composer.json file to use Symfony component 2.8.1.

vardumper 7.x-1.8

Bug fixes
  • Update composer file to use Symfony 2.7.4 components,
  • Fix "Cannot redeclare dump()" error message.

vardumper 7.x-1.6

Bug fixes
New features

New features

  • Add Vardumper Console submodule to display debug in console.

vardumper 7.x-1.5

Bug fixes
New features

Split main module in submodules:

  • vardumper_block: Drupal's block integration for debugging variable in a particular block.
  • vardumper_watchdog: Drupal's watchdog integration for debugging variable in the watchdog.

The main module only uses the messages to debug.

Bug fixes:

  • Fix dependencies.
  • Better check for permission.

vardumper 7.x-1.2

Bug fixes

Rename functions to avoid collisions.

Provides function aliases for debugging.

vardumper 7.x-1.1

Bug fixes
New features

Bugfix release.

- Better readability of code
- Do not use drupal_static but session through the http-foundation component of Symfony.

Subscribe with RSS Subscribe to Releases for VarDumper