github hyperf/hyperf v2.1.8
Release v2.1.8

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

Fixed

  • #3301 Fixed bug that the value of ttl will be converted to 0 when you don't set it for hyperf/cache.

Added

  • #3310 Added Blueprint::comment() which you can set comment of table for migration.
  • #3311 Added RouteCollector::getRouteParser which you can get RouteParser from RouteCollector.
  • #3316 Allow custom driver which you can used to register your own driver for hyperf/db.

Optimized

  • #3308 Send response directly when the handler does not exists.
  • #3319 Optimized code that get connection from pool.

Incubator

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.