On 20.02.2006 11:31, Dmitry Stogov wrote:
dmitry Mon Feb 20 08:31:48 2006 UTC
Modified files: (Branch: PHP_4_4)
/php-src/ext/openssl/tests bug25614.phpt
/php-src/ext/session/tests bug31454.phpt
/php-src/ext/standard/tests/general_functions bug32647.phpt
/php-src/ext/standard/tests/serialize bug25378.phpt
Log:
Fixed test files (added docref)
http://cvs.php.net/viewcvs.cgi/php-src/ext/openssl/tests/bug25614.phpt?r1=1.1.2.1&r2=1.1.2.1.4.1&diff_format=u
Index: php-src/ext/openssl/tests/bug25614.phpt
diff -u php-src/ext/openssl/tests/bug25614.phpt:1.1.2.1
php-src/ext/openssl/tests/bug25614.phpt:1.1.2.1.4.1
--- php-src/ext/openssl/tests/bug25614.phpt:1.1.2.1 Tue Sep 23 14:52:26 2003
+++ php-src/ext/openssl/tests/bug25614.phpt Mon Feb 20 08:31:48 2006
@@ -8,4 +8,4 @@
$pub = openssl_pkey_get_public($priv);
?>
--EXPECTF--
-Warning: openssl_pkey_get_public(): Don't know how to get public key from this
private key (the documentation lied) %s
+Warning: openssl_pkey_get_public()
[/phpmanual/function.openssl-pkey-get-public.html]: Don't know how to get
public key from this private key (the documentation lied) %s
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Are you sure you really want to add this?
--
Wbr,
Antony Dovgal
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php