Skip to content

Releases: hyperf/hyperf-skeleton

🎉 V2.0 Released

Choose a tag to compare

@huangzhhui huangzhhui released this 21 Jun 17:54
f6eb705
Merge pull request #40 from hyperf/2.0-dev

Upgrade skeleton from 1.1 to 2.0

v1.1.4

Choose a tag to compare

@limingxinleo limingxinleo released this 20 Mar 13:42
4fb5626

Fixed installHyperfScript does not work.

v1.1.3

Choose a tag to compare

@limingxinleo limingxinleo released this 17 Mar 02:13
fe8d497
Update databases.php (#34)

安装时启用 model_cache时会覆盖config/autoload/databases.php文件,导致port与gen:model丢失问题

v1.1.2

Choose a tag to compare

@huangzhhui huangzhhui released this 08 Dec 15:30
c4ab297
和PHPSTAN统一用词

v1.1.1

Choose a tag to compare

@limingxinleo limingxinleo released this 15 Nov 03:51
fea8093
Merge pull request #26 from qingpizi/master

apollo.php 新增strict_mode控制,值为true时,对config值数据类型转换处理

v1.1.0

Choose a tag to compare

@limingxinleo limingxinleo released this 08 Oct 02:04
414d7c3
Merge pull request #17 from limingxinleo/upgrade-1.1

Upgrade 1.1

v1.0.5

Choose a tag to compare

@huangzhhui huangzhhui released this 09 Jul 05:45
f2baa28

Fixed

  • #6 Fixed ignore annotations does not work

v1.0.4

Choose a tag to compare

@limingxinleo limingxinleo released this 04 Jul 01:32
0cfe2ce

Added

  • Added default port for database.

Changed

  • Changed default composer repository.

v1.0.3

Choose a tag to compare

@huangzhhui huangzhhui released this 24 Jun 06:00

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.

v1.0.0

Choose a tag to compare

@huangzhhui huangzhhui released this 20 Jun 07:24

🚀 A brand new milestone !