Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@XWB XWB released this 08 Jan 12:55
· 13 commits to master since this release
e2cf2a1
  • 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.