diff options
Diffstat (limited to 'ext/curl/tests/bug62839.phpt')
| -rw-r--r-- | ext/curl/tests/bug62839.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/curl/tests/bug62839.phpt b/ext/curl/tests/bug62839.phpt index be8646ea99..79df8d5153 100644 --- a/ext/curl/tests/bug62839.phpt +++ b/ext/curl/tests/bug62839.phpt @@ -1,7 +1,7 @@ --TEST-- Bug #62839 (curl_copy_handle segfault with CURLOPT_FILE) --SKIPIF-- -<?php if (!extension_loaded("curl")) print "skip"; +<?php if (!extension_loaded("curl")) print "skip"; ?> --FILE-- <?php |
