Skip to content

Tags: hyperf/watcher

Tags

v3.2.1

Toggle v3.2.1's commit message
Merge branch 'master' into 3.2-merge

v3.1.70

Toggle v3.1.70's commit message
Optimized `Hyperf\Coordinator\Timer::tick()` to run the callback insi…

…de `Hyperf\Coroutine\wait()` so it executes in a properly managed coroutine context. (#7761)

v3.2.0

Toggle v3.2.0's commit message
Release v3.2.0 (#7756)

v3.2.0-alpha.3

Toggle v3.2.0-alpha.3's commit message
Merge branch 'master' into 3.2-merge

# Conflicts:
#	.github/workflows/test.yml
#	src/command/composer.json
#	src/serializer/src/Contract/CacheableSupportsMethodInterface.php
#	src/validation/src/ValidationRuleParser.php

v3.1.63

Toggle v3.1.63's commit message
Add `/types export-ignore` to all `.gitattributes` in `src/*` (#7581)

v3.2.0-alpha.1

Toggle v3.2.0-alpha.1's commit message
Merge branch 'master' into 3.2-merge

v3.1.60

Toggle v3.1.60's commit message
Refactor test providers and constructor property visibility (#7444)

v3.1.59

Toggle v3.1.59's commit message
Fixed bug that the path of `php` cannot contain spaces for `watcher`.

v3.1.58

Toggle v3.1.58's commit message
Fixed error versions for `hyperf/engine`. (#7429)

v3.1.57

Toggle v3.1.57's commit message
remove hyperf/utils compoent (#7411)