. 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)