Skip to content

[Maintenance] [XML2PHP] convert service config from .xml to .php#494

Open
crydotsnake wants to merge 2 commits into
Sylius:2.3from
crydotsnake:maintenance/xml2php-pluginskeleton
Open

[Maintenance] [XML2PHP] convert service config from .xml to .php#494
crydotsnake wants to merge 2 commits into
Sylius:2.3from
crydotsnake:maintenance/xml2php-pluginskeleton

Conversation

@crydotsnake

@crydotsnake crydotsnake commented Jul 7, 2026

Copy link
Copy Markdown
Member

@crydotsnake crydotsnake self-assigned this Jul 7, 2026
@crydotsnake
crydotsnake requested review from a team July 7, 2026 08:21
Comment thread config/services.php Outdated
Co-authored-by: Loïc Frémont <lc.fremont@gmail.com>
@crydotsnake

crydotsnake commented Jul 7, 2026

Copy link
Copy Markdown
Member Author

Since we are migrating the service config files from XML to PHP do we still need .xml in the FILE_PATTERNS array in the rename-plugin script? 🤔:

private const FILE_PATTERNS = ['*.php', '*.yaml', '*.yml', '*.xml', '.env*', 'compose*.yml'];

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.

2 participants