Skip to content

Conversation

@clue
Copy link
Member

@clueclue commented Feb 8, 2017

Classes should be used via composition rather than extension.
This reduces our API footprint and avoids future BC breaks by avoiding
exposing its internal assumptions.

Builds on top of #70

Classes should be used via composition rather than extension. This reduces our API footprint and avoids future BC breaks by avoiding exposing its internal assumptions.
@clueclue added this to the v0.5.0 milestone Feb 8, 2017
jsor
jsor approved these changes Feb 8, 2017
Copy link
Member

@jsorjsor left a comment

Choose a reason for hiding this comment

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

👍

@WyriHaximusWyriHaximus merged commit 8709947 into reactphp:masterFeb 8, 2017
@clueclue deleted the internal branch February 8, 2017 17:47
clue added a commit to clue-labs/socket that referenced this pull request Mar 29, 2017
Support Promise cancellation for all connectors
Sign up for freeto 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

@clue@jsor@WyriHaximus