Skip to content
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

[Validator] Fixed the wrong isAbstract() call in PR #8592 #8728

Merged
merged 1 commit into from
Aug 13, 2013

Conversation

marcj
Copy link

@marcj marcj commented Aug 12, 2013

Q A
Bug fix? [yes]
New feature? [no]
BC breaks? [no]
Deprecations? [no]
Tests pass? [yes]
Fixed tickets [#8589]
License MIT
Doc PR [n/a]

fabpot added a commit that referenced this pull request Aug 13, 2013
This PR was merged into the 2.2 branch.

Discussion
----------

[Validator] Fixed the wrong isAbstract() call in PR #8592

| Q             | A
| ------------- | ---
| Bug fix?      | [yes]
| New feature?  | [no]
| BC breaks?    | [no]
| Deprecations? | [no]
| Tests pass?   | [yes]
| Fixed tickets | [#8589]
| License       | MIT
| Doc PR        | [n/a]

Commits
-------

18896d5a [Validator] fixed the wrong isAbstract() check against the class (fixed #8589)
@fabpot fabpot merged commit 18896d5 into symfony:2.2 Aug 13, 2013
@marcj
Copy link
Author

marcj commented Aug 13, 2013

Thanks. Do I have to do something to get this fix also merged into symfony/validator repository?

@fabpot
Copy link
Member

fabpot commented Aug 14, 2013

@marcj that's already available in the symfony/validator repo (see symfony/validator@ff77062

@marcj
Copy link
Author

marcj commented Aug 14, 2013

Ah ok, I searched only in the master branch, where it isn't. Thanks.

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