Problem/Motivation

Part of #3427999: [PHP 8.4] Fix implicitly nullable type declarations

Start with https://git.drupalcode.org/project/drupal/-/merge_requests/7783/diffs?co...

Steps to reproduce

$ docker run --rm -v $(pwd):/var/www/html drupalci/php-8.4-ubuntu-apache:dev php -d error_reporting="E_ALL" -l core/includes/*/*/*/*/*/*|grep deprecated

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3444028

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

andypost created an issue. See original summary.

andypost’s picture

Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Appears straight forward and docs reflect the change too.

catch’s picture

Version: 11.x-dev » 10.3.x-dev
Status: Reviewed & tested by the community » Fixed

Committed/pushed to 11.x and cherry-picked to 10.3.x, thanks!

  • catch committed 537c4c0c on 10.3.x
    Issue #3444028 by andypost: [8.4] Fix implicitly nullable type...

  • catch committed dfcc8e8b on 11.x
    Issue #3444028 by andypost: [8.4] Fix implicitly nullable type...

  • catch committed dfcc8e8b on 11.0.x
    Issue #3444028 by andypost: [8.4] Fix implicitly nullable type...

Status: Fixed » Closed (fixed)

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