]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 2 Aug 2017 16:49:48 +0000 (18:49 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 2 Aug 2017 16:50:04 +0000 (18:50 +0200)
1  2 
NEWS
ext/xmlrpc/xmlrpc-epi-php.c

diff --cc NEWS
index 23779913e9f6c995d858742c52149130ae42b6c9,6abb2815dae03b9f8727d225ac07f405c487097f..a8c8ba4feb8e7f564c6ffd84aee07d82ecf7b024
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -49,11 -44,13 +49,15 @@@ PH
  
  - SPL:
    . Fixed bug #74669 (Unserialize ArrayIterator broken). (Andrew Nester)
 +  . Fixed bug #74977 (Appending AppendIterator leads to segfault). 
 +    (Andrew Nester)
    . Fixed bug #75015 (Crash in recursive iterator destructors). (Julien)
  
 -03 Aug 2017 PHP 7.0.22
+ - XMLRPC:
+   . Fixed bug #74975 (Incorrect xmlrpc serialization for classes with declared
+     properties). (blar)
 +03 Aug 2017, PHP 7.1.8
  
  - Core:
    . Fixed bug #74832 (Loading PHP extension with already registered function 
Simple merge