Install
Works with Drupal: ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Drupal 10 compatibility
Important notice
The HAL module has been deprecated in Drupal is being moved to contrib: https://www.drupal.org/project/hal/. To be Drupal 10 compatible without breaking compatibility with PHP 7, the normalizer in this module is only active on Drupal 9 and has been moved into the hal project for Drupal 10 (hal 2.x). Also note that the current hal 1.x release (1.0.1) is also not compatible with PHP 7.4, you should not switch to that version if you are still on PHP 7 until a compatible release is published.
Contributors (10)
ndf, timodwhit, drewble, Berdir, franck_lorancy, mathilde_dumond, chr.fritsch, kobb, taniachque, JeroenT
Changelog
Issues: 6 issues resolved.
Changes since 8.x-1.9:
Bug
- #3225141 by ndf, timodwhit, drewble, Berdir: composer.json is missing extra.drush.services section
- #3264892 by JeroenT: Tests are failing since Drupal 9.3
Task
- #3248874 by Berdir, franck_lorancy, mathilde_dumond, chr.fritsch, kobb: Drupal 10 compatibility
- #3118360 by Berdir, taniachque: PHPUnit Framework Deprecations
- #3231066 by taniachque, Berdir, mathilde_dumond: Fix deprecated methods in tests
- #3230661 by Berdir, taniachque: Change $modules and setUp() deprecations