- Issue created by @raphaeltbm
- 🇫🇷France johnatas
Hi @raphaeltbm,
What exactly is the issue you’re running into?
On my project, version 8.x-3.5 is running on Drupal 11.2.3 with PHP 8.4.Apart from the warning mentioned in issue #3509253 🐛 PHP 8.4 deprecation implicitly marking parameter as nullable Active (which doesn’t block anything), everything works as expected on my end.
- 🇩🇪Germany rgpublic Düsseldorf 🇩🇪 🇪🇺
@johnatas: The warning isn't so light-hearted for everyone. We ran into the same problem, because our server is set to let warnings fail. In addition, this is spamming our logging system etc. Together with a policy to not use DEV modules, administerusersbyrole unfortunately can't be used on our servers running PHP 8.4. That's why a new tagged version is so important.