8000 [Form] Fix call to removed method (BC broken in 2.3) by taueres · Pull Request #14896 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@taueres
Copy link
Contributor
@taueres taueres commented Jun 6, 2015

ResolvedFormType#getTypeExtensions() was calling method
AbstractType#getExtensions() which has been removed in
commit b3081e8

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

@Tobion
Copy link
Contributor
Tobion commented Jun 6, 2015

no description?

ResolvedFormType#getTypeExtensions() was calling method
AbstractType#getExtensions() which has been removed in
commit b3081e8

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -
@taueres
Copy link
Contributor Author
taueres commented Jun 6, 2015

Added description

@Tobion
Copy link
Contributor
Tobion commented Jun 6, 2015

👍

@Tobion Tobion added the Ready label Jun 6, 2015
@fabpot
Copy link
Member
fabpot commented Jun 6, 2015

Thank you @taueres.

@fabpot fabpot merged commit fa9da42 into symfony:2.3 Jun 6, 2015
fabpot added a commit that referenced this pull request Jun 6, 2015
…ueres)

This PR was merged into the 2.3 branch.

Discussion
----------

[Form] Fix call to removed method (BC broken in 2.3)

ResolvedFormType#getTypeExtensions() was calling method
AbstractType#getExtensions() which has been removed in
commit b3081e8

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

Commits
-------

fa9da42 [Form] Fix call to removed method (BC broken in 2.3)
@taueres taueres deleted the 2.3 branch June 17, 2016 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0