diff options
Diffstat (limited to 'ext/openssl/tests/bug61124.phpt')
| -rw-r--r-- | ext/openssl/tests/bug61124.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/openssl/tests/bug61124.phpt b/ext/openssl/tests/bug61124.phpt index 4b6194bdb4..9c7d0ac483 100644 --- a/ext/openssl/tests/bug61124.phpt +++ b/ext/openssl/tests/bug61124.phpt @@ -1,7 +1,7 @@ --TEST-- Bug #61124: Segmentation fault with openssl_decrypt --SKIPIF-- -<?php +<?php if (!extension_loaded("openssl")) die("skip"); --FILE-- <?php |
