Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
42.61 KB
MD5: 614ec11ce56850b46150702e0583140a
SHA-1: fc55eb1e0e92624cde57cc39954c6d2d05efa608
SHA-256: dde0da4e04cf56906232dc4f4ad19f0e133ca9a1c18b4b3ecc85d82cb1155f84
Download zip
54.3 KB
MD5: 1d66ab735aa510912cd6f5dbb1a825ea
SHA-1: baae45e1131953330b1553d7e887960ae494d79c
SHA-256: 5b8373b7bdd1d323105eacf0d794b60227f6564cd2f7807e5affb19f38d8a3e2
Release notes
Small update mainly for PHP 7.2 compatibility.
#2946139: Remove usage of deprecrated each() function for PHP 7.2+ compatability by bkosborne, malaynayak, joseph.olstad (for PHP 7.2)
#3002285: Remove usage of deprecated assert() on string for PHP 7.2+ compatibility by Chris Burge (for PHP 7.2)
#2872108: Split field label and machine name in field table by hass
#2845895: diff_update_7307 assumes the module is enabled. by torotil, Alan D.
#2860650: Assertion failed in _HWLDF_WordAccumulator->addWords() by joelpittet, Alan D.
#2852698: Use diff default state when previewing node changes by chrisgross, jollysolutions, markusd1984