- Issue created by @teknorah
- Merge request !17Issue #3341093: Version 4.0.11 and above require Drupal core 10.1.x β (Merged) created by teknorah
- πΊπΈUnited States teknorah Mokena, IL, US
I think a minor release (or two) may need to be created, one for the D10 version and one for the D9 version. At that point, merge requests could be pointed to each one, or something?
- Status changed to Needs review
almost 2 years ago 12:49am 12 February 2023 - πΊπΈUnited States teknorah Mokena, IL, US
I take that back... it was introduced prior to 10.1.x
For whatever reason, it didn't come up before when searching the repo on gitlab, but I see looking at the code this trait was released for Drupal 9.3.x with commit: cffb02aad63664e7930a3d2ec798a8feb054af82
- πΊπΈUnited States teknorah Mokena, IL, US
For the 3341093-drupal9-version branch, it is sufficient to set
core_version_requirement: ^9.2
? or would could I setcore_version_requirement: ~9.2.0
to specify is only for Drupal core 9.2.x? - π©πͺGermany gngn
Like @tekNorah wrote in #6 the
trait BundlePermissionHandlerTrait
class does exist for Drupal 9.
It was introduced in 9.3.0 (so I am adjusting the issue title).Current 4.0.14 announces compatibility with 9.2 (issue #3301118: Drupal 10 compatibility β ):
core_version_requirement: ^9.2 || ^10
.So I think we should raise that to 9.3
core_version_requirement: ^9.3 || ^10
.Btw: Using above posted repo searches show:
Advanced search is disabled since 9.5.x is not the default branch
I think that's the reason for not finding "trait BundlePermissionHandlerTrait".
- Status changed to RTBC
over 1 year ago 5:46pm 11 August 2023 - πΊπΈUnited States devkinetic
This looks good, it should be bumped up.
- First commit to issue fork.
-
isholgueras β
committed 286a7b59 on 4.x authored by
tekNorah β
Issue #3341093: Version 4.0.11 and above require Drupal core 9.3.x / 10....
-
isholgueras β
committed 286a7b59 on 4.x authored by
tekNorah β
- Status changed to Fixed
8 months ago 8:17am 31 May 2024 - Status changed to Fixed
8 months ago 8:24am 31 May 2024