1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 14:12:38 +02:00
Files
archived-php-src/main
Nikita Popov 26e424465c Fix bug #81598: Use C.UTF-8 as LC_CTYPE locale by default
Unfortunately, libedit is locale based and does not accept UTF-8
input when the C locale is used. This patch switches the default
locale to C.UTF-8 instead (if it is available). This makes libedit
work and I believe it shouldn't affect behavior of single-byte
locale-dependent functions that PHP otherwise uses.

Closes GH-7635.
2021-12-05 21:03:27 +01:00
..
2021-04-13 12:09:37 +02:00
2021-07-12 16:51:24 +02:00
2021-07-15 15:31:39 +02:00
2021-07-21 09:14:31 +02:00
2021-07-15 19:08:26 +02:00
2021-07-15 19:08:26 +02:00
2021-12-02 14:20:36 +01:00
2021-08-31 18:57:44 +02:00
2021-05-06 12:16:35 +02:00
2021-08-02 15:59:26 +02:00
2021-08-02 15:59:26 +02:00
2021-08-02 15:59:26 +02:00