- Dropped PHP 5, 7.1 support.
- Switched to short array syntax.
- Dropped Symfony 2 support.
- Dropped Symfony < 3.4 support.
- Dropped Symfony < 4.3 support.
- Removed
AbstractVote
fixture. - Removed legacy form helpers.
- Add type hints and return types to several classes.
- Marked form factories final.
- Marked
CommentExtension
final. - Removed deprecated
CommentExtension::isCommentDeleted
method.