summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2016-02-05 00:40:12 +0200
committerLior Kaplan <kaplanlior@gmail.com>2016-02-05 00:50:25 +0200
commit8442a1cc4ee79b09b5bb21d64aa87edcea453c21 (patch)
tree489e7b0b5781c374a2d59f99788e65afe7149c94
parent8c1c12a2e2f7e3d46e53379632918d597ba6d1df (diff)
downloadphp-git-8442a1cc4ee79b09b5bb21d64aa87edcea453c21.tar.gz
Align NEWS entry format
-rw-r--r--NEWS14
1 files changed, 7 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index f119b02552..f3ebebae4d 100644
--- a/NEWS
+++ b/NEWS
@@ -4,14 +4,14 @@ PHP NEWS
- Date:
. Fixed bug #68078 (Datetime comparisons ignore microseconds). (Willem-Jan
- Zijderveld <wjzijderveld@gmail.com>)
+ Zijderveld)
- Fileinfo:
. Fixed bug #71434 (finfo throws notice for specific python file). (Laruence)
- FPM:
- . Fixed bug #62172 (FPM not working with Apache httpd 2.4 balancer/fcgi setup).
- (Matt Haught, Remi)
+ . Fixed bug #62172 (FPM not working with Apache httpd 2.4 balancer/fcgi
+ setup). (Matt Haught, Remi)
- Standard:
. Fixed bug #70720 (strip_tags improper php code parsing). (Julien)
@@ -19,8 +19,8 @@ PHP NEWS
04 Feb 2016, PHP 5.6.18
- Core:
- . Fixed bug #71039 (exec functions ignore length but look for NULL termination).
- (Anatol)
+ . Fixed bug #71039 (exec functions ignore length but look for NULL
+ termination). (Anatol)
. Fixed bug #71089 (No check to duplicate zend_extension). (Remi)
. Fixed bug #71201 (round() segfault on 64-bit builds). (Anatol)
. Added support for new HTTP 451 code. (Julien)
@@ -99,8 +99,8 @@ PHP NEWS
. Fixed bug #60052 (Integer returned as a 64bit integer on X64_86). (Mariuz)
- WDDX:
- . Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization).
- (taoguangchen at icloud dot com)
+ . Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet
+ Deserialization). (taoguangchen at icloud dot com)
. Fixed bug #70741 (Session WDDX Packet Deserialization Type Confusion
Vulnerability). (taoguangchen at icloud dot com)