v1.10.0
-
Feature: Full support for PHP 8.2 release.
(#201 by @clue and #207 by @WyriHaximus) -
Feature: Optimize forward compatibility with Promise v3, avoid hitting autoloader.
(#202 by @clue) -
Feature / Fix: Improve error reporting when custom error handler is used.
(#197 by @clue) -
Fix: Fix invalid references in exception stack trace.
(#191 by @clue) -
Minor documentation improvements.
(#195 by @SimonFrings and #203 by @nhedger) -
Improve test suite, update to use default loop and new reactphp/async package.
(#204, #205 and #206 by @clue and #196 by @SimonFrings)