Skip to content

Releases: hyperf/db

Release v3.0.0-rc.1

06 Aug 12:58

Choose a tag to compare

Merge branch 'master' into 3.0-merge

# Conflicts:
#	src/rpn/src/Calculator.php

Release v3.0.0-beta.1

30 May 02:36

Choose a tag to compare

Merge branch 'master' into 3.0-merge

# Conflicts:
#	src/rpn/src/Calculator.php

Release v2.2.33

30 May 02:01

Choose a tag to compare

Added `close-pull-request.yml` to close pr for `read-only` repositori…

Release v3.0.0-alpha.4

01 Mar 04:29

Choose a tag to compare

Use `Hyperf/Context/Context` instead of `Hyperf/Utils/Context`. (#4565)

Release v3.0.0-alpha.1

16 Feb 05:29

Choose a tag to compare

Merge branch 'master' into 3.0-merge

# Conflicts:
#	.github/workflows/test.yml
#	phpstan.neon
#	src/http-message/tests/SwooleStreamTest.php
#	src/http-server/src/ResponseEmitter.php
#	src/socketio-server/src/SocketIO.php
#	src/utils/src/Contracts/Arrayable.php

Release v2.2.19

06 Dec 03:04

Choose a tag to compare

clean up dirname() (#4307)

Release v2.2.1

27 Jul 03:32

Choose a tag to compare

Added suggest requirement `ext-pcntl` for di.


Co-authored-by: 李铭昕 <[email protected]>

Release v2.2.0

19 Jul 05:23

Choose a tag to compare

Update `branch-alias` to `2.2-dev` in `composer.json`

Release v2.2.0-beta1

07 Jun 02:24

Choose a tag to compare

Optimized all composer.json (#3569)

* Optimized all composer.json

* Update package-lock.json

Release v2.1.8

01 Mar 01:53

Choose a tag to compare

Allow custom driver which you can used to register your own driver (#…