Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Security] renamed Constraint namespace to Constraints for validator classes in order to be consistent with the whole current validator API. #6960

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
Feb 4, 2013

Conversation

hhamon
Copy link
Contributor

@hhamon hhamon commented Feb 4, 2013

Q A
Bug fix? no
New feature? no
BC breaks? yes (for people already using the UserPassword constraint class in their code)
Deprecations? yes
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

…classes in order to be consistent with the whole current validator API.
fabpot added a commit that referenced this pull request Feb 4, 2013
This PR was merged into the 2.2 branch.

Commits
-------

35b62ac [Security] renamed Constraint namespace to Constraints for validator classes in order to be consistent with the whole current validator API.

Discussion
----------

[Security] renamed Constraint namespace to Constraints for validator classes in order to be consistent with the whole current validator API.

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | yes (for people already using the ``UserPassword`` constraint class in their code)
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -
@fabpot fabpot merged commit 35b62ac into symfony:2.2 Feb 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants