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

Drop support for PHP 5.x #67

Open
wants to merge 1 commit into
base: 0.2.x
Choose a base branch
from

Conversation

WyriHaximus
Copy link
Member

As one of the goals for v0.2.0 is to drop PHP 5.x support, this PR lays the foundation for that by dropping the PHP 5.x versions from TravisCI and changing the composer enforced version to 7+.

@WyriHaximus WyriHaximus added this to the v0.2.0 milestone Apr 12, 2019
@WyriHaximus WyriHaximus requested review from jsor and clue April 12, 2019 16:43
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

:)

Copy link
Member

@clue clue left a comment

Choose a reason for hiding this comment

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

Motivation unclear, unlike reactphp/promise#138 this seemingly doesn't appear to provide any value to consumers of this library and may limit adoption of future versions.

Not saying it doesn't make sense and even more so not suggesting that using outdated PHP versions is a good idea, but this PR currently poorly communicates why we should accept it. If we want this, then we should clearly communicate the motivation and how this may or may not conflict with ReactPHP's project goals (see homepage) and LTS promise.

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.

None yet

2 participants