-
-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
the thenable cannot omit the value for resolve().
PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function GuzzleHttp\Promise\Promise::resolve(), 0 passed
but it's very useful for just resolve the promise without returning the value.
For ReactPHP and nodejs, we can omit the resolve value and just resolve the promise directly.
Metadata
Metadata
Assignees
Labels
No labels