Skip to content

Remove remaining calls to non-existing method #17397

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

Conversation

paradajozsef
Copy link
Contributor

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

This removes the $this->buildViolation calls (which is a dead method) from validators in 3.0, as #17357 did. I just found 3 more. I hope it's not a problem, that it's not in 2 separate PR (Doctrine Bridge, Form). But I can split them if I have to. :)

@Tobion
Copy link
Contributor

Tobion commented Jan 16, 2016

Thank you @paradajozsef.

@Tobion Tobion merged commit d7e3254 into symfony:3.0 Jan 16, 2016
Tobion added a commit that referenced this pull request Jan 16, 2016
This PR was merged into the 3.0 branch.

Discussion
----------

Remove remaining calls to non-existing method

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

This removes the ```$this->buildViolation``` calls (which is a dead method) from validators in 3.0, as #17357 did. I just found 3 more. I hope it's not a problem, that it's not in 2 separate PR (Doctrine Bridge, Form). But I can split them if I have to. :)

Commits
-------

d7e3254 [3.0] Remove calls to not-existent method
@paradajozsef paradajozsef deleted the remove-calls-to-non-existent-method-2 branch January 16, 2016 07:23
@fabpot fabpot mentioned this pull request Feb 3, 2016
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