1
0
mirror of https://github.com/danog/amp.git synced 2024-12-03 18:07:57 +01:00
amp/lib
2020-03-21 21:15:39 +01:00
..
Internal Only create deferred for backpressure if necessary 2019-09-21 18:30:14 +02:00
Loop Fix array access on null last error 2020-02-10 12:10:57 -06:00
CallableMaker.php Apply PSR-2 2018-06-18 20:00:01 +02:00
CancellationToken.php Annotate that throwIfRequested might throw CancelledException 2019-05-30 15:13:38 +02:00
CancellationTokenSource.php Apply PSR-2 2018-06-18 20:00:01 +02:00
CancelledException.php Apply PSR-2 2018-06-18 20:00:01 +02:00
CombinedCancellationToken.php Remove PHP 7.1 feature usage for 7.0 compat 2019-08-02 22:16:57 +02:00
Coroutine.php Declare variables as static within function 2019-05-31 11:38:02 -05:00
Deferred.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Delayed.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Emitter.php Fix annotation (#288) 2019-10-26 12:39:02 +02:00
Failure.php Apply PSR-2 2018-06-18 20:00:01 +02:00
functions.php Expose getCurrentTime as public API 2019-11-11 13:20:38 -06:00
InvalidYieldError.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Iterator.php Improve compatibility with static analysis tools (#301) 2020-03-21 21:13:54 +01:00
LazyPromise.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Loop.php Add Loop::now() 2018-11-26 21:59:15 +01:00
MultiReasonException.php Note method to retreive array of exceptions 2019-03-02 09:22:06 -06:00
NullCancellationToken.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Producer.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Promise.php Fix psalm annotation for Amp\Promise 2020-03-21 21:15:39 +01:00
Struct.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Success.php Apply PSR-2 2018-06-18 20:00:01 +02:00
TimeoutCancellationToken.php Add parameter for custom timeout message (#299) 2020-02-28 13:35:37 -06:00
TimeoutException.php Apply PSR-2 2018-06-18 20:00:01 +02:00