issues
search
thephpleague
/
json-guard
Validation of json-schema.org compliant schemas.
http://json-guard.thephpleague.com/
MIT License
175
stars
26
forks
source link
Improve multibyte string length validation
#106
Closed
matt-allan
closed
7 years ago
matt-allan
commented
7 years ago
Drop grapheme_strlen
since it shouldn't really be used
Allow specifying the charset
Try to utf8_decode as a fallback.