PHP 8.1/Drupal 10 support
Tests are passing, but many more tickets to go through before a stable release.
Two submodules - CDN and Old IE have been removed. DB updates are included but if you have modules depending on those this will be a breaking change.
Contributors (18)
recrit, heddn, prudloff, Project Update Bot, NickDickinsonWilde, Neograph734, hswong3i, vuil, Bart Vanhoutte, j-barnes, boulaffasae, qzmenko, osopolar, wmcmillian-coalmarch, Eduardo Morales Alberti, ksenzee, Thangaraj Moorthi, joelpittet
Changelog
Issues: 9 issues resolved.
Changes since 5.0.0:
Bug
- #3330498 by NickDickinsonWilde: Argument #1 must be of type array, null given in ksort()
- #3258389 by Neograph734, hswong3i, vuil, Bart Vanhoutte, j-barnes, boulaffasae, qzmenko, osopolar, wmcmillian-coalmarch: Passing null to stripos() and rtrim() is deprecated
- #3252394 by Eduardo Morales Alberti, ksenzee, Thangaraj Moorthi, joelpittet: JShrink incompatible with PHP 8
Support
Task
- #3303968 by heddn, prudloff, Project Update Bot, NickDickinsonWilde: Automated Drupal 10 compatibility fixes -- manual test fixes
- #3330647 by NickDickinsonWilde: Remove CDN submodule
- #3330511 by NickDickinsonWilde: app.root service removed in Drupal 10
- #3330487 by NickDickinsonWilde: Remove sub module AdvAgg Old Internet Explorer Compatibility Enhancer
- #3277790 by heddn: drupal_get_path / file_create_url deprecated in 9.3.0
Release type:
Bug fixes