Skip to content

Support latest ReactPHP stream version and strictly follow stream semantics#11

Merged
clue merged 2 commits intoclue:masterfrom
clue-labs:deps
Sep 7, 2019
Merged

Support latest ReactPHP stream version and strictly follow stream semantics#11
clue merged 2 commits intoclue:masterfrom
clue-labs:deps

Conversation

@clue
Copy link
Copy Markdown
Owner

@clue clue commented Sep 7, 2019

The entry event will now always be invoked with a ReadableStreamInterface instead of the legacy ReadableStream. Simply update your code to use the new type declaration and it should be compatible with both the old and the new version.

Supersedes / closes #8, thanks @dontub for the original changes!

@clue clue added new feature New feature or request BC break labels Sep 7, 2019
@clue clue added this to the v0.2.0 milestone Sep 7, 2019
@clue clue merged commit ce1926b into clue:master Sep 7, 2019
@clue clue deleted the deps branch March 8, 2022 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BC break new feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant