php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78940 Fix tests with newer libcurl
Submitted: 2019-12-10 14:23 UTC Modified: 2020-09-09 09:21 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: mike@php.net Assigned: mike (profile)
Status: Closed Package: oauth (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2019-12-10 14:23 UTC] mike@php.net
Description:
------------
libcurl changed the order of headers it sends in the recent past, so some tests are failing do to wrong expectations.

Fixing PR: https://github.com/php/pecl-web_services-oauth/pull/10

Just for reference.


Patches

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-12-10 14:23 UTC] mike@php.net
The following pull request has been associated:

Patch Name: fix tests with newer libcurl
On GitHub:  https://github.com/php/pecl-web_services-oauth/pull/10
Patch:      https://github.com/php/pecl-web_services-oauth/pull/10.patch
 [2020-09-09 09:21 UTC] mike@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: mike
 [2020-09-09 09:21 UTC] mike@php.net
Fixed in 2.0.5
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 16:01:28 2024 UTC