Skip to content

Releases: hyperf/testing

Release v3.1.0-alpha.2

16 Jun 08:46

Choose a tag to compare

Support swow psr7-plus interface for all components. (#5839)

Release v3.1.0-alpha.1

10 Jun 02:22

Choose a tag to compare

Fix co-phpunit and co-pest, optimize ci workflows (#5825)

Release v3.0.23

02 Jun 03:51

Choose a tag to compare

Fix the bug that cannot work in vscode extensions (#5779)

Release v3.0.21

18 May 03:02

Choose a tag to compare

Optimized code for phpstan.neon

Release v3.0.20

12 May 05:05

Choose a tag to compare

Support http request lifecycle events. (#5715)



Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Co-authored-by: 李铭昕 <715557344@qq.com>

Release v3.0.18

26 Apr 04:14

Choose a tag to compare

Instead of classes and functions of `Hyperf\Utils` (#5674)


Co-authored-by: 李铭昕 <715557344@qq.com>

Release v3.0.16

12 Apr 08:28

Choose a tag to compare

Use `Hyperf\Coroutine\Coroutine` instead of `Hyperf\Utils\Coroutine` …

Release v3.0.15

07 Apr 09:05

Choose a tag to compare

Use `Hyperf\Collection\Arr` instead of `Hyperf\Utils\Arr`. (#5594)

Release v3.0.9

05 Mar 04:52

Choose a tag to compare

Format code

Release v3.0.8

26 Feb 00:50

Choose a tag to compare

Added missing methods `put()` and `patch()` to testing HTTP client (#…