Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix FormView children typehint #40601

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

Closed
wants to merge 1 commit into from

Conversation

VincentLanglet
Copy link
Contributor

Q A
Branch? 4.4
Bug fix? not really
New feature? no
Deprecations? no
Tickets Fix #...
License MIT
Doc PR symfony/symfony-docs#...

The getIterator method is returning \ArrayIterator<string, FormView> and offsetget expects a string.
So the typehint should restrict the key to string only.

@Nyholm
Copy link
Member

Nyholm commented Mar 31, 2021

Im not a super big fan of this either. =)

Im closing this PR and suggest you to add this fix into #40604.

Thank you for your work and patience with me.

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