Problem/Motivation

In PHP 8.4 implicit nullables are deprecated.

CommentFileSizeAuthor
#8 entity_print-3497095.patch3.05 KBklausi
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

acbramley created an issue. See original summary.

acbramley’s picture

Status: Active » Needs review
Anonymous’s picture

Status: Needs review » Reviewed & tested by the community

Hi @acbramley
I reviewed your MR and all the implicit nullables deprecation errors have been fixed.
There seem to be some more pipeline errors which are being fixed in #3352346.
This MR can be merged.
Moving to RTBC+

solideogloria’s picture

Issue tags: +PHP 8.4
liam morland’s picture

Looks good

klausi’s picture

Status: Reviewed & tested by the community » Needs work

Thanks, I think the merge request should only change the nullable types compatibility, but I also see use statement changes? Is that on purpose?

klausi’s picture

StatusFileSize
new3.05 KB

Attaching stable patch file for composer patches without the use statements in the meantime.

acbramley’s picture

Status: Needs work » Reviewed & tested by the community

Reverted

jsacksick made their first commit to this issue’s fork.

  • jsacksick committed 6576bbd6 on 8.x-2.x authored by acbramley
    Issue #3497095 by acbramley, klausi, akulsaxena, solideogloria, liam...
jsacksick’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.