tony2001 Tue Jul 15 09:14:54 2008 UTC
Modified files:
/php-src/ext/openssl/tests 002.phpt
Log:
fix test
http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/002.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/openssl/tests/002.phpt
diff -u php-src/ext/openssl/tests/002.phpt:1.2
php-src/ext/openssl/tests/002.phpt:1.3
--- php-src/ext/openssl/tests/002.phpt:1.2 Tue May 27 13:54:30 2008
+++ php-src/ext/openssl/tests/002.phpt Tue Jul 15 09:14:54 2008
@@ -18,7 +18,7 @@
echo "Done\n";
?>
--EXPECTF--
-Warning: openssl_seal(): not a public key (0th member of pubkeys) in %s on
line %d
+Warning: openssl_seal(): not a public key (1th member of pubkeys) in %s on
line %d
bool(false)
Warning: openssl_seal(): Fourth argument to openssl_seal() must be a non-empty
array in %s on line %d
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php