Skip to content

Mark all classes as final#99

Merged
clue merged 1 commit intoreactphp:masterfrom
clue-labs:final
May 3, 2017
Merged

Mark all classes as final#99
clue merged 1 commit intoreactphp:masterfrom
clue-labs:final

Conversation

@clue
Copy link
Copy Markdown
Member

@clue clue commented May 3, 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 #95

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.
@clue clue merged commit 4a6c128 into reactphp:master May 3, 2017
@clue clue deleted the final branch May 3, 2017 07:07
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