@@ -12,12 +12,11 @@ PHP NEWS
12
12
(Michael Sierks)
13
13
14
14
- Date:
15
- . Fixed bug #71889 (DateInterval::format Segmentation fault).
16
- (Thomas Punt)
15
+ . Fixed bug #71889 (DateInterval::format Segmentation fault). (Thomas Punt)
17
16
18
17
- OCI8:
19
18
. Fixed bug #71422 (Fix ORA-01438: value larger than specified precision
20
- allowed for this column)
19
+ allowed for this column). (Chris Jones)
21
20
22
21
- ODBC:
23
22
. Fixed bug #63171 (Script hangs after max_execution_time). (Remi)
@@ -28,9 +27,8 @@ PHP NEWS
28
27
29
28
- PDO:
30
29
. Fixed bug #52098 (Own PDOStatement implementation ignore __call()).
31
- (Daniel kalaspuffar, Julien)
32
- . Fixed bug #71447 (Quotes inside comments not properly handled).
33
- (Matteo)
30
+ (Daniel Kalaspuffar, Julien)
31
+ . Fixed bug #71447 (Quotes inside comments not properly handled). (Matteo)
34
32
35
33
- Postgres:
36
34
. Fixed bug #71820 (pg_fetch_object binds parameters before call
@@ -45,7 +43,7 @@ PHP NEWS
45
43
. Fixed bug #67512 (php_crypt() crashes if crypt_r() does not exist or
46
44
_REENTRANT is not defined). (Nikita)
47
45
48
- 31 Marc 2016, PHP 5.6.20
46
+ 31 Mar 2016, PHP 5.6.20
49
47
50
48
- CLI Server:
51
49
. Fixed bug #69953 (Support MKCALENDAR request method). (Christoph)
@@ -79,16 +77,15 @@ PHP NEWS
79
77
(steven dot lambeth at gmx dot de, Anatol)
80
78
81
79
- Phar:
82
- . Fixed bug #71625 (Crash in php7.dll with bad phar filename).
83
- (Anatol)
80
+ . Fixed bug #71625 (Crash in php7.dll with bad phar filename). (Anatol)
84
81
. Fixed bug #71504 (Parsing of tar file with duplicate filenames causes
85
82
memory leak). (Jos Elstgeest)
86
83
87
84
- SNMP:
88
85
. Fixed bug #71704 (php_snmp_error() Format String Vulnerability).
89
86
(andrew at jmpesp dot org)
90
87
91
- - Standard
88
+ - Standard:
92
89
. Fixed bug #71798 (Integer Overflow in php_raw_url_encode).
93
90
(taoguangchen at icloud dot com, Stas)
94
91
0 commit comments