- Issue created by @Sivaji_Ganesh_Jojodae
- ๐ฎ๐ณIndia chetan 11
chetan 11 โ made their first commit to this issueโs fork.
- Open on Drupal.org โCore: 9.5.x + Environment: PHP 7.3 & MySQL 5.7last update
12 months ago Waiting for branch to pass - Open on Drupal.org โCore: 9.5.x + Environment: PHP 7.3 & MySQL 5.7last update
12 months ago Waiting for branch to pass - Status changed to Needs review
12 months ago 8:01am 5 December 2023 - ๐ฎ๐ณIndia chetan 11
Hi,
I have fixed the above issue on "tome" module, please check the raised MR.
Thanks. - Status changed to Needs work
12 months ago 8:13am 5 December 2023 - ๐ฎ๐ณIndia Sivaji_Ganesh_Jojodae Chennai
Note that the module also supports Drupal 8 which requires
core
to be present.core_version_requirement: ^8.8 || ^9 || ^10
- Open on Drupal.org โCore: 9.5.x + Environment: PHP 7.3 & MySQL 5.7last update
12 months ago Waiting for branch to pass - Status changed to Needs review
12 months ago 10:14am 5 December 2023 - ๐ฎ๐ณIndia Sivaji_Ganesh_Jojodae Chennai
I think we should remove the
core
and change the core_version_requirement to support only 9 & 10 (core_version_requirement: ^9 || ^10
) since D8 is no longer supported anyway. - Status changed to Needs work
11 months ago 10:24am 19 December 2023 - ๐ซ๐ทFrance vbouchet
as @Sivaji_Ganesh_Jojodae, I think we should remove any mention to Drupal 8 in composer.yml or info.yml files. Also, all the sub-modules should be updated.
- Assigned to sourabhjain
- Open on Drupal.org โCore: 9.5.x + Environment: PHP 7.3 & MySQL 5.7last update
11 months ago Waiting for branch to pass - Open on Drupal.org โCore: 9.5.x + Environment: PHP 7.3 & MySQL 5.7last update
11 months ago Waiting for branch to pass - Issue was unassigned.
- Status changed to Needs review
11 months ago 11:04am 19 December 2023 - ๐บ๐ธUnited States emofsnead
Please consider rolling back the recommended version to 1.11 until this issue is dealt with. That build is the only one that you can simply run directly in a Composer install without crashing and burning. Unless a user is willing to go down in and edit YML file for the info on this module they will be very frustrated trying it out. It is a really valuable tool and even important to the low end user starting out with Drupal. I just hate to see users potentially being disenfranchised by this temporary hiccup.
- First commit to issue fork.
- Open on Drupal.org โCore: 9.5.x + Environment: PHP 7.3 & MySQL 5.7last update
8 months ago Waiting for branch to pass - Status changed to RTBC
8 months ago 6:22am 11 April 2024 - ๐ฉ๐ชGermany marcoliver Neuss, NRW, Germany
Merged-in the latest 8.x-1.x commits.
MR looks good to me, since 8.x-1.12 dropped support for D8, so the core key can be dropped. Marking as RTBC.