v2.7.1
版本发布时间: 2019-01-08 05:27:45
reactphp/promise最新发布版本:v3.2.0(2024-05-24 18:41:18)
- Fix: file_exists warning when resolving with long strings. (#130 by @sbesselsen)
- Improve performance by prefixing all global functions calls with \ to skip the look up and resolve process and go straight to the global function. (#133 by @WyriHaximus)