summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Spagnoletti <phansys@gmail.com>2019-05-02 22:32:37 -0300
committerPeter Kokot <peterkokot@gmail.com>2019-05-03 17:32:40 +0200
commit78d24429f2b0131d684217be5afdcb805eb98cf2 (patch)
tree328239214594f108751ccee094ef902a994e5eb5
parent6b73e692c976bdfdc710741cd983a9b33c13b3e7 (diff)
downloadphp-git-78d24429f2b0131d684217be5afdcb805eb98cf2.tar.gz
Update `NEWS` with changes made at #4093
-rw-r--r--NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 63559922bc..dec04f9ca4 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 7.3.6
+- cURL:
+ . Implemented FR #72189 (Add missing CURL_VERSION_* constants). (Javier
+ Spagnoletti)
+
- FPM:
. Fixed bug #77921 (static.php.net doesn't work anymore). (Peter Kokot)
@@ -39,7 +43,7 @@ PHP NEWS
(kelunik)
- EXIF
- . Fixed bug #77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG).
+ . Fixed bug #77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG).
(CVE-2019-11036) (Stas)
- Interbase:
@@ -119,7 +123,7 @@ PHP NEWS
- EXIF:
. Fixed bug #77753 (Heap-buffer-overflow in php_ifd_get32s). (CVE-2019-11034)
(Stas)
- . Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value).
+ . Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value).
(CVE-2019-11035) (Stas)
- FPM: