1
0
mirror of https://github.com/danog/amp.git synced 2024-12-04 18:38:17 +01:00
amp/examples/stream
Aaron Piotrowski d496c9db24
Resolve promise with YieldedValue
A suggested alternative to resolving with [$yieldedValue] since static analysis (specifically Psalm) doesn't play well with that API.

Will revert if Psalm changes or we decide to resolve with [$yieldedValue] anyway.
2020-09-24 12:53:29 -05:00
..
async-generator.php Resolve promise with YieldedValue 2020-09-24 12:53:29 -05:00
backpressure.php Resolve promise with YieldedValue 2020-09-24 12:53:29 -05:00
fast-consumption.php Resolve promise with YieldedValue 2020-09-24 12:53:29 -05:00
stream-source.php Resolve promise with YieldedValue 2020-09-24 12:53:29 -05:00