Problem/Motivation
The Fastly module should support the currently supported Drupal core versions.
The module currently declares compatibility with Drupal 9.3, Drupal 10 and Drupal 11, but the code should be reviewed and updated to ensure compatibility with the currently supported Drupal 10 and Drupal 11 versions and their supported PHP versions.
Proposed resolution
- Review the module for Drupal 10 and Drupal 11 compatibility.
- Fix any deprecated.
- Ensure PHP 8.1+ compatibility where applicable.
- Update the module metadata and Composer requirements if necessary.
Remaining tasks
- Review existing code for Drupal 10/11 compatibility.
- Run the test suite against supported PHP versions.
- Submit a Merge Request.
- Review and merge the changes.
User interface changes
No expected user interface changes.
API changes
No intentional public API changes.
Release notes snippet
Updated compatibility with supported Drupal 10 and Drupal 11 versions and supported PHP versions.
Issue fork fastly-3623801
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments