- First commit to issue fork.
- @julianvj opened merge request.
- 🇫🇷France dqd London | N.Y.C | Paris | Hamburg | Berlin
Conclusion: The only thing needed for D10 compatibility is to update the .info.yml files.
In most cases it is like this but we should definitely make sure that #4 first paragraph statement isn't mandatory no more?
Moving to 2.0.x (semantic versioning) for Drupal 10.
Yeah otherwise we won't make it. We need a version still working with 8.x and one working with ^9 || ^10. That's how I did it with most other projects I maintain here. WIth some exceptions rather splitted at ^8.9.
It's not immediately clear to me if the other patches in this queue need to be applied.
Did you have seen this in #4? The most recent patch affects two files. In one, the only change is using a use statement instead of inlining a Drupal core classname. The other affects a deprecated Drupal-8-only file. If this is still mandatory and not provided in the last patch we maybe need to sum it up in one to test before commting?
- 🇫🇷France dqd London | N.Y.C | Paris | Hamburg | Berlin
Oh @agentrickard and it would be good to open up 2.0 dev branch on the project page for others to chime in and test on D10. And we could add a paragraph on the project page stating that future work on ^9 || ^10 compatibility will go into 2.0-dev while the 8.0 branch still supports ^8 and ^9. Let me know if I shall do it.
- 🇳🇱Netherlands yustinTR
@diqidoq the execute() function also needs te be changes to accessCheck->execute()
- Status changed to Needs review
over 1 year ago 9:36am 3 May 2023 - Open on Drupal.org →Core: 10.1.x + Environment: PHP 8.1 & MySQL 5.7last update
over 1 year ago Waiting for branch to pass - last update
over 1 year ago Patch Failed to Apply - First commit to issue fork.
- last update
over 1 year ago 93 pass - 🇩🇪Germany SteffenR Germany
Since we have a 2.x branch, the MR should be changed accordingly and use this as the new target branch.
- Status changed to Closed: outdated
4 months ago 9:50pm 21 July 2024 This issue is outdated. All Drupal 10 compatibility fixes have been merged into the 2.0.x development branch.