1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 07:58:20 +02:00
Files
archived-php-src/ext/intl
Christoph M. Becker e4a006cd3e Fix #65732: grapheme_*() is not Unicode compliant on CR LF sequence
According to the Unicode specification (at least as of 5.1), CRLF sequences
are considered to be a single grapheme. We cater to that special case by
letting grapheme_ascii_check() fail. While it would be trivial to fix
grapheme_ascii_check() wrt. grapheme_strlen(), grapheme_substr() and
grapheme_strrpos() would be much harder to handle, so we accept the slight
performance penalty if CRLF is involved.
2016-08-20 03:01:35 +02:00
..
2014-11-30 17:09:53 -08:00
2013-06-10 14:30:59 -07:00
2012-07-30 10:31:10 +02:00
2012-07-30 10:25:17 +02:00
2012-07-30 10:25:17 +02:00
2012-07-30 10:31:10 +02:00
2012-07-30 11:04:48 +02:00
2012-07-30 11:04:48 +02:00
2012-07-30 11:04:48 +02:00
2012-07-30 10:25:17 +02:00