Skip to content

Commit 8442a1c

Browse files
committed
Align NEWS entry format
1 parent 8c1c12a commit 8442a1c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

NEWS

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@ PHP NEWS
44

55
- Date:
66
. Fixed bug #68078 (Datetime comparisons ignore microseconds). (Willem-Jan
7-
Zijderveld <wjzijderveld@gmail.com>)
7+
Zijderveld)
88

99
- Fileinfo:
1010
. Fixed bug #71434 (finfo throws notice for specific python file). (Laruence)
1111

1212
- FPM:
13-
. Fixed bug #62172 (FPM not working with Apache httpd 2.4 balancer/fcgi setup).
14-
(Matt Haught, Remi)
13+
. Fixed bug #62172 (FPM not working with Apache httpd 2.4 balancer/fcgi
14+
setup). (Matt Haught, Remi)
1515

1616
- Standard:
1717
. Fixed bug #70720 (strip_tags improper php code parsing). (Julien)
1818

1919
04 Feb 2016, PHP 5.6.18
2020

2121
- Core:
22-
. Fixed bug #71039 (exec functions ignore length but look for NULL termination).
23-
(Anatol)
22+
. Fixed bug #71039 (exec functions ignore length but look for NULL
23+
termination). (Anatol)
2424
. Fixed bug #71089 (No check to duplicate zend_extension). (Remi)
2525
. Fixed bug #71201 (round() segfault on 64-bit builds). (Anatol)
2626
. Added support for new HTTP 451 code. (Julien)
@@ -99,8 +99,8 @@ PHP NEWS
9999
. Fixed bug #60052 (Integer returned as a 64bit integer on X64_86). (Mariuz)
100100

101101
- WDDX:
102-
. Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization).
103-
(taoguangchen at icloud dot com)
102+
. Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet
103+
Deserialization). (taoguangchen at icloud dot com)
104104
. Fixed bug #70741 (Session WDDX Packet Deserialization Type Confusion
105105
Vulnerability). (taoguangchen at icloud dot com)
106106

0 commit comments

Comments
 (0)