github hyperf/hyperf v3.1.39
Release v3.1.39

latest releases: v3.1.70, v3.2.1, v3.2.0...
22 months ago

Fixed

  • #7034 Fixed bug that the mount code will break the main file with declare when using phar:build.
  • #7043 Fixed bug that jsonrpc-http cannot support swow.

Optimized

  • #7033 Improved ConsoleLogger to support running in watcher.
  • #7040 Improved packaging speed for command phar:build.
  • #7044 Optimized the argument table like database.table for gen:model which can be used to generate another database models.

Added

  • #7024 Added methods whenTableHasColumn and whenTableDoesntHaveColumn to Hyperf\Database\Schema\Schema.

New Contributors

Full Changelog: v3.1.38...v3.1.39

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.