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

[2.6] Make StreamWrapper::stream_stat() returns false if inner stream's size is null #594

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

chapa
Copy link

@chapa chapa commented Jan 22, 2024

Fixes #593

@GrahamCampbell GrahamCampbell changed the title Make StreamWrapper::stream_stat() returns false if inner stream's size is null [2.6] Make StreamWrapper::stream_stat() returns false if inner stream's size is null Jul 18, 2024
@GrahamCampbell
Copy link
Member

Thanks for working on this. It's much appreciated. 🎉

@GrahamCampbell GrahamCampbell merged commit 04e3e83 into guzzle:2.6 Jul 18, 2024
19 checks passed
@chapa chapa deleted the fix-streamwrapper-stream_stat branch July 18, 2024 09:58
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.

StreamWrapper::stream_stat() should not always return an array
2 participants