neos / Neos.EventSourcing

A library for Event Sourcing and CQRS for Flow projects.
MIT License
44 stars 30 forks source link

Fix fatal error in projection:list command #297

Closed robertlemke closed 2 years ago

robertlemke commented 2 years ago

Depending on the length of the name of projections, the following error could occur:

substr_replace(): Argument #3 ($offset) must be of type array|int, float given