summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 68a88ed08c..93989fb73c 100644
--- a/NEWS
+++ b/NEWS
@@ -23,10 +23,10 @@ PHP NEWS
(Anatoliy)
- FPM:
- . Fixed bug #63581 Possible null dereference and buffer overflow (Remi)
+ . Fixed bug #63581 (Possible null dereference and buffer overflow). (Remi)
- Imap:
- . Fixed Bug #63126 DISABLE_AUTHENTICATOR ignores array (Remi)
+ . Fixed bug #63126 (DISABLE_AUTHENTICATOR ignores array). (Remi)
- MySQLnd:
. Fixed bug #63398 (Segfault when polling closed link). (Laruence)