Resolve #3446314 "Drupal 11 compatibility"
Closes #3446314
Merge request reports
Activity
assigned to @bjc2265
- Check for Drupal 11 code compatibility (PHPStan)
- Check for PHP 8.3 compatibility (PHPStan)
-
Check for jQuery 4 compatibility (Visual check of
/js/google_cse.js
) - Update core version requirements to include Drupal 11
- Drop Drupal 8 and 9 support
- Unit tests are updated to work with Drupal 11 (PHPUnit 10)
- Automated tests pass D11 compatibility
Edited by bjc2265added 1 commit
- 4c4dbeca - Update GoogleCseMigrationTest.php per Rector PHP recommendation:
added 1 commit
- 33e7fe4b - Update google_cse.js, replacing deprecated .blur shorthand with .on("blur", handler).
added 1 commit
- a989e0c0 - Revert "Update GoogleCseMigrationTest.php per Rector PHP recommendation:"
Please register or sign in to reply