Skip to content

[Form] add missing deprecation triggers #16101

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 4, 2015
Merged

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Oct 4, 2015

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? yes
Tests pass? yes
Fixed tickets #15767
License MIT
Doc PR

Passing implementations of the pre 2.5 validator API to the constructors
of the ValidatorExtension and the ValidationListener must trigger a
deprecation.

Passing implementations of the pre 2.5 validator API to the constructors
of the `ValidatorExtension` and the `ValidationListener` must trigger a
deprecation.
@fabpot
Copy link
Member

fabpot commented Oct 4, 2015

Thank you @xabbuh.

@fabpot fabpot merged commit bcd3946 into symfony:2.8 Oct 4, 2015
fabpot added a commit that referenced this pull request Oct 4, 2015
This PR was merged into the 2.8 branch.

Discussion
----------

[Form] add missing deprecation triggers

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #15767
| License       | MIT
| Doc PR        |

Passing implementations of the pre 2.5 validator API to the constructors
of the `ValidatorExtension` and the `ValidationListener` must trigger a
deprecation.

Commits
-------

bcd3946 [Form] add missing deprecation triggers
@xabbuh xabbuh deleted the pr-15767 branch October 4, 2015 09:16
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.

3 participants