php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62615 test ext/curl/tests/curl_escape.phpt failed
Submitted: 2012-07-20 04:15 UTC Modified: 2012-07-26 23:19 UTC
From: laruence@php.net Assigned: pierrick (profile)
Status: Closed Package: cURL related
PHP Version: 5.4Git-2012-07-20 (Git) OS:
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: laruence@php.net
New email:
PHP Version: OS:

 

 [2012-07-20 04:15 UTC] laruence@php.net
Description:
------------
seems the behavior is different in curl 7.15.5

curl

cURL support => enabled
cURL Information => 7.15.5

Test script:
---------------
ext/curl/tests/curl_escape.phpt

Expected result:
----------------
test pass

Actual result:
--------------
001+ string(40) "http%3A%2F%2Fwww%2Ephp%2Enet%2F%20%3F%21"
001- string(36) "http%3A%2F%2Fwww.php.net%2F%20%3F%21"

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-07-20 04:16 UTC] laruence@php.net
-Assigned To: +Assigned To: pierrick
 [2012-07-20 04:16 UTC] laruence@php.net
pierrick could you please look at this? 

SKIP for some curl version?
 [2012-07-26 23:16 UTC] pierrick@php.net
Automatic comment on behalf of pierrick
Revision: http://git.php.net/?p=php-src.git;a=commit;h=edece6ec84484690d7ddf8fe971a48747059ba60
Log: Fixed bug #62615 (test ext/curl/tests/curl_escape.phpt failed).
 [2012-07-26 23:19 UTC] pierrick@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2012-07-26 23:19 UTC] pierrick@php.net
-Status: Assigned +Status: Closed
 [2013-11-17 09:32 UTC] laruence@php.net
Automatic comment on behalf of pierrick
Revision: http://git.php.net/?p=php-src.git;a=commit;h=edece6ec84484690d7ddf8fe971a48747059ba60
Log: Fixed bug #62615 (test ext/curl/tests/curl_escape.phpt failed).
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 14:01:32 2025 UTC