Commit: cdfef0aee4498e500d799c3e725abe8e95dba774 Author: Stanislav Malyshev <[email protected]> Sun, 25 Mar 2012 01:00:06 -0700 Parents: a635b0d2fc7dd970fc1fd525bc11d4194ec23e0a Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=cdfef0aee4498e500d799c3e725abe8e95dba774 Log: NEWS for bug #61487 Bugs: https://bugs.php.net/61487 Changed paths: M NEWS Diff: cdfef0aee4498e500d799c3e725abe8e95dba774 diff --git a/NEWS b/NEWS index 7853ad6..6fc9126 100644 --- a/NEWS +++ b/NEWS @@ -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) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
