Fixed
- #3070 Fixed
tracerdoes not works in hyperfv2.1. - #3106 Fixed bug that call to a member function getArrayCopy() on null when the parent coroutine context destroyed.
- #3108 Fixed routes will be replaced by another group when using
describe:routescommand. - #3118 Fixed bug that the config key of migrations is not correct.
- #3126 Fixed bug that swoole v4.6
SWOOLE_HOOK_SOCKETSconflicts with jaeger tracing. - #3137 Fixed type hint error, when don't set
trueforPDO::ATTR_PERSISTENT. - #3141 Fixed
doctrine/dbaldoes not works when using migration.