Skip to content

Commit

Permalink
Merge pull request #16444 from niden/T16390-min-max-validation
Browse files Browse the repository at this point in the history
T16390 min max validation
  • Loading branch information
niden authored Sep 29, 2023
2 parents 8e209a2 + 512c035 commit 378d490
Show file tree
Hide file tree
Showing 123 changed files with 1,117 additions and 4,098 deletions.
1 change: 1 addition & 0 deletions CHANGELOG-5.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
### Fixed
- Model Annotation strategy did not work with empty_string [#16426] (https://github.com/phalcon/cphalcon/issues/16426)
- View::reset() sets content to null instead of default empty string [#16437] (https://github.com/phalcon/cphalcon/issues/16437)
- Fixed `Phalcon\Filter\Validation\Validator\Size\*` validators to correctly detect the size of uploaded files [#16390](https://github.com/phalcon/cphalcon/issues/16390)


## [5.3.1](https://github.com/phalcon/cphalcon/releases/tag/v5.3.1) (2023-09-12)
Expand Down
76 changes: 38 additions & 38 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 378d490

Please sign in to comment.