Johannes Rauh
|
f87c1e1e7c
|
Pass null to resolve() and Deferred::resolve()
Both now require an explicit value argument.
Ref: https://github.com/reactphp/promise/releases/tag/v3.0.0
|
2026-04-30 15:11:15 +02:00 |
|
Johannes Rauh
|
2c5c565606
|
Replace ExtendedPromiseInterface with PromiseInterface
`PromiseInterface` now includes the functionality `ExtendedPromiseInterface`.
Additionally use imports instead of FQN.
Ref: https://github.com/reactphp/promise/releases/tag/v3.0.0
|
2026-04-30 15:11:15 +02:00 |
|
Eric Lippmann
|
00985429c5
|
Fix PSR-12 violations
|
2024-10-22 14:31:14 +02:00 |
|
Thomas Gelf
|
4d406621aa
|
DeploymentChecker: new Background Daemon component
fixes #2045
fixes #1988
|
2020-11-30 18:47:52 +01:00 |
|