summaryrefslogtreecommitdiff
path: root/ext/openssl/tests/bug28382.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/tests/bug28382.phpt')
-rw-r--r--ext/openssl/tests/bug28382.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/openssl/tests/bug28382.phpt b/ext/openssl/tests/bug28382.phpt
index 7302f59fa..255f03041 100644
--- a/ext/openssl/tests/bug28382.phpt
+++ b/ext/openssl/tests/bug28382.phpt
@@ -1,5 +1,5 @@
--TEST--
-#28382, openssl_x509_parse extensions support
+Bug #28382 (openssl_x509_parse extensions support)
--SKIPIF--
<?php
if (!extension_loaded("openssl")) die("skip");