- 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