Skip to content

Conversation

@clue
Copy link
Member

@clue clue commented Jan 27, 2019

This simple patch updates this project to target either the current
Promise v2 API or the legacy Promise v1 API. While we actively encourage
people to use the current Promise v2 API, we still provide active
support for the old Promsie v1 API. For the most part, they are fully
compatible, see also the
https://github.com/reactphp/promise/blob/2.x/CHANGELOG.md for details.

The legacy Promise v1 API also supports outdated legacy PHP 5.3 which we
understand is still a requirement for a certain non-zero number of
projects. That being said, we actively encourage our users to update to
the latest version of PHP 7+ for best performance.

Closes #415
Closes #416

@clue clue force-pushed the promise-compatibility branch 2 times, most recently from 8e4f908 to dccc2c6 Compare January 27, 2019 15:09
This simple patch updates this project to target either the current
Promise v2 API or the legacy Promise v1 API. While we actively encourage
people to use the current Promise v2 API, we still provide active
support for the old Promsie v1 API. For the most part, they are fully
compatible, see also the
https://github.com/reactphp/promise/blob/2.x/CHANGELOG.md for details.

The legacy Promise v1 API also supports outdated legacy PHP 5.3 which we
understand is still a requirement for a certain non-zero number of
projects. That being said, we actively encourage our users to update to
the latest version of PHP 7+ for best performance.
@clue clue force-pushed the promise-compatibility branch from dccc2c6 to 71d5504 Compare January 27, 2019 15:18
@clue clue requested review from WyriHaximus and jsor January 27, 2019 15:27
@WyriHaximus WyriHaximus merged commit 00d05ab into reactphp:master Jan 27, 2019
@clue clue deleted the promise-compatibility branch January 27, 2019 21:36
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