Skip to content

Commit

Permalink
Align NEWS entry format
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplanlior committed Feb 4, 2016
1 parent 8c1c12a commit 8442a1c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@ PHP NEWS

- Date:
. Fixed bug #68078 (Datetime comparisons ignore microseconds). (Willem-Jan
Zijderveld <[email protected]>)
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)

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)
Expand Down Expand Up @@ -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)

Expand Down

0 comments on commit 8442a1c

Please sign in to comment.