Skip to content

[DoctrineBridge] fixed DoctrineChoiceLoaderTest by removing deprecated factory #19222

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

HeahDude
Copy link
Contributor

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

$this->assertEquals($choiceList, $loader->loadChoiceList($value));
}

public function testLegacyLoadChoiceList()
Copy link
Member

Choose a reason for hiding this comment

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

missing @group legacy annotation (can you please rebase while fixing?)

@HeahDude HeahDude force-pushed the fix/doctrine_choice_loader-tests branch from 7d59499 to 3f86eae Compare June 29, 2016 13:17
@nicolas-grekas
Copy link
Member

Thank you @HeahDude.

@nicolas-grekas nicolas-grekas merged commit 3f86eae into symfony:3.1 Jun 29, 2016
nicolas-grekas added a commit that referenced this pull request Jun 29, 2016
…ing deprecated factory (HeahDude)

This PR was merged into the 3.1 branch.

Discussion
----------

[DoctrineBridge] fixed DoctrineChoiceLoaderTest by removing deprecated factory

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

Commits
-------

3f86eae [DoctrineBridge] fixed DoctrineChoiceLoaderTest by removing deprecated factory
@HeahDude HeahDude deleted the fix/doctrine_choice_loader-tests branch June 29, 2016 13:30
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