Skip to content

PHP 8.4 compatibility #221

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

PHP 8.4 compatibility #221

wants to merge 1 commit into from

Conversation

Alanaktion
Copy link

@Alanaktion Alanaktion commented Feb 19, 2025

This updates all function definitions with explicitly nullable parameters. The implicit null behavior is deprecated in PHP 8.4.

I currently rely on your anti-xss package that depends on this, so hopefully this is an acceptable change.


This change is Reviewable

This updates all function definitions with explicitly nullable parameters. The implicit null behavior is deprecated in PHP 8.4.

I currently rely on your anti-xss package that depends on this, so hopefully this is an acceptable change.
@Alanaktion
Copy link
Author

The other PR #220 makes broader changes, so hopefully this more limited change is easier to merge.

@bertoost
Copy link

Can this or #220 be merged? 🙏🏻

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