Skip to content

v1.0.3

Choose a tag to compare

@huangzhhui huangzhhui released this 24 Jun 06:00
· 137 commits to master since this release

Added

  • Added a new selection of RPC for Installer, JSON RPC with Service Governance, that would install hyperf\service-governance component automatically.
  • Dump the exception message in AppExceptionHandler as default.

Changed

  • Modified the App\Model\Model to a abstract class.

Fixed

  • Fixed open(runtime/hyperf.pid) failed, Error: No such file or directory.
  • Fixed format_throwable() function has not been defined.