]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.1' into PHP-7.2
authorNikita Popov <nikita.ppv@gmail.com>
Sat, 28 Oct 2017 10:58:11 +0000 (12:58 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Sat, 28 Oct 2017 10:58:23 +0000 (12:58 +0200)
1  2 
NEWS
ext/mysqli/mysqli_fe.c
ext/mysqli/tests/mysqli_class_mysqli_result_reflection.phpt

diff --cc NEWS
index 9a7b89ecc6db16123ad4d1028fdc2ee5a45d04e6,f9345b438c43f0f3fb0cc5cddae3d4f60f2768b2..1a0fb8c159e915e3417c7039b3b5935a10a8edcf
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -5,13 -5,6 +5,17 @@@ PH
  - Core:
    . Fixed bug #75420 (Crash when modifing property name in __isset for
      BP_VAR_IS). (Laruence)
 +
 +- GD:
 +  . Fixed bug #75437 (Wrong reflection on imagewebp). (Fabien Villepinte)
 +
++- Mysqli:
++  . Fixed bug #75434 (Wrong reflection for mysqli_fetch_all function). (Fabien
++    Villepinte)
++
 +26 Oct 2017, PHP 7.2.0RC5
 +
 +- Core:
    . Fixed bug #75368 (mmap/munmap trashing on unlucky allocations). (Nikita,
      Dmitry)
  
Simple merge