Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Released ECS 9.4.25

Choose a tag to compare

@TomasVotruba TomasVotruba released this 05 Aug 06:35
· 1502 commits to main since this release

ECS

Bugfixes 🐛

  • #3424 - Fix running custom sniff/fixer tests - in previous versions, AbstractCheckerTestCase was broken and unable to run due to missing prefixed classes - now tests are back and running - thanks @enumag and @ERuban for help with reproducing this bug