Skip to content

3.4.2

Latest

Choose a tag to compare

@pocketarc pocketarc released this 22 Feb 19:28
· 2 commits to develop since this release
6ff5717
  • Fix deprecation notice for passing null to preg_replace by @kissit in #39
  • fix: add PHPUnit 8.x to composer.json to restore PHP 7.2 test support. by @pocketarc in #42
  • fix: cast mt_rand() arguments to int to resolve PHP 8.1+ deprecation notices in captcha_helper.
  • fix: cast ctype_digit() arguments to string to resolve PHP 8.1+ deprecation notice.

New Contributors

Full Changelog: 3.4.1...3.4.2