github hyperf/hyperf v2.0.22
Release v2.0.22

latest releases: v3.1.26, v3.1.25.1, v3.1.25...
3 years ago

Added

  • #2896 Support to define autoloaded view component classes and anonymous components.
  • #2921 Added method count() for Parallel.

Fixed

  • #2913 Fixed memory leak when using with() for ORM.
  • #2915 Fixed bug that worker will be stoped when onMessage or onClose failed in websocket server.
  • #2927 Fixed validation rule alpha_dash does not support int.

Changed

  • #2918 Don't allow to open server.settings.daemonize configuration when using hyperf/watcher.
  • #2930 Upgrade the minimum version of php-amqplib to v2.9.2.

Optimized

  • #2931 Pass controller instance as first argument to method_exists function not the class namespace string.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.