What's Changed
- Fixed type hint error for swoole 4.9 by @limingxinleo in #4319
- Support pack vendor/bin files for Phar by @sy-records in #4330
- Added method
Hyperf\Testing\Debug::getRefCount($object). by @limingxinleo in #4331 - Fixed bug that the path with query params won't match route when using testing client. by @Slairmy in #4338
- Fixed fatal error for declaration when using amqplib 3.1.1 by @limingxinleo in #4346
New Contributors
Full Changelog: v2.2.19...v2.2.20