Built-in PHP library included in Swoole v6.2.2.
Changes since v6.2.1:
- Fixed a deprecation notice for null keys in
ArrayObject::valid()on PHP 8.5 (#189) - Changed process-related helper functions to use
pcntl_waitpid()in non-coroutine environments - Refactored the logic used to acquire the default remote object server directory in
src/functions.php