Install
Works with Drupal: ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
47.65 KB
MD5: 3d706ee81591873de2bc7230d35b621e
SHA-1: 737767a0e24c86836b94d47c90b7025e85326cc8
SHA-256: 6cb02208a167f38ddffe0153da11b5fe4947272874360e2476dcef68e8588157
Download zip
96.66 KB
MD5: 99eefff3f05837b1d4358e40189f6b4c
SHA-1: cff4a16ec6285409e739ce6a78e92c6c25d7a48f
SHA-256: 5e4a3653a63acddf31d5d2cb03d7450d14dad5322b57b24eec373b9b1b8e08d3
Release notes
Changelog
Changes since 4.0.0-alpha2
- Fixes for Drupal 11 compatibility #3430697: Automated Drupal 11 compatibility fixes for freelinking
Changes since 8.x-3.x
- Bug fix: #3426292: Deprecate and rename some variables that were wrongly named
- Bug fix: #3371033: unserialize() is insecure unless allowed classes are limited. Use a safe format like JSON or use the allowed_classes option.
- Fixes for Drupal 10 compatibility: #3297276: Automated Drupal 10 compatibility fixes
- Bug fix: #3293175: Passed by Reference Errors