Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix PHP 8.1 return type deprecation notices. #9

Merged

Conversation

alexei-bykovski
Copy link

Fix deprecation notices like:
Method "Psr\Http\Message\StreamInterface::close()" might add "void" as a native return type declaration in the future. Do the same in implementation "ZBateson\StreamDecorators\NonClosingStream" now to avoid errors or add an explicit @return annotation to suppress this message.

@zbateson zbateson merged commit 8f8ca20 into zbateson:master Sep 8, 2022
@zbateson
Copy link
Owner

zbateson commented Sep 8, 2022

Wonderful thanks again, will release right away

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

Successfully merging this pull request may close these issues.

2 participants