github ecsphp/ecs 13.3.2
Released ECS 13.3.2

2 hours ago

News 🎉

Add PER-CS 3.0 prepared set

Native ECS support for the PER Coding Style 3.0. Before this, PER-CS was only reachable through the deprecated withPhpCsFixerSets(), now a no-op - so there was no way to apply PER-CS through ECS.

Reachable both ways:

$ecsConfig->withPreparedSets(perCs: true);

Non-risky rules only, matching how the other prepared sets ship. Faithful to php-cs-fixer v3.95 @PER-CS3x0 resolution.

ecsphp/ecs-src#76

Don't miss a new ecs release

NewReleases is sending notifications on new releases.