github hyperf/hyperf v2.1.3
Release v2.1.3

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

Fixed

  • #3070 Fixed tracer does not works in hyperf v2.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:routes command.
  • #3118 Fixed bug that the config key of migrations is not correct.
  • #3126 Fixed bug that swoole v4.6 SWOOLE_HOOK_SOCKETS conflicts with jaeger tracing.
  • #3137 Fixed type hint error, when don't set true for PDO::ATTR_PERSISTENT.
  • #3141 Fixed doctrine/dbal does not works when using migration.

Added

  • #3059 The merged attributes in the view component support attributes other than 'class'.
  • #3123 Added method ComponentAttributeBag::has() for view-engine.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.