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

Skip to content

Conversation

@alongosz
Copy link
Member

@alongosz alongosz commented Sep 4, 2025

🎫 Issue n/a

Description:

While Symfony 6 suggested skipping calls to $form->createView() and pass directly $form object to a template, Symfony 7 reverted that statement due to some edge cases.

However, SimplifyFormRenderingRector rule still exists in our configs (coming from general Symfony 6.2 set), because we apply all sets for Symfony 5 to 7. We need to, because we're jumping directly from SF 5 (Ibexa 4.6) to SF 7 (Ibexa 5.0).

Seems adding skip is the simplest workaround.

@adamwojs adamwojs merged commit 82c22ec into main Sep 4, 2025
3 checks passed
@adamwojs adamwojs deleted the skip-sf-simplify-form-rendering-rector branch September 4, 2025 10:57
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.

5 participants