Skip to content

Use explicit nullable type in language/exceptions.xml #4631

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

Merged
merged 1 commit into from
Apr 26, 2025

Conversation

benfaerber
Copy link
Contributor

PHP 8.4 deprecates inferred nullable parameters. Many people copy this code directly into their codebase so it's good to make sure it won't break anything soon.

@TimWolla TimWolla changed the title Fix: Make custom exceptions example nullable Use explicit nullable type in language/exceptions.xml Apr 26, 2025
Copy link
Member

@TimWolla TimWolla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@TimWolla TimWolla merged commit 402a727 into php:master Apr 26, 2025
2 checks passed
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.

2 participants