-
Notifications
You must be signed in to change notification settings - Fork 35
Comparing changes
Open a pull request
base repository: inhere/php-validate
base: 2.x
head repository: inhere/php-validate
compare: master
- 16 commits
- 48 files changed
- 4 contributors
Commits on Nov 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 41783c5 - Browse repository at this point
Copy the full SHA 41783c5View commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 01afddf - Browse repository at this point
Copy the full SHA 01afddfView commit details
Commits on Apr 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6ba1780 - Browse repository at this point
Copy the full SHA 6ba1780View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7db74fe - Browse repository at this point
Copy the full SHA 7db74feView commit details
Commits on Aug 12, 2025
-
build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 161afc6 - Browse repository at this point
Copy the full SHA 161afc6View commit details
Commits on Aug 13, 2025
-
Merge pull request #64 from inhere/dependabot/github_actions/actions/…
…checkout-5 build(deps): bump actions/checkout from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 7abb090 - Browse repository at this point
Copy the full SHA 7abb090View commit details
Commits on Nov 21, 2025
-
build(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8061f25 - Browse repository at this point
Copy the full SHA 8061f25View commit details
Commits on Nov 23, 2025
-
Merge pull request #65 from inhere/dependabot/github_actions/actions/…
…checkout-6 build(deps): bump actions/checkout from 5 to 6
Configuration menu - View commit details
-
Copy full SHA for 1ca92a3 - Browse repository at this point
Copy the full SHA 1ca92a3View commit details
Commits on Feb 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ef1ea12 - Browse repository at this point
Copy the full SHA ef1ea12View commit details
Commits on Feb 28, 2026
-
refactor(validation): 调整验证器参数类型声明以支持null值
- 修改ErrorMessageTrait中的getMessage方法参数类型顺序 - 更新ScopedValidatorsTrait中fileValidator方法的suffixes参数类型 - 更新ScopedValidatorsTrait中imageValidator方法的suffixes参数类型 - 更新ScopedValidatorsTrait中mimesValidator方法的types参数类型 - 调整Validators类中float方法的min和max参数类型顺序 - 调整Validators类中integer方法的min和max参数类型顺序 - 调整Validators类中int方法的min和max参数类型顺序 - 调整Validators类中number方法的min和max参数类型顺序 - 调整Validators类中num方法的min和max参数类型顺序 - 调整Validators类中string方法的maxLen参数类型顺序 - 调整Validators类中size方法的min和max参数类型顺序 - 调整Validators类中between方法的min和max参数类型顺序 - 调整Validators类中range方法的min和max参数类型顺序 - 调整Validators类中length方法的minLen和maxLen参数类型顺序 - 调整Validators类中regexp方法的default参数类型 - 调整Validators类中regex方法的default参数类型
龚德铭 committedFeb 28, 2026 Configuration menu - View commit details
-
Copy full SHA for d0ad8d1 - Browse repository at this point
Copy the full SHA d0ad8d1View commit details
Commits on Mar 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ce8bff4 - Browse repository at this point
Copy the full SHA ce8bff4View commit details -
Merge pull request #67 from Mr-GD/fix_nullable_param
refactor(validation): 调整验证器参数类型声明以支持null值
Configuration menu - View commit details
-
Copy full SHA for 375a2de - Browse repository at this point
Copy the full SHA 375a2deView commit details
Commits on Apr 13, 2026
-
build(deps): bump softprops/action-gh-release from 2 to 3
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2...v3) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3648964 - Browse repository at this point
Copy the full SHA 3648964View commit details -
Merge pull request #68 from inhere/dependabot/github_actions/softprop…
…s/action-gh-release-3 build(deps): bump softprops/action-gh-release from 2 to 3
Configuration menu - View commit details
-
Copy full SHA for b3b0870 - Browse repository at this point
Copy the full SHA b3b0870View commit details
Commits on Jun 19, 2026
-
build(deps): bump actions/checkout from 6 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07802f9 - Browse repository at this point
Copy the full SHA 07802f9View commit details -
Merge pull request #69 from inhere/dependabot/github_actions/actions/…
…checkout-7 build(deps): bump actions/checkout from 6 to 7
Configuration menu - View commit details
-
Copy full SHA for bcd96d4 - Browse repository at this point
Copy the full SHA bcd96d4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.x...master