Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make nullable parameters explicity nullable for PHP 8.4 #662

Open
wants to merge 1 commit into
base: 4.9.x
Choose a base branch
from

Conversation

emteknetnz
Copy link

Target branch: 4.9.x
Resolves issue #

  • It is a Bug fix
  • It is a New feature
  • Breaks BC
  • Includes Deprecations

Implicitly nullable parameter types are deprecated in PHP 8.4

https://www.php.net/manual/it/migration84.deprecated.php#migration84.deprecated.core.implicitly-nullable-parameter

@PhilETaylor
Copy link

isnt this just a duplicate of #661 ?

@ruudk
Copy link

ruudk commented Dec 13, 2024

It might be, but this one is green :D

@Spomky WDYT?

@Spomky
Copy link
Contributor

Spomky commented Dec 13, 2024

Hi,

Many thanks the the PRs.
Let's target 4.9.x first and 5.0.x right after.
I will merge and update in the coming days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants