Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Added the renamed options of the collection type to the upgrade information #16659

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 30, 2015
Merged

Added the renamed options of the collection type to the upgrade information #16659

merged 1 commit into from
Nov 30, 2015

Conversation

peterrehm
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 -


* The option "type" of the CollectionType has been renamed to "entry_type".
The usage of the option "type" is deprecated as of Symfony 2.8 and will be
removed in Symfony 3.0. As a value for the option you need to provide now
Copy link
Contributor

Choose a reason for hiding this comment

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

"should" provide (instead of "need") as its not mandatory in 2.8 yet. And grammar: "As a value for the option you should to provide the fully-qualified class name (FQCN) now as well."

@peterrehm
Copy link
Contributor Author

Thanks, has been updated.


* The option "type" of the CollectionType has been renamed to "entry_type".
The usage of the option "type" is deprecated and will be removed in Symfony 3.0.
As a value for the option you need to provide now the fully-qualified class name
Copy link
Contributor

Choose a reason for hiding this comment

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

grammar is still wrong

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry, did not see that comment, updated now.

@weaverryan
Copy link
Member

There's one little extra period, but 👍

Thanks for testing @peterrehm!

@peterrehm
Copy link
Contributor Author

Fixed...

@xabbuh
Copy link
Member

xabbuh commented Nov 25, 2015

Can you also add a paragraph to UPGRADE-3.0.md explaining that the options have been removed?

@peterrehm
Copy link
Contributor Author

Updated.

@xabbuh
Copy link
Member

xabbuh commented Nov 26, 2015

👍

1 similar comment
@weaverryan
Copy link
Member

👍

@fabpot
Copy link
Member

fabpot commented Nov 30, 2015

Thank you @peterrehm.

@fabpot fabpot merged commit 7aac273 into symfony:2.8 Nov 30, 2015
fabpot added a commit that referenced this pull request Nov 30, 2015
…upgrade information (peterrehm)

This PR was merged into the 2.8 branch.

Discussion
----------

Added the renamed options of the collection type to the upgrade information

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

Commits
-------

7aac273 Added the renamed options of the collection type to the upgrade information
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.

6 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.