Skip to content

[symfony 5.2] split of configs per package#736

Merged
TomasVotruba merged 1 commit intomainfrom
tv-split-sets-52
May 4, 2025
Merged

[symfony 5.2] split of configs per package#736
TomasVotruba merged 1 commit intomainfrom
tv-split-sets-52

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

@TomasVotruba TomasVotruba commented May 4, 2025

@TomasVotruba TomasVotruba changed the title tv split sets 52 [symfony 5.2] split of configs per package May 4, 2025
@TomasVotruba TomasVotruba force-pushed the tv-split-sets-52 branch 2 times, most recently from fa31172 to 19b421a Compare May 4, 2025 17:51
@TomasVotruba TomasVotruba merged commit 1a2292e into main May 4, 2025
5 checks passed
@TomasVotruba TomasVotruba deleted the tv-split-sets-52 branch May 4, 2025 19:14
// $rectorConfig->sets([SymfonySetList::ANNOTATIONS_TO_ATTRIBUTES]);

$rectorConfig->import(__DIR__ . '/symfony52/symfony52-dependency-injection.php');
$rectorConfig->import(__DIR__ . '/symfony52/symfony52-forms.php');
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think the name should be symfony52-form.php instead of symfony-forms.php

Suggested change
$rectorConfig->import(__DIR__ . '/symfony52/symfony52-forms.php');
$rectorConfig->import(__DIR__ . '/symfony52/symfony52-form.php');

if name needs to follow component name https://github.com/symfony/form/blob/59b6c45ec432ff72b56c4ec5c68e0a107597623c/composer.json#L2

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Well done 👍

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