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

[Form] Reverted PR #1758. #1769

Merged
merged 1 commit into from Jul 22, 2011
Merged

[Form] Reverted PR #1758. #1769

merged 1 commit into from Jul 22, 2011

Conversation

marcw
Copy link
Contributor

@marcw marcw commented Jul 22, 2011

Revert "[Form] CollectionType now checks for data_class parameter instead of only class."

This reverts commit 2e024f8.

Conflicts:

tests/Symfony/Tests/Component/Form/Extension/Core/Type/CollectionTypeTest.php

Revert "[Form] Added ObjectFactoryListener. Fixes #1746."

This reverts commit 0327beb.

Conflicts:

tests/Symfony/Tests/Component/Form/Extension/Core/Type/CollectionTypeTest.php

Revert "[Form] CollectionType now checks for data_class parameter instead of only class."

This reverts commit 2e024f8.

Conflicts:

	tests/Symfony/Tests/Component/Form/Extension/Core/Type/CollectionTypeTest.php

Revert "[Form] Added ObjectFactoryListener. Fixes symfony#1746."

This reverts commit 0327beb.

Conflicts:

	tests/Symfony/Tests/Component/Form/Extension/Core/Type/CollectionTypeTest.php
fabpot added a commit that referenced this pull request Jul 22, 2011
Commits
-------

d43d621 [Form] Reverted PR #1758.

Discussion
----------

[Form] Reverted PR #1758.

Revert "[Form] CollectionType now checks for data_class parameter instead of only class."

This reverts commit 2e024f8.

Conflicts:

	tests/Symfony/Tests/Component/Form/Extension/Core/Type/CollectionTypeTest.php

Revert "[Form] Added ObjectFactoryListener. Fixes #1746."

This reverts commit 0327beb.

Conflicts:

	tests/Symfony/Tests/Component/Form/Extension/Core/Type/CollectionTypeTest.php
@fabpot fabpot merged commit d43d621 into symfony:master Jul 22, 2011
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.

Supporting objects in the CollectionType
2 participants