1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 19:41:05 +02:00
Files
archived-php-src/ext/mbstring
Alex Dowad 8a8533d263 mb_check_encoding($str, '7bit') rejects strings with bytes over 0x7F
This was the old behavior of mb_check_encoding() before 3e7acf901d,
but yours truly broke it. If only we had more thorough tests at that
time, this might not have slipped through the cracks.

Thanks to divinity76 for the report.
2022-02-22 23:56:56 +02:00
..
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2022-01-18 13:09:52 +01:00
2021-09-20 09:58:20 +02:00