Gregwar / Captcha

PHP Captcha library
MIT License
1.73k stars 290 forks source link

both upper & lower case in v1.1.8 #83

Open llxcyzgh opened 4 years ago

llxcyzgh commented 4 years ago

In v1.1.7, getPhrase() will only return string in lower-case, while in v1.1.8, getPhrase() will return upper&lower characters. if there is a notice in README, it'll be better to prevent someone get confused after doing composer update