From: Antony Dovgal Date: Thu, 31 Aug 2006 13:49:39 +0000 (+0000) Subject: fix test X-Git-Tag: RELEASE_1_0_0RC1~1813 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3aca07552aab48e1433d6467071c51bf8ca7fd0f;p=php fix test --- diff --git a/ext/openssl/tests/003.phpt b/ext/openssl/tests/003.phpt index dbc958e3f9..370f4a4dfa 100644 --- a/ext/openssl/tests/003.phpt +++ b/ext/openssl/tests/003.phpt @@ -30,7 +30,8 @@ string(57) "Object of class stdClass could not be converted to string" string(45) "Object of class stdClass to string conversion" string(66) "openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert" bool(false) -string(6) "Object" +object(stdClass)#1 (0) { +} string(66) "openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert" bool(false) string(66) "openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert" @@ -45,7 +46,8 @@ unicode(64) "Object of class stdClass could not be converted to binary string" unicode(45) "Object of class stdClass to string conversion" unicode(66) "openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert" bool(false) -string(6) "Object" +object(stdClass)#1 (0) { +} unicode(66) "openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert" bool(false) unicode(66) "openssl_pkcs7_decrypt(): unable to coerce parameter 3 to x509 cert"