Commit: 02682f4169f8f61f0f72e302b5d9271ba6491c36 Author: Felipe Pena <felipe...@gmail.com> Wed, 26 Jun 2013 15:15:37 -0300 Parents: 891bd46f3d0130abea2513868699b5efaa7e1a29 Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=02682f4169f8f61f0f72e302b5d9271ba6491c36 Log: - Reclassify bug Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 48dcda8..62fb500 100644 --- a/NEWS +++ b/NEWS @@ -7,8 +7,6 @@ PHP NEWS (David Soria Parra, Laruence) . Fixed bug #65088 (Generated configure script is malformed on OpenBSD). (Adam) - . Fixed bug #63983 (enabling FPM borks compile on FreeBSD). - (chibisuke at web dot de, Felipe) . Fixed bug #62964 (Possible XSS on "Registered stream filters" info). (david at nnucomputerwhiz dot com) . Fixed bug #62672 (Error on serialize of ArrayObject). (Lior Kaplan) @@ -19,6 +17,10 @@ PHP NEWS - CLI server: . Fixed bug #65066 (Cli server not responsive when responding with 422 http status code). (Adam) + +- FPM: + . Fixed bug #63983 (enabling FPM borks compile on FreeBSD). + (chibisuke at web dot de, Felipe) - Intl: . Fixed bug #62759: Buggy grapheme_substr() on edge case. (Stas) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php