1
0
mirror of https://github.com/danog/amp.git synced 2024-12-04 10:28:01 +01:00
amp/lib/Internal
Aaron Piotrowski 9a13937fef
Make explicit disposal fail pending promises
Destruction of the pipeline does not fail pending promises, but calling dispose() now will.
2020-09-24 12:53:31 -05:00
..
AutoDisposingPipeline.php Make explicit disposal fail pending promises 2020-09-24 12:53:31 -05:00
EmitSource.php Make explicit disposal fail pending promises 2020-09-24 12:53:31 -05:00
functions.php Add isDebugEnabled function 2020-09-24 12:53:30 -05:00
Placeholder.php Add Deferred::isResolved() and StreamSource::isComplete() 2020-09-24 12:53:30 -05:00
PrivateIterator.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
PrivatePromise.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
Producer.php Add isDebugEnabled function 2020-09-24 12:53:30 -05:00
ResolutionQueue.php Increase psalm error level to level 4 2020-03-28 20:27:42 +01:00