Skip to content

[Validator] Deprecate unused arg in ExpressionValidator #32041

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
Jun 14, 2019
Merged

[Validator] Deprecate unused arg in ExpressionValidator #32041

merged 1 commit into from
Jun 14, 2019

Conversation

ogizanagi
Copy link
Contributor

Q A
Branch? 4.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? yes
Tests pass? yes
Fixed tickets N/A
License MIT
Doc PR N/A

Time to deprecate this unused first argument?

@ogizanagi ogizanagi changed the title [Validator] Deprecate unused arg in ExpressionValidator & move hint [Validator] Deprecate unused arg in ExpressionValidator Jun 14, 2019
@fabpot
Copy link
Member

fabpot commented Jun 14, 2019

Thank you @ogizanagi.

@fabpot fabpot merged commit 0c0978c into symfony:4.4 Jun 14, 2019
fabpot added a commit that referenced this pull request Jun 14, 2019
…r (ogizanagi)

This PR was merged into the 4.4 branch.

Discussion
----------

[Validator] Deprecate unused arg in ExpressionValidator

| Q             | A
| ------------- | ---
| Branch?       | 4.4 <!-- see below -->
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | yes <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | N/A   <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | N/A <!-- required for new features -->

Time to deprecate this unused first argument?

Commits
-------

0c0978c [Validator] Deprecate unused arg in ExpressionValidator
@ogizanagi ogizanagi deleted the deprec/exp_validator_unused_arg branch June 14, 2019 09:03
@nicolas-grekas nicolas-grekas added this to the next milestone Jun 14, 2019
fabpot added a commit that referenced this pull request Jun 22, 2019
…precation (ogizanagi)

This PR was merged into the 5.0-dev branch.

Discussion
----------

[Validator] Add ExpressionValidator typehint & remove deprecation

| Q             | A
| ------------- | ---
| Branch?       | master <!-- see below -->
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| BC breaks?    | no  <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #32041   <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | N/A

Commits
-------

e4c4d2d [Validator] Add ExpressionValidator typehint & remove deprecation
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.4 Oct 27, 2019
This was referenced Nov 12, 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.

4 participants