You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're currently using this project, you may want to check out the successor https://github.com/reactphp/async instead 🎉 We've merged the await() function from this project into the new react/async package without the optional parameters $loop and $timeout. Upgrading should still be simple and should take no longer than a few minutes in most cases:
This project may see some smaller adjustments / fixes in the future, but all development efforts and new features will focus on react/async instead. Upgrading is highly recommended.
We're planning to soft-deprecate this project in the future after a reasonable transition period. We want to ensure a smooth upgrade path and will not break any existing implementations, so you can keep installing old versions from this project, but should not expect any major changes and feature additions.
If you're currently using this project, you may want to check out the successor https://github.com/reactphp/async instead 🎉 We've merged the
await()
function from this project into the newreact/async
package without the optional parameters$loop
and$timeout
. Upgrading should still be simple and should take no longer than a few minutes in most cases:This project may see some smaller adjustments / fixes in the future, but all development efforts and new features will focus on
react/async
instead. Upgrading is highly recommended.We're planning to soft-deprecate this project in the future after a reasonable transition period. We want to ensure a smooth upgrade path and will not break any existing implementations, so you can keep installing old versions from this project, but should not expect any major changes and feature additions.
Head over to https://github.com/reactphp/async!
Refs: reactphp/async#8
This ticket is similar to clue/reactphp-buzz#177 by @clue.
The text was updated successfully, but these errors were encountered: