Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
- Add compatibility with Drupal Behaviors (javascript).
- Added support to flush more than one item at a time (multiple selection boxes).
- Updated translation templates, and translation to spanish.
Upgrading does not require running update.php. However, it is recommened to flush all caches.
- Added translation template and spanish translation.
- Optimized data dump output.
- Allow data dump function to be called more than once per page.
- Added cbdump($mixed [,$name]) funcion for debugging purposes (for developers).
- Fixed hook_help() path.
- Bugfix: #325603: Parse error: parse error, unexpected '&', expecting T_VARIABLE or '$'.
This release includes an alternative to var_dump with recursion prevention and nested level limits to avoid getting "Fatal error: Nesting level too deep - recursive dependency?" PHP errors.