From: Xinchen Hui Date: Fri, 30 Nov 2012 06:33:29 +0000 (+0800) Subject: format X-Git-Tag: php-5.4.10RC1~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=96300f551aa458331e5794191018d6cacf61c288;p=php format --- diff --git a/NEWS b/NEWS index 383950e04d..7ead098beb 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)