Skip to content

Releases: hyperf/testing

Release v3.1.0-alpha.1

10 Jun 02:22
Compare
Choose a tag to compare
Fix co-phpunit and co-pest, optimize ci workflows (#5825)

Release v3.0.23

02 Jun 03:51
Compare
Choose a tag to compare
Fix the bug that cannot work in vscode extensions (#5779)

Release v3.0.21

18 May 03:02
Compare
Choose a tag to compare
Optimized code for phpstan.neon

Release v3.0.20

12 May 05:05
Compare
Choose a tag to compare
Support http request lifecycle events. (#5715)



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

Release v3.0.18

26 Apr 04:14
Compare
Choose a tag to compare
Instead of classes and functions of `Hyperf\Utils` (#5674)


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

Release v3.0.16

12 Apr 08:28
Compare
Choose a tag to compare
Use `Hyperf\Coroutine\Coroutine` instead of `Hyperf\Utils\Coroutine` …

Release v3.0.15

07 Apr 09:05
Compare
Choose a tag to compare
Use `Hyperf\Collection\Arr` instead of `Hyperf\Utils\Arr`. (#5594)

Release v3.0.9

05 Mar 04:52
Compare
Choose a tag to compare
Format code

Release v3.0.8

26 Feb 00:50
Compare
Choose a tag to compare
Added missing methods `put()` and `patch()` to testing HTTP client (#…

Release v3.0.1

09 Jan 01:51
Compare
Choose a tag to compare
Added log records about the exception message when emit failed. (#5287)