github ecsphp/ecs 13.2.8
Released ECS 13.2.8

latest releases: 13.2.17, 13.2.16, 13.2.15...
one day ago

What's new

🐛 Fix autoloading of nested paths

🐛 Match method-name docblock descriptions containing articles

-/**
- * Get the API helper.
- *
+/**
  * @return object
  */
 public function getApiHelper()

Drops a/an/the (word-boundary) before comparing description to method name.

📖 Document passing paths as CLI arguments in README

vendor/bin/ecs src tests

Don't miss a new ecs release

NewReleases is sending notifications on new releases.