- Issue created by @vipin.mittal18
- First commit to issue fork.
- Assigned to rajeshreeputra
- 🇮🇳India rajeshreeputra Pune
I believe that with the release of version 6.x, we should consider discontinuing support for early versions of Drupal and those that are end-of-life (EOL). I would appreciate the opinions of the maintainers on this matter. If necessary, we could maintain compatibility with earlier versions within the 5.x branch.
- Issue was unassigned.
- Status changed to Needs review
5 months ago 12:07pm 12 June 2024 - 🇮🇳India rajeshreeputra Pune
We have observed that tests are failing in the upcoming minor and major releases because there is a new requirement dictating that, starting with version 10.3, the provider functions must be declared as static. It has come to our attention that the getRandomGenerator method within the RandomGeneratorTrait is not currently static.
We would greatly appreciate any guidance or insights from the maintainer and the community on how to best address this change. Your assistance in this matter would be invaluable.
- First commit to issue fork.
- Status changed to Needs work
5 months ago 7:56am 13 June 2024 - 🇮🇳India ankitv18
For Drush 12 and above support Module needs to made changes in the commands see: https://www.drush.org/12.x/commands/
For this we need to log a separate issue.
And I guess in this module we need to drop the D9 support as it will throw a php fatal error: https://git.drupalcode.org/issue/simple_oauth-3452470/-/jobs/1844209#L294 because you made changes in the type hint of methods.
For example: Drupal\simple_oauth\Normalizer\TokenEntityNormalizer::normalize() - Status changed to Needs review
5 months ago 8:57am 13 June 2024 - 🇮🇳India ankitv18
We can create a separate issue for next major phpunit: https://git.drupalcode.org/issue/simple_oauth-3452470/-/jobs/1851832#L89
- Status changed to Needs work
5 months ago 9:37am 19 June 2024 - Status changed to Needs review
5 months ago 7:01am 26 June 2024 -
bojan_dev →
committed 85ee2dad on 6.0.x authored by
Rajeshreeputra →
Resolve #3452470 "Drupal 11 compatibility"
-
bojan_dev →
committed 85ee2dad on 6.0.x authored by
Rajeshreeputra →
- Status changed to Fixed
5 months ago 7:38am 26 June 2024 Automatically closed - issue fixed for 2 weeks with no activity.