github hyperf/hyperf v2.1.2
Release v2.1.2

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

Fixed

  • #3050 Fixed extra data saved twice when use save() after increment() with extra.
  • #3082 Fixed connection has already been bound to another coroutine when used in defer for hyperf/db.
  • #3084 Fixed getRealPath does not works in phar.
  • #3087 Fixed memory leak when using pipeline sometimes.
  • #3095 Fixed unexpected behavior for ElasticsearchEngine::getTotalCount() in hyperf/scout.

Added

  • #2847 Added hyperf/kafka component.
  • #3066 Added method ConnectionInterface::run(Closure $closure) for hyperf/db.

Optimized

  • #3046 Optimized phar:build for rewriting scan_cacheable.

Changed

  • #3077 Reduced league/flysystem to ^1.0.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.