PHP-QAT
|
|
The PHP/QA Team is a small group of developers
whose primary goal is to support the PHP core developers by providing
them with timely quality assurance.
|
Projects & Goals
|
|
Find more information about PHP/QA Team's current
projects and future goals.
|
Release Candidates
|
|
What are release candidates and how you can help us testing them.
|
Contact Information
|
Questions about the PHP-QAT should be sent to the
PHP/QAT Mailing List
Bug Reports should be submitted to the official PHP bug list
(http://bugs.php.net)
All other questions should be directed to the appropriate
PHP mailing list.
|
 |

|
Test: /ext/curl/tests/bug61948.phpt - Version 5.5.0alpha2 
| 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 is 1 diff reported by users for this test.
| Count |
Diff |
1 (100%)
 |
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)
|
|
|