Skip to content

Conversation

@cboden
Copy link
Contributor

@cboden cboden commented Feb 3, 2015

refs #24

@cboden cboden added this to the v0.4.3 milestone Feb 3, 2015
@cboden
Copy link
Contributor Author

cboden commented Feb 3, 2015

The buffer drain fix in PHP was reverted. When using SSL we're not correctly notified when the buffer has data therefore must always forcefully drain the buffer. :-(

I left the wrapSecure code in, hopefully PHP core will fix the bug and we can re-add the version check so we don't have to have to do this work around on newer versions of PHP.

@cboden cboden changed the title Always Stream if SSL Always wrap Stream if SSL Feb 3, 2015
@clue
Copy link
Contributor

clue commented Feb 5, 2015

LGTM 👍

Just for the reference: This PR amends PR #14.

@clue
Copy link
Contributor

clue commented Feb 5, 2015

BTW, this could use a test, see #16 or #18.

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.

3 participants