1
0
mirror of https://github.com/danog/amp.git synced 2024-12-02 17:37:50 +01:00
amp/lib
2020-04-16 11:08:31 -05:00
..
Internal Remove psalm-suppress for fixed psalm bugs 2020-03-29 14:24:09 +02:00
Loop Make DriverControl an interface 2020-04-16 11:08:31 -05: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 Add generics to Deferred 2020-04-04 16:35:52 +02:00
Delayed.php Add further generics for static analysis 2020-03-28 13:52:48 +01: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 Rename to DriverControl 2020-04-16 10:59:02 -05: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