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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 19 14:01:30 2024 UTC