Edit report at https://bugs.php.net/bug.php?id=62615&edit=1
ID: 62615 Updated by: pierr...@php.net Reported by: larue...@php.net Summary: test ext/curl/tests/curl_escape.phpt failed -Status: Assigned +Status: Closed Type: Bug Package: cURL related PHP Version: 5.4Git-2012-07-20 (Git) Assigned To: pierrick Block user comment: N Private report: N New Comment: 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. Previous Comments: ------------------------------------------------------------------------ [2012-07-26 23:16:31] pierr...@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-20 04:16:04] larue...@php.net pierrick could you please look at this? SKIP for some curl version? ------------------------------------------------------------------------ [2012-07-20 04:15:15] larue...@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" ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=62615&edit=1