diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2018-10-17 12:37:52 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2018-10-17 12:38:31 +0200 |
commit | 56665a1b17b8877164473872b90b68d5ac311306 (patch) | |
tree | cb0bdb19f75bfd930ca6b0590a19a91e06fc953e /ext/reflection/php_reflection.c | |
parent | 2cc6462edc79b711930368173119d0bf045d8aa9 (diff) | |
download | php-git-56665a1b17b8877164473872b90b68d5ac311306.tar.gz |
Fixed bug #77025
Implements 8bit conversions equivalently to iso-8859-1 conversions.
This seems quite dubious to me, but seems to match the previous
behavior.
It might make more sense to map the characters into a private area
instead, so that the 8bit encoding is treated as binary data with
no case conversions (including no case conversions in the ascii
range).
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions