Fixed
- #3348 Fixed bug that
Arr::forgetfailed when the integer key does not exists. - #3351 Fixed bug that
FormRequestcould't get the changed data fromContext. - #3356 Fixed bug that could't get the valid
uriwhen usingHyperf\Testing\Client. - #3363 Fixed bug that
constantswhich defined inbin/hyperf.phpdoes not works forserver:start. - #3365 Fixed bug that
pid_filewill be created accidently when you don't configurepid_filein coroutine style server.