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
|
2b0c9f9dd2
|
Daemon: prepare for future react/promise versions
fixes #2137
|
2020-06-06 23:16:47 +02:00 |
|
Thomas Gelf
|
be8c1101f2
|
travis: use phpcs 3.5.2
|
2019-11-28 07:13:22 +01:00 |
|
Thomas Gelf
|
4ee3ef2fd9
|
Daemon: new implementation
|
2019-09-25 12:10:08 +02:00 |
|