Skip to content

Move stream factory creation to node#51

Merged
WyriHaximus merged 1 commit into
masterfrom
unknown repository
Nov 18, 2018
Merged

Move stream factory creation to node#51
WyriHaximus merged 1 commit into
masterfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Oct 27, 2018

Copy link
Copy Markdown

This PR is a split of the original PR #45 (the original PR shall stay open until completely done).

This PR moves the usage of StreamFactory::create from Adapter::open to Node\File::open, which makes the adapters compatible to the adapter interface. I have also gone ahead and replaced boolean with bool to make PHP code assistance tools happy (since technically boolean is seen as class).

@WyriHaximus WyriHaximus added this to the v0.2.0 milestone Oct 27, 2018

@WyriHaximus WyriHaximus left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@WyriHaximus

Copy link
Copy Markdown
Member

@clue ping

@WyriHaximus WyriHaximus merged commit 72ae332 into reactphp:master Nov 18, 2018
@ghost ghost deleted the patch-stream-factory branch November 18, 2018 18:52
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