8000 [Validator] Replaced inexistent interface by jakzal · Pull Request #9637 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Validator] Replaced inexistent interface #9637

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
Nov 28, 2013

Conversation

jakzal
Copy link
Contributor
@jakzal jakzal commented Nov 27, 2013
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? no
Fixed tickets #9631
License MIT
Doc PR -

ClassMetadataFactoryInterface was removed in 2.3 (#6096) and replaced with MetadataFactoryInterface.


$this->assertFalse($metadataFactory->hasMetadataFor('foo'));
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

run php-cs-fixer

ClassMetadataFactoryInterface was removed in 2.3 and replaced with MetadataFactoryInterface.
@cordoval
Copy link
Contributor

👍

fabpot added a commit that referenced this pull request Nov 28, 2013
This PR was merged into the 2.3 branch.

Discussion
----------

[Validator] Replaced inexistent interface

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

`C
74DC
lassMetadataFactoryInterface` was removed in 2.3 (#6096) and replaced with `MetadataFactoryInterface`.

Commits
-------

8fd3256 [Validator] Replaced inexistent interface.
@fabpot fabpot merged commit 8fd3256 into symfony:2.3 Nov 28, 2013
@jakzal jakzal deleted the blackhole-metadata-factory branch September 26, 2017 10:41
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.

3 participants
0