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

THRIFT-5723 Php8.1 fix warnings #2830

Merged
merged 1 commit into from Jul 7, 2023
Merged

Conversation

sveneld
Copy link
Contributor

@sveneld sveneld commented Jul 6, 2023

In PHP 8.1 when creating new Exception with null message you will receive warning
E_DEPRECATED: Exception::__construct(): Passing null to parameter #1 ($message) of type string is deprecated

Php8.1 fix warnings
@sveneld
Copy link
Contributor Author

sveneld commented Jul 6, 2023

@Jens-G is it possible to add this minor fix in release which you announced few days ago

@Jens-G Jens-G merged commit 3abf7ec into apache:master Jul 7, 2023
10 of 12 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
2 participants