Commit: 96300f551aa458331e5794191018d6cacf61c288 Author: Xinchen Hui <larue...@php.net> Fri, 30 Nov 2012 14:33:29 +0800 Parents: dc3693318101ffab15167c6d2a09fb4e0e536897 Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=96300f551aa458331e5794191018d6cacf61c288 Log: format Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 383950e..7ead098 100644 --- a/NEWS +++ b/NEWS @@ -12,14 +12,14 @@ PHP NEWS (Mike, casper at langemeijer dot eu) - Imap: - . Fixed Bug #63126 DISABLE_AUTHENTICATOR ignores array (Remi) + . Fixed bug #63126 (DISABLE_AUTHENTICATOR ignores array). (Remi) - Json: - . Fixed bug #63588 use php_next_utf8_char and remove duplicate - implementation. (Remi) + . Fixed bug #63588 (use php_next_utf8_char and remove duplicate + implementation). (Remi) -- mysqli: - . Fixed bug #63361 missing header. (Remi) +- MySQLi: + . Fixed bug #63361 (missing header). (Remi) - MySQLnd: . Fixed bug #63398 (Segfault when polling closed link). (Laruence) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php