Skip to content

Commit

Permalink
Merge branch 'PHP-5.6'
Browse files Browse the repository at this point in the history
* PHP-5.6:
  adapt test to curl 7.35.0 upgrade
  • Loading branch information
weltling committed Feb 5, 2014
2 parents ff390d7 + 5180425 commit b35c788
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ext/curl/tests/bug61948-win32.phpt
Expand Up @@ -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)

0 comments on commit b35c788

Please sign in to comment.