--- embedaddon/php/ext/curl/tests/bug61948-win32.phpt 2013/07/22 01:31:38 1.1.1.1 +++ embedaddon/php/ext/curl/tests/bug61948-win32.phpt 2014/06/15 20:03:41 1.1.1.2 @@ -17,9 +17,7 @@ open_basedir="c:/tmp" ?> --EXPECTF-- %a - -Warning: curl_setopt(): open_basedir restriction in effect. File(c:/tmp/foo) is not within the allowed path(s): (c:/tmp) in %sbug61948-win32.php on line %d -bool(false) +bool(true) Warning: curl_setopt(): open_basedir restriction in effect. File(c:/xxx/bar) is not within the allowed path(s): (c:/tmp) in %sbug61948-win32.php on line %d bool(false)