github ecsphp/ecs 13.2.13
Released ECS 13.2.13

latest releases: 13.2.17, 13.2.16, 13.2.15...
5 hours ago

What's new

🐛 Drop 3rd-person verb s in method-name duplicate description

-/**
- * Contacts a user.
  *
  * @return object
  */
 public function contactUser()

🐛 Fix scoper.php for FinalInternalClassFixer (#24)

Prefixed build no longer mangles the exclude entity names:

-'exclude' => ['final', 'Entity', 'ECSPrefix202607\ORM\Entity', ...]
+'exclude' => ['final', 'Entity', 'ORM\Entity', ...]

✅ Regression fixture: readonly promoted properties

Locks StandaloneLinePromotedPropertyFixer splitting private readonly promoted props.

Don't miss a new ecs release

NewReleases is sending notifications on new releases.