- Issue created by @nicklasmf
- 🇫🇮Finland ronttizz Helsinki
I managed to update lcobucci/clock manually with
composer update 'lcobucci/clock:3.2'
How ever lcobucci/jwt 4.2.1 is marked to support PHP ^7.4 || ^8.0, to my understanding and with online Semver checker PHP 8.3 should be supported https://jubianchi.github.io/semver-check/#/^7.4%20||%20^8.0/8.3
Not sure if anyone will find this helpful but this is my findings from our project.
- 🇫🇮Finland ronttizz Helsinki
lcobucci/jwt:5.1 https://packagist.org/packages/lcobucci/jwt#5.1.0 seems to be the lowest version to support PHP 8.3
- 🇫🇮Finland ronttizz Helsinki
I downgraded to 2.0.0-beta6 applied the patch from https://www.drupal.org/project/openid_connect_windows_aad/issues/3398087... 🐛 TypeError: Cannot access offset of type string on string in openid_connect_windows_aad_openid_connect_userinfo_save() Needs work and this solved the issue with PHP version for me.
- First commit to issue fork.
- Status changed to RTBC
5 months ago 9:46am 26 June 2024 - Status changed to Fixed
5 months ago 10:22am 26 June 2024 Automatically closed - issue fixed for 2 weeks with no activity.