1
0
mirror of https://github.com/danog/amp.git synced 2024-12-03 01:47:49 +01:00
amp/lib
Niklas Keller a75164b66b Add psalm static analysis on level 6
This also fixes mixed types in some cases.
2020-03-28 12:23:46 +01:00
..
Internal Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
Loop Add psalm static analysis on level 6 2020-03-28 12:23:46 +01: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 Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
Deferred.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
Delayed.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
Emitter.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
Failure.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
functions.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01: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 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 Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
Struct.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Success.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01: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