File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -4,23 +4,23 @@ PHP NEWS
4
4
5
5
- Date:
6
6
. Fixed bug #68078 (Datetime comparisons ignore microseconds). (Willem-Jan
7
- Zijderveld <wjzijderveld@gmail.com> )
7
+ Zijderveld)
8
8
9
9
- Fileinfo:
10
10
. Fixed bug #71434 (finfo throws notice for specific python file). (Laruence)
11
11
12
12
- 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)
15
15
16
16
- Standard:
17
17
. Fixed bug #70720 (strip_tags improper php code parsing). (Julien)
18
18
19
19
04 Feb 2016, PHP 5.6.18
20
20
21
21
- 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)
24
24
. Fixed bug #71089 (No check to duplicate zend_extension). (Remi)
25
25
. Fixed bug #71201 (round() segfault on 64-bit builds). (Anatol)
26
26
. Added support for new HTTP 451 code. (Julien)
@@ -99,8 +99,8 @@ PHP NEWS
99
99
. Fixed bug #60052 (Integer returned as a 64bit integer on X64_86). (Mariuz)
100
100
101
101
- 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)
104
104
. Fixed bug #70741 (Session WDDX Packet Deserialization Type Confusion
105
105
Vulnerability). (taoguangchen at icloud dot com)
106
106
You can’t perform that action at this time.
0 commit comments