projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f43bc7
)
skip this test which fails without network
author
Remi Collet
<remi@php.net>
Fri, 20 Jun 2014 04:45:16 +0000
(06:45 +0200)
committer
Remi Collet
<remi@php.net>
Fri, 20 Jun 2014 04:45:16 +0000
(06:45 +0200)
ext/openssl/tests/bug65538_002.phpt
patch
|
blob
|
history
diff --git
a/ext/openssl/tests/bug65538_002.phpt
b/ext/openssl/tests/bug65538_002.phpt
index dfc6f94ff788e3f05b4499924f4a40cc8c86a0bb..1066e01e54a27cf4b112b6097508aece821c2255 100644
(file)
--- a/
ext/openssl/tests/bug65538_002.phpt
+++ b/
ext/openssl/tests/bug65538_002.phpt
@@
-3,6
+3,7
@@
Bug #65538: SSL context "cafile" disallows URL stream wrappers
--SKIPIF--
<?php
if (!extension_loaded('openssl')) die('skip, openssl required');
+if (getenv("SKIP_ONLINE_TESTS")) die("skip online test");
--FILE--
<?php
$clientCtx = stream_context_create(['ssl' => [