v1.2.0
版本发布时间: 2016-02-28 03:23:23
reactphp/promise最新发布版本:v3.2.0(2024-05-24 18:41:18)
This release makes the API more compatible with 2.0 while preserving full backward compatibility.
- Introduce new CancellablePromiseInterface implemented by all promises.
- Add new .cancel() method (part of the CancellablePromiseInterface).