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