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

Igore excessive fopen() mode flags for WritableResourceStream #119

Merged
merged 2 commits into from
Nov 10, 2017

Conversation

clue
Copy link
Member

@clue clue commented Nov 9, 2017

This fixes a minor issue where valid stream resources opened with valid flags such as re where not properly rejected.

Builds on top of #83, #84, #85

@clue clue added the bug label Nov 9, 2017
@clue clue added this to the v0.7.5 milestone Nov 9, 2017
@clue
Copy link
Member Author

clue commented Nov 9, 2017

For the reference: I consider this a low priority bug that I stumbled over while evaluating the e fopen flag for reactphp/child-process#51.

@clue
Copy link
Member Author

clue commented Nov 9, 2017

Unrelated Mac OS X test failures are being addressed in #120 :shipit:

Copy link
Member

@WyriHaximus WyriHaximus left a comment

Choose a reason for hiding this comment

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

👍

@WyriHaximus WyriHaximus merged commit a179ab5 into reactphp:master Nov 10, 2017
@clue clue deleted the flags branch November 10, 2017 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants