summaryrefslogtreecommitdiff
path: root/ext/openssl/tests/openssl_get_cipher_methods.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/tests/openssl_get_cipher_methods.phpt')
-rw-r--r--ext/openssl/tests/openssl_get_cipher_methods.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/openssl/tests/openssl_get_cipher_methods.phpt b/ext/openssl/tests/openssl_get_cipher_methods.phpt
index 90c7e17c73..cae223f4c4 100644
--- a/ext/openssl/tests/openssl_get_cipher_methods.phpt
+++ b/ext/openssl/tests/openssl_get_cipher_methods.phpt
@@ -1,5 +1,5 @@
--TEST--
-array openssl_get_cipher_methods ([ bool $aliases = false ] );
+openssl_get_cipher_methods basic test
--CREDITS--
marcosptf - <marcosptf@yahoo.com.br>
--SKIPIF--
@@ -13,4 +13,4 @@ var_dump(is_array(openssl_get_cipher_methods(false)));
?>
--EXPECT--
bool(true)
-bool(true) \ No newline at end of file
+bool(true)