tony2001 Thu Aug 31 13:50:09 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/openssl/tests 003.phpt
Log:
fix test
http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/003.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/ext/openssl/tests/003.phpt
diff -u php-src/ext/openssl/tests/003.phpt:1.1.2.2
php-src/ext/openssl/tests/003.phpt:1.1.2.3
--- php-src/ext/openssl/tests/003.phpt:1.1.2.2 Wed Aug 30 21:51:07 2006
+++ php-src/ext/openssl/tests/003.phpt Thu Aug 31 13:50:09 2006
@@ -30,7 +30,8 @@
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"
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php