Closed (duplicate)
Project:
Add To Head
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2024 at 04:58 UTC
Updated:
23 Mar 2026 at 18:03 UTC
Jump to comment: Most recent
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
Comment #3
chaitanyadessai commentedPlease review MR.
Comment #4
nicholasthompsonAgreed - will need to test, but as an "eyeball test" this looks good.
Thanks @chaitanyadessai
Comment #5
vitaliyb98 commentedHi, made manual testing with Drupal 10.6.2. Everything works as expected.
In my opinion, it would be better to introduce a new major version that supports Drupal 10+ only, enabling us to take full advantage of PHP 8 features.
Comment #6
baikho commented#5
We should only introduce a new major version if there’s a clear reason, like removing deprecated APIs or enabling features that can’t coexist with older cores. Dropping support just to use PHP 8 features can create unnecessary upgrade overhead for existing installations.
Comment #8
baikho commentedComment #10
baikho commented