Test: /ext/curl/tests/bug61948.phpt - Version 5.5.14        

Bug #61948 CURLOPT_COOKIEFILE '' raises open_basedir restriction
Submitted: 2012-05-05 06:05:38 Modified: 2012-05-05 16:55:10
From: jfb Assigned: laruence
Status: Closed Package: HTTP related
PHP Version: 5.4.2 OS: Ubuntu Server 12.04

There are 3 different diffs reported by users for this test.

Count Diff
50 (96%)
003+ bool(true)
003-
004- Warning: curl_setopt(): open_basedir restriction in effect. File(/xxx/bar) is not within the allowed path(s): (/tmp) in %sbug61948.php on line %d
005- bool(false)
1 (2%)
003+ bool(true)
003-
004- Warning: curl_setopt(): open_basedir restriction in effect. File(/xxx/bar) is not within the allowed path(s): (/tmp) in %sbug61948.php on line %d
005- bool(false) 003+ string(1) """
005- string(1) """
1 (2%)
001+ bool(false)
002+ bool(false)
001- bool(true)
002- bool(true)