mirror of
https://github.com/php/php-src.git
synced 2024-11-24 10:24:11 +08:00
Add entries for phar bug fixes in 5.6.11 (also have CVE assigned)
This commit is contained in:
parent
36cbb7cc4c
commit
c1127c4de3
6
NEWS
6
NEWS
@ -95,6 +95,12 @@ PHP NEWS
|
||||
. Fixed bug #69344 (PDO PgSQL Incorrect binding numeric array with gaps).
|
||||
(Matteo)
|
||||
|
||||
- Phar:
|
||||
. Fixed bug #69958 (Segfault in Phar::convertToData on invalid file).
|
||||
(CVE-2015-5589) (Stas)
|
||||
. Fixed bug #69923 (Buffer overflow and stack smashing error in
|
||||
phar_fix_filepath). (CVE-2015-5590) (Stas)
|
||||
|
||||
- SimpleXML:
|
||||
. Refactored the fix for bug #66084 (simplexml_load_string() mangles empty
|
||||
node name). (Christoph Michael Becker)
|
||||
|
Loading…
Reference in New Issue
Block a user