]> granicus.if.org Git - php/commitdiff
Align NEWS entry format
authorLior Kaplan <kaplanlior@gmail.com>
Thu, 17 Dec 2015 09:44:24 +0000 (11:44 +0200)
committerLior Kaplan <kaplanlior@gmail.com>
Thu, 17 Dec 2015 09:44:24 +0000 (11:44 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 80a474c865efb7b16583db86efb08fda028dacb6..70114afd8e45d5261ae7f694dfed4a67103e3eff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2016, PHP 7.1.0
 
-Core:
+Core:
   . Fixed bug #62210 (Exceptions can leak temporary variables). (Dmitry, Bob)
   . Implemented the RFC `Support Class Constant Visibility`. (Sean DuBois,
     Reeze Xia, Dmitry)
@@ -12,18 +12,18 @@ Core:
   . Implemented FR #55651 (Option to ignore the returned FTP PASV address).
     (abrender at elitehosts dot com)
 
-Hash:
+Hash:
   . Added SHA3 fixed mode algorithms (224, 256, 384, and 512 bit). (Sara)
 
-PDO_Firebird:
+PDO_Firebird:
   . Fixed bug #60052 (Integer returned as a 64bit integer on X64_86). (Mariuz)
 
-Pgsql:
-  . Implemented FR #31021 (pg_result_notice() is needed to get all notice messages).
-    (Yasuo)
+Pgsql:
+  . Implemented FR #31021 (pg_result_notice() is needed to get all notice
+    messages). (Yasuo)
   . Implemented FR #48532 (Allow pg_fetch_all() to index numerically). (Yasuo)
 
-Standard:
+Standard:
   . Fixed bug #71100 (long2ip() doesn't accept integers in strict mode).
     (Laruence)
   . Implemented FR #55716 (Add an option to pass a custom stream context to