- Issue created by @miiimooo
- Status changed to Needs review
10 months ago 10:36am 25 January 2024 - miiimooo Europe
The work for this was already done in the 3.x and 4.x branches.
This seems to work for now:
composer require drupal/components:'dev-3.x as 2.4.1' composer require drupal/prototype:dev-4.x
- Status changed to Needs work
10 months ago 1:18pm 25 January 2024 - miiimooo Europe
I spoke to soon. After upgrade to D10 I realised that dev-4.x already includes a lot of the refactoring.
Here is the D10 patch re-rolled for 3.0-alpha1
- miiimooo Europe
This works but referencing the commit instead of a working branch is ugly and really should avoided.
The underlying problem is that in 3.x two more commits were added (109da268 and 15ebbd47).
The first one of them introduces breaking changes since it moves everything from build/ to dist/
I would argue that this change warrants a new branch and that it should be removed from 3.x
The second change makes a path change which I'm not convinced it is required by 9.5 →
Please remove this also from the 3.x branch. Unless you can find a reference where the reason for this change is documented
- miiimooo Europe
miiimooo → changed the visibility of the branch 3416902-port-3-drupal10 to hidden.
- miiimooo Europe
miiimooo → changed the visibility of the branch 3416902-port-3.x-for to hidden.
- miiimooo Europe
miiimooo → changed the visibility of the branch 8.x-3.x to hidden.
- Merge request !95Issue #3416902: Make 3.x branch Drupal 10 compatible and revert some breaking changes → (Open) created by miiimooo
- Status changed to Needs review
10 months ago 2:22pm 25 January 2024 - miiimooo Europe
miiimooo → changed the visibility of the branch 3.x to hidden.
- 🇺🇸United States pixelwhip
Thanks for the work on this! Just wanted to let you know this is on our radar and will hopefully be able to review and move it along in the next couple days.
- Status changed to Fixed
10 months ago 12:05am 2 February 2024 - 🇺🇸United States jldust
Thank you for creating a patch, we have created an updated release that supports D10. Please use:
composer require 'drupal/prototype:^3.1@alpha'
- Status changed to Fixed
10 months ago 9:17pm 7 February 2024