From 5fc5953c4ffba1eb214cc83100672f238c184ca4 Mon Sep 17 00:00:00 2001 From: dapphp Date: Sat, 30 May 2020 02:43:22 -0700 Subject: [PATCH] Update changes --- securimage.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/securimage.php b/securimage.php index 46746bc..c55e980 100644 --- a/securimage.php +++ b/securimage.php @@ -52,7 +52,8 @@ - Fix division by zero if captcha length is 1 (#88) - Add options to getCaptchaHtml input_required (#82) and js_url (#95) - PHP 7.3/7.4 compat fixes (#101) - - Project status: + - Project status: https://github.com/dapphp/securimage/issues/99 + - Improve handling of multi-byte wordlists (#87) 3.6.7 - Merge changes from 4.0.1-nextgen