Skip to content

Conversation

clue
Copy link
Member

@clue clue commented Mar 20, 2017

The old Buffer has been renamed to WritableResourceStream to complement the ReadableResourceStream introduced via #83.

Note that the WritableResourceStream now rejects read-only streams, so this may affect BC. If you want a read-only resource, use ReadableResourceStream instead of Stream.

Refs #37 and builds on top of #83.

@clue clue added this to the v0.6.0 milestone Mar 20, 2017
@clue
Copy link
Member Author

clue commented Mar 20, 2017

Updated to work around HHVM incompatibility (does not report fopen mode for pipe streams) :shipit:

@clue clue merged commit 6b90cb2 into reactphp:master Mar 20, 2017
@clue clue deleted the writablestreaminterface branch March 20, 2017 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants