github hyperf/hyperf v2.1.10
Release v2.1.10

latest releases: v3.1.20, v3.1.19, v3.0.48...
3 years ago

Fixed

  • #3348 Fixed bug that Arr::forget failed when the integer key does not exists.
  • #3351 Fixed bug that FormRequest could't get the changed data from Context.
  • #3356 Fixed bug that could't get the valid uri when using Hyperf\Testing\Client.
  • #3363 Fixed bug that constants which defined in bin/hyperf.php does not works for server:start.
  • #3365 Fixed bug that pid_file will be created accidently when you don't configure pid_file in coroutine style server.

Optimized

  • #3364 Optimized phar:build that you can run phar without php, such as ./composer.phar instead of php composer.phar.
  • #3367 Optimized code for guessing the return type for custom caster when using gen:model.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.