Skip to content

[Validator] add notice in UPGRADE file for new Range constraint option #33880

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 7, 2019

Conversation

dmaicher
Copy link
Contributor

@dmaicher dmaicher commented Oct 7, 2019

Q A
Branch? 4.4
Bug fix? no
New feature? no
Deprecations? no
Tickets Closes #33700
License MIT
Doc PR -

There is a change in behavior as mentioned in #33700 that causes small issues on one of my apps. I only noticed it because of a test fail.

Instead of reverting this nice feature I propose to document it in the UPGRADE file so that people are aware of it.

@nicolas-grekas
Copy link
Member

Thank you @dmaicher.

nicolas-grekas added a commit that referenced this pull request Oct 7, 2019
…straint option (dmaicher)

This PR was merged into the 4.4 branch.

Discussion
----------

[Validator] add notice in UPGRADE file for new Range constraint option

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #33700
| License       | MIT
| Doc PR        | -

There is a change in behavior as mentioned in #33700 that causes small issues on one of my apps. I only noticed it because of a test fail.

Instead of reverting this nice feature I propose to document it in the UPGRADE file so that people are aware of it.

Commits
-------

d4ab35c [Validator] add notice in UPGRADE file for new Range constraint option
@nicolas-grekas nicolas-grekas merged commit d4ab35c into symfony:4.4 Oct 7, 2019
@dmaicher dmaicher deleted the issue-33700 branch October 7, 2019 08:48
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.4 Oct 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Validator] issue with Range constraint while testing 4.4.x-dev
4 participants