php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Sec Bug #78588 Curl should be updated
Submitted: 2019-09-23 10:12 UTC Modified: 2019-09-23 14:39 UTC
From: celestinoxp at hotmail dot com Assigned:
Status: Not a bug Package: cURL related
PHP Version: master-Git-2019-09-23 (snap) OS: Windows 10
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: celestinoxp at hotmail dot com
New email:
PHP Version: OS:

 

 [2019-09-23 10:12 UTC] celestinoxp at hotmail dot com
Description:
------------
PHP master (snapshot) --> phpinfo() curl version is 7.64.0.

Latest version of curl is 7.66.

Test script:
---------------
phpinfo();

Expected result:
----------------
Curl version 7.66.0

Actual result:
--------------
Curl version 7.64.0

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-09-23 14:39 UTC] cmb@php.net
-Status: Open +Status: Not a bug -Package: Unknown/Other Function +Package: cURL related
 [2019-09-23 14:39 UTC] cmb@php.net
Upgrading curl is still blocked by bug #78100.  Therefore, we have
applied all available security patches on top of curl 7.64.0[1]
(without changing the version number).

[1] <https://github.com/winlibs/cURL/commits/libcurl-7.64.0-4>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC