Skip to content

Releases: hyperf/validation

Release v2.2.7

Choose a tag to compare

@github-actions github-actions released this 06 Sep 03:29
Added test cases.

Release v2.2.6

Choose a tag to compare

@github-actions github-actions released this 30 Aug 04:34
Fixed type error when using `Hyperf\Validation\Rules\Unique::__toStri…

Release v2.2.5

Choose a tag to compare

@github-actions github-actions released this 23 Aug 03:46
Optimized code

* ValidatesAttributes remove catch "Exception"

* Added Annotations of PHP8 for devtool.

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

Release v2.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 05:39
Update `branch-alias` to `2.2-dev` in `composer.json`

Release v2.2.0-rc2

Choose a tag to compare

@github-actions github-actions released this 28 Jun 02:11
Merge branch 'master' into 2.2-merge

# Conflicts:
#	bin/release.sh
#	bin/split.sh
#	src/validation/src/Concerns/FormatsMessages.php

Release v2.1.22

Choose a tag to compare

@github-actions github-actions released this 28 Jun 01:35
Fixed bug that `RequiredIf` can be exploited to generate gadget chain…

Release v2.2.0-beta1

Choose a tag to compare

@github-actions github-actions released this 07 Jun 02:42
Adapt other components to support php8. (#3673)

Release v2.1.10

Choose a tag to compare

@github-actions github-actions released this 15 Mar 02:05
Fixed bug that `FormRequest` could't get the changed data from `Conte…

Release v2.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Jan 03:34
Format code.

Release v2.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Dec 02:00
Changed branch-alias of `dev-master` to `2.1-dev` (#3038)

* Update branch-alias

* Update composer.json