Install
Works with Drupal: ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
47.67 KB
MD5: 10f0fa65fb019e750e58b76bdd4f5327
SHA-1: 848bb09bec8ff7c3f733c1cc0dd5dbca2c6488af
SHA-256: ec5cdcfa58afce5ac6f12a0e52cd3c2ffccfbbb4a717e72135a9f3d7124e63a1
Download zip
96.59 KB
MD5: d98591d9dc05df366b541410cdeb648a
SHA-1: a92ff8ffc16a74e5a168498fb4b6fb93f150b3c4
SHA-256: d28408df1a9705ed6d5e889cc2a8f014fb7114765b3700f34ebf124359efc26d
Release notes
Changelog
- Compatibility 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.
- Compatibility fixes: #3430697: Automated Drupal 11 compatibility fixes for freelinking
- Compatibility fixes: #3297276: Automated Drupal 10 compatibility fixes
Changes since 8.x-3.x
- Bug fix: #3293175: Passed by Reference Errors
- Fixes for compatibility with Drupal 10 and PHP 8.0