Skip to content

v1.0.4

Choose a tag to compare

@jsor jsor released this 12 Jun 08:37
· 419 commits to 3.x since this release
  • Trigger PHP errors when invalid callback is passed.
  • Fully resolve rejection value before calling rejection handler.
  • Add When::lazy() to create lazy promises which will be initialized once a consumer calls the then() method.