1
0
mirror of https://github.com/danog/amp.git synced 2024-12-02 17:37:50 +01:00
amp/lib
2020-04-20 12:01:50 -05:00
..
Internal Remove psalm-suppress for fixed psalm bugs 2020-03-29 14:24:09 +02:00
Loop Improve type definition for Amp\call 2020-04-19 15:38:36 +02:00
CallableMaker.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
CancellationToken.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
CancellationTokenSource.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
CancelledException.php Apply PSR-2 2018-06-18 20:00:01 +02:00
CombinedCancellationToken.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
Coroutine.php Increase psalm error level to level 4 2020-03-28 20:27:42 +01:00
Deferred.php Improve Deferred::resolve types (#307) 2020-04-05 22:37:09 +02:00
Delayed.php Fix ref/unref of Delayed after resolving 2020-04-20 12:01:50 -05:00
Emitter.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
Failure.php Increase psalm error level to level 4 2020-03-28 20:27:42 +01:00
functions.php Improve type definition for Amp\call 2020-04-19 15:38:36 +02:00
InvalidYieldError.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Iterator.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
LazyPromise.php Increase psalm error level to level 3 2020-03-28 21:55:44 +01:00
Loop.php Increase psalm error level to level 2 2020-03-28 22:20:44 +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 Fix invalid types in doc comments 2020-03-28 14:32:53 +01:00
Promise.php Cover examples with psalm and add @psalm-yield to Promise 2020-04-04 15:49:26 +02:00
Struct.php Increase psalm error level to level 2 2020-03-28 22:20:44 +01:00
Success.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
TimeoutCancellationToken.php Provide useful exception trace in TimeoutCancellationToken (#303) 2020-04-04 17:05:26 +02:00
TimeoutException.php Fix invalid types in doc comments 2020-03-28 14:32:53 +01:00