Release a new tagged version

Created on 4 July 2025, about 2 months ago

Problem/Motivation

In our current environment it is not possible to use dev packages.
And we cannot migrate from php 8.3 to php 8.4 with the last tag (8.x-3.5), so it is a blocker for us now.

Can you release a new tag with the last commits in 8.x-3.x-dev where php 8.4 is already handled?

Thanks for the work!

💬 Support request
Status

Active

Version

3.0

Component

Code

Created by

🇫🇷France raphaeltbm

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • 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.

  • 🇫🇷France johnatas

    Ok, I understand.
    It’s true that a new release would be nice.

    For my part, I’m using a patch from the MR !9 changes to avoid the warning spam. If you ever have the possibility to use patches, it helps fix the issue temporarily…

Production build 0.71.5 2024