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

[PSR-7] Message body MUST be Streamable #367

Merged
merged 1 commit into from
Nov 4, 2014

Conversation

weierophinney
Copy link
Contributor

Missed this one with the last round of updates: per discussion on the mailing list, we're no longer allowing the possibility of null message bodies; they MUST be StreamableInterface instances.

- null is no longer allowed (per ML)
@weierophinney
Copy link
Contributor Author

Ping @philsturgeon -- forgot this one in the last round of updates.

philsturgeon added a commit that referenced this pull request Nov 4, 2014
[PSR-7] Message body MUST be Streamable
@philsturgeon philsturgeon merged commit 096aa1f into php-fig:master Nov 4, 2014
@weierophinney weierophinney deleted the hotfix/message-body branch November 4, 2014 14:19
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