Skip to content

Update ecs.php to new ECSConfig::configure() format - #395

Merged
TomasVotruba merged 1 commit into
mainfrom
tv-ecs
Aug 30, 2026
Merged

Update ecs.php to new ECSConfig::configure() format#395
TomasVotruba merged 1 commit into
mainfrom
tv-ecs

Conversation

@TomasVotruba

@TomasVotrubaTomasVotruba commented Aug 30, 2026

Copy link
Copy Markdown
Member

Migrate ecs.php from static closure to ECSConfig::configure() fluent builder.

  • ECSConfig::configure() fluent chain
  • withPreparedSets(psr12, common, cleanCode) - drops deprecated SetList::SYMPLIFY (rules now live in common)
  • withConfiguredRule / withRules / withSkip
  • removed unused SetList import

ECS passes clean, no deprecation warnings.

@TomasVotruba
TomasVotruba enabled auto-merge (squash) August 30, 2026 22:26
@TomasVotruba
TomasVotruba merged commit 38c9bd4 into mainAug 30, 2026
8 of 9 checks passed
@TomasVotruba
TomasVotruba deleted the tv-ecs branch August 30, 2026 22:28
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@TomasVotruba