From f652ff054458a65b0e9aa5d7d51a82e980a112c8 Mon Sep 17 00:00:00 2001 From: Dominic Luechinger Date: Tue, 18 Nov 2014 22:12:37 +0100 Subject: [PATCH] Minor fix: Missing quotes in openssl test case for bug bug64802 --- ext/openssl/tests/bug64802.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/openssl/tests/bug64802.phpt b/ext/openssl/tests/bug64802.phpt index be0b5f9b5b..3a1e4fb03c 100644 --- a/ext/openssl/tests/bug64802.phpt +++ b/ext/openssl/tests/bug64802.phpt @@ -3,7 +3,7 @@ Bug #64802: openssl_x509_parse fails to parse subject properly in some cases --SKIPIF-- --FILE--