splitbrain / dokuwiki-plugin-captcha

Use a CAPTCHA challenge to protect DokuWiki against automated spam
http://www.dokuwiki.org/plugin:captcha
GNU General Public License v2.0
11 stars 12 forks source link

support new Form and Utf8\PhpString class methods #112

Closed ssahara closed 2 years ago

ssahara commented 3 years ago

This PR will make the Captcha plugin compatible with DokuWiki snapshot 2020-10-13 or later that #3198 merged.

This PR will fix curly brace for string offset deprecated in PHP 7.4, see also #109 that fixes same issue in wav.php file