1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext
tekimen dc5f3b9562 Fix GH-15824 mb_detect_encoding() invalid "UTF8" (#15829)
I fixed from strcasecmp to strncasecmp.
However, strncasecmp is specify size to #3 parameter.
Hence, Add check length to mime and aliases.

Co-authored-by: Niels Dossche <7771979+nielsdos@users.noreply.github.com>
2024-09-11 09:40:35 +09:00
..
2024-09-07 12:26:59 +02:00
2024-09-05 02:02:36 +01:00
2024-09-01 13:33:53 +02:00
2024-09-10 20:24:57 +02:00
2024-09-04 01:15:10 +02:00