Skip to content

New release! v2.0.0 (support for php8 included)

Compare
Choose a tag to compare
@filisko filisko released this 15 Jul 09:28
· 361 commits to master since this release
8de017f

Careful! This release includes breaking changes.

  • πŸ”₯ Deprecated PHP 7.0 !!!
  • πŸ”₯ Deprecated GUMP::xss_clean() static method
  • πŸ”₯ Deprecated valid_twitter validator.
  • βœ… Supports php8.0 and php8.1 (removed all deprecation notices)
  • βœ… Added GitHub workflow actions for CI (replace Travis)
  • πŸ”§ Fixed: #315, #328