Closed clue closed 6 months ago
This changeset improves PHP 8.4+ support by avoiding implicitly nullable types as discussed in https://github.com/reactphp/promise/pull/260.
Marking this as WIP until the upstream components have been released. In the meantime, this may use temporary development branches. This change only affects v4, so there is no need to backport these changes to v3 or v2.
Builds on top of #86, #81, #15 and https://github.com/reactphp/promise/pull/260
Updated now that https://github.com/reactphp/promise/releases/tag/v3.2.0 has been released, this is now ready for review :shipit:
This changeset improves PHP 8.4+ support by avoiding implicitly nullable types as discussed in https://github.com/reactphp/promise/pull/260.
Marking this as WIP until the upstream components have been released. In the meantime, this may use temporary development branches.This change only affects v4, so there is no need to backport these changes to v3 or v2.Builds on top of #86, #81, #15 and https://github.com/reactphp/promise/pull/260