reactphp / promise

Promises/A implementation for PHP.
https://reactphp.org/promise/
MIT License
2.38k stars 146 forks source link

Mark LazyPromise as deprecated for Promise v2 #143

Closed clue closed 5 years ago

clue commented 5 years ago

Refs #98 which has been merged to remove LazyPromise in v3 altogether.