]> granicus.if.org Git - php/commitdiff
Align NEWS entries format
authorLior Kaplan <kaplanlior@gmail.com>
Mon, 23 Nov 2015 16:46:19 +0000 (18:46 +0200)
committerLior Kaplan <kaplanlior@gmail.com>
Mon, 23 Nov 2015 16:46:19 +0000 (18:46 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 48529c5cc9651166aa2fb66750bd9326aaab78e8..c294e2983142e3358d1227e8fd0ebbe2d6cb7c40 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -33,7 +33,7 @@ PHP                                                                        NEWS
        connection flag. (Andrey)
 
 - OCI8:
-  . Fixed bug #68298 (OCI int overflow) (Senthil).
+  . Fixed bug #68298 (OCI int overflow). (Senthil)
 
 - PDO_DBlib:
   . Fixed bug #69757 (Segmentation fault on nextRowset).
@@ -44,7 +44,7 @@ PHP                                                                        NEWS
     attribute). (Matteo)
 
 - SPL:
-  . Fixed bug #70852 Segfault getting NULL offset of an ArrayObject.
+  . Fixed bug #70852 (Segfault getting NULL offset of an ArrayObject).
     (Reeze Xia)
 
 29 Oct 2015, PHP 5.6.15
@@ -87,7 +87,7 @@ PHP                                                                        NEWS
   . Fixed bug #70001 (Assigning to DOMNode::textContent does additional entity
     encoding). (cmb)
 
-- ldap
+- ldap:
   . Fixed bug #70465 (Bug in ldap_search() modifies LDAP_OPT_TIMELIMIT/DEREF's values). (Tyson Andre)
   . Fixed bug #69574 (ldap timeouts not enforced). (Côme Bernigaud)