php-src/ext/intl/idn
Anatol Belski b9ca573a1b Fixed bug #76829 Incorrect validation of domain on idn_to_utf8() function
As stated by RFC 5890, U-Labels might be up to 252 Unicode code points
long. This can be fixed in 7.1+ as well, but there might potentially be
issues in some existing apps expecting the output to be max 255 octets
long. Thus it seems to be safer to not to touch stable branches.
2018-09-01 00:14:23 +02:00
..
idn.c Fixed bug #76829 Incorrect validation of domain on idn_to_utf8() function 2018-09-01 00:14:23 +02:00
idn.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00