- Issue created by @sebaz
- Assigned to abyss
- πΊπ¦Ukraine abyss
In general, the error in this release is not in the use of methods, but in the dependencies on Drupal versions. This needs to be updated.
- @abyss opened merge request.
- Status changed to Needs work
about 1 year ago 9:42am 27 September 2023 - πΊπ¦Ukraine bohart Lutsk, Ukraine
Let's do it in this way:
2.1.x - support Drupal from 8.8 up to 9.3 incl. (with old methods)
2.2.x - support Drupal from 9.4 and ^10 (with new methods)So we need 2 MR to do so.
Then, we will set up Drupal tests accordingly.And once/when all tests are passed, we will merge all of those and create releases accordingly.
Thanks! - Status changed to Active
about 1 year ago 10:15am 27 September 2023 - last update
about 1 year ago 9 fail - @abyss opened merge request.
- π΅π±Poland sebaz
@Abyss
that's what I wrote in proposed resolution: change requirements ;) - πΊπ¦Ukraine abyss
@SebaZ
Yes, I saw it later, I confused this one with a similar task) -
bohart β
committed fd08ae3a on 2.1.x authored by
Abyss β
Issue #3364031: Use of ModuleHandler::invokeAllWith() breaks Drupal with...
-
bohart β
committed fd08ae3a on 2.1.x authored by
Abyss β
-
bohart β
committed f651549d on 2.2.x authored by
Abyss β
Issue #3364031: Use of ModuleHandler::invokeAllWith() breaks Drupal with...
-
bohart β
committed f651549d on 2.2.x authored by
Abyss β
-
bohart β
committed 93e66836 on 2.1.x
Issue #3364031 by Abyss, bohart: Update core_version_requirement to use...
-
bohart β
committed 93e66836 on 2.1.x
- Issue was unassigned.
- Status changed to Fixed
about 1 year ago 8:20pm 27 September 2023 - πΊπ¦Ukraine bohart Lutsk, Ukraine
Committed to both
2.1.x (^D8.8 & <=D9.3)
and2.2.x (^9.4 || ^10)
branches.
This will be a part of the next releases of the modules soon. So the module will support both Thanks @all! Automatically closed - issue fixed for 2 weeks with no activity.