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

diff --cc NEWS
index d484e22668d79034314400218554b37996203a39,a8c8ba4feb8e7f564c6ffd84aee07d82ecf7b024..dee4a68c925fe61ef5a2b4b1bf71b06de4e75594
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,22 -1,8 +1,26 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? ????, PHP 7.1.9
 +?? ??? ????, PHP 7.2.0beta3
 +
 +- Mbstring:
 +  . Fixed bug #75001 (Wrong reflection on mb_eregi_replace). (Fabien
 +    Villepinte)
 +
 +- SQLite3:
 +  . Updated to SQLite 3.20.0. (cmb)
 +
 +- SPL:
 +  . Added spl_object_id(). (Tyson Andre)
 +
++- XMLRPC:
++  . Fixed bug #74975 (Incorrect xmlrpc serialization for classes with declared
++    properties). (blar)
++
 +03 Aug 2017, PHP 7.2.0beta2
  
  - Core:
 +  . Implemented FR #74963 (Improved error message on fetching property of
 +    non-object). (Laruence)
    . Fixed bug #74947 (Segfault in scanner on INF number). (Laruence)
    . Fixed bug #74954 (null deref and segfault in zend_generator_resume()). (Bob)
  
Simple merge