diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2017-07-23 15:30:17 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2017-07-23 15:30:17 +0200 |
commit | 077e61fad3c5fbdbe8df4371b88f64bcc4a6bccd (patch) | |
tree | 587dd170164914245fd0ff9c793de19d51658546 /ext/mbstring/php_unicode.c | |
parent | c0bcd301d3661c6e2efeae1fdc823406114f6430 (diff) | |
download | php-git-077e61fad3c5fbdbe8df4371b88f64bcc4a6bccd.tar.gz |
Fixed bug #69267 completely
ucgendat.c was assuming that a title-case character is a character
that has both lower and upper-case variants. However, there are
title-case characters that only have a lower-case variant. Use the
Lt general character proprety to determine where in the case map
the character should be placed instead.
Diffstat (limited to 'ext/mbstring/php_unicode.c')
0 files changed, 0 insertions, 0 deletions