1
0
mirror of https://github.com/php/php-src.git synced 2026-04-08 00:22:52 +02:00

NEWS for bug #61487

This commit is contained in:
Stanislav Malyshev
2012-03-25 01:00:06 -07:00
parent a635b0d2fc
commit cdfef0aee4

4
NEWS
View File

@@ -51,6 +51,10 @@ PHP NEWS
- Installation
. Fixed bug #61172 (Add Apache 2.4 support). (Chris Jones)
- Intl:
. Fixed bug #61487 (Incorrent bounds checking in grapheme_strpos).
(Stas)
- mbstring:
. MFH mb_ereg_replace_callback() for security enhancements. (Rui)