Problem/Motivation
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork add_to_head-3441697
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:
- 3441697-drupal-calls-should
changes, plain diff MR !4
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