Skip to content

v4.0.84

Choose a tag to compare

@ivantcholakov ivantcholakov released this 21 Oct 15:29
· 2300 commits to master since this release

CHANGELOG

  • Form validation: The method has_error() and the helper function has_validation_error() have been added, the names are expressive enough.
  • PHPMailer: A PHP 5.2.x compatibility bug has been fixed, it appeared as of the release 4.0.81. For detailed information see the PHPMailer's issue 535.