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

Fixed compatibility with symfony/forms ^6.3 #329

Open
wants to merge 3 commits into
base: 5.x
Choose a base branch
from

Conversation

zmitic
Copy link
Contributor

@zmitic zmitic commented Jan 4, 2024

This is the fix for ^6.3 forms. For some reason, psalm didn't infer interface signature once @return void was added.

Also fixed the long-standing issue with FormView::$vars, now with unsealed arrays.

@seferov
Copy link
Member

seferov commented Jun 12, 2024

@zmitic thank you. Could you please check form tests? All disabled for now with @symfony-disabled

@zmitic
Copy link
Contributor Author

zmitic commented Jun 17, 2024

I will check it next weekend, can't do earlier.

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.

2 participants