github hyperf/hyperf v2.1.11
Release v2.1.11

latest releases: v3.0.49, v2.2.41, v3.1.22...
3 years ago

Added

  • #3376 Support $connection and $attempts for Hyperf\DbConnection\Annotation\Transactional.
  • #3403 Added method Hyperf\Testing\Client::sendRequest() that you can use your own server request.

Fixed

  • #3380 Fixed bug that super globals does not work when request don't persist to context.
  • #3394 Fixed bug that the injected property will be replaced by injected property defined in trait.
  • #3395 Fixed bug that the private property which injected by parent class does not exists in class.
  • #3398 Fixed UploadedFile::isValid() does not works in phpunit.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.