-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
both upper & lower case in v1.1.8 #83
Comments
mplattu
added a commit
to mplattu/Captcha
that referenced
this issue
May 14, 2024
* All fonts are licensed with OFL and the license texts are now attached to the fonts (Gregwar#102) * Replaced font 2 with a one with both upper and lower case fonts (Gregwar#83) * Font 5 (Sling) did not contain fonts to some 8 bit characters (ÅÄÖ)
mplattu
added a commit
to mplattu/Captcha
that referenced
this issue
May 14, 2024
* All fonts are licensed with OFL and the license texts are now attached to the fonts (Gregwar#102) * Replaced font 2 with a one with both upper and lower case fonts (Gregwar#83) * Font 5 (Sling) did not contain fonts to some 8 bit characters (ÅÄÖ)
This was referenced May 14, 2024
mplattu
added a commit
to mplattu/Captcha
that referenced
this issue
May 14, 2024
* All fonts are licensed with OFL and the license texts are now attached to the fonts (Gregwar#102) * Replaced font 2 with a one with both upper and lower case fonts (Gregwar#83) * Font 5 (Sling) did not contain fonts to some 8 bit characters (ÅÄÖ)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: