mdmsoft / yii2-captcha

Captcha with math equation
39 stars 8 forks source link

mdm\captcha\CaptchaAction should be compatible with yii\captcha\CaptchaAction #7

Open imanilchaudhari opened 5 years ago

imanilchaudhari commented 5 years ago

PHP Warning – yii\base\ErrorException Declaration of mdm\captcha\CaptchaAction::validate($input) should be compatible with yii\captcha\CaptchaAction::validate($input, $caseSensitive)

Aditional Info

Q A
Yii version 2.0.15.1
PHP version 7.2
Extension version "~1.0"
OS Ubuntu 18.04
petko commented 3 years ago

You can use "mdmsoft/yii2-captcha": "dev-master" to get the latest version, where that is fixed.