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

Fix: PHP 8.4 - Implicitly nullable parameter declarations deprecated #192

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

StevenFV
Copy link
Contributor

This PR fixes #191 to fix implicitly nullable parameter declarations in PHP 8.4.

@Namoshek Namoshek merged commit 8042ad9 into php-mqtt:master Nov 24, 2024
21 checks passed
@Namoshek
Copy link
Collaborator

Thanks!

@StevenFV StevenFV deleted the fix/php-84-compatibility branch November 25, 2024 00:29
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.

Fix: Update Required for PHP 8.4 Compatibility
2 participants