]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.2' into PHP-7.3
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 23 Sep 2019 21:01:38 +0000 (23:01 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 23 Sep 2019 21:03:07 +0000 (23:03 +0200)
* PHP-7.2:
  Fix NEWS entry

1  2 
NEWS

diff --cc NEWS
index 3571e8f5829b4e8835a588a817864b11e2cfbf0e,b0be6e40f5c8ca13879a46d40eeb5639fa84b371..5fcbde16a308fc3919296b883eb5aa9dd88fc475
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -223,12 -181,12 +223,16 @@@ PH
  - Zip:
    . Fixed bug #76345 (zip.h not found). (Michael Maroszek)
  
 -30 May 2019, PHP 7.2.19
 +30 May 2019, PHP 7.3.6
 +
 +- cURL:
 +  . Implemented FR #72189 (Add missing CURL_VERSION_* constants). (Javier
 +    Spagnoletti)
  
+ - Date:
+   . Fixed bug #77909 (DatePeriod::__construct() with invalid recurrence count
+     value). (Ignace Nyamagana Butera)
  - EXIF:
    . Fixed bug #77988 (heap-buffer-overflow on php_jpg_get16).
      (CVE-2019-11040) (Stas)