- Doctrine MongoDb metadata
comments_count
has been changed tocommentsCount
. In case of having problems, please update your collections.
All files under the Tests
directory are now correctly handled as internal test classes.
You can't extend them anymore, because they are only loaded when running internal tests.
More information can be found in the composer docs.