1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 08:42:29 +01:00
Files
archived-php-src/ext
Alex Dowad 3cf432798e Fix new conversion filter for CP50220 (multi-codepoint kana at end of buffer)
If two codepoints which needed to be collapsed into a single kuten code
were separated, with one at the end of one buffer and the other at the
beginning of the next buffer, they were not converted correctly.
This was discovered while fuzzing the new implementation of
mb_decode_numericentity.
2022-07-18 15:11:31 +02:00
..
2022-06-25 07:40:19 +01:00
2022-06-25 17:53:33 +01:00
2022-07-04 10:50:32 +01:00
2022-07-05 00:59:43 -06:00
2022-06-29 14:04:40 +02:00
2022-07-08 17:39:05 +01:00
2022-06-10 12:45:30 -04:00
2022-07-11 19:45:46 +02:00
2022-06-09 13:42:45 +02:00
2022-06-13 14:44:49 +02:00
2022-05-16 14:47:02 +02:00
2022-06-25 07:40:19 +01:00