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
http://cvs.php.net/viewcvs.cgi/php-src/ext/session/tests/bug31454.phpt?r1=1.1.4.2&r2=1.1.4.2.2.1&diff_format=u
Index: php-src/ext/session/tests/bug31454.phpt
diff -u php-src/ext/session/tests/bug31454.phpt:1.1.4.2 
php-src/ext/session/tests/bug31454.phpt:1.1.4.2.2.1
--- php-src/ext/session/tests/bug31454.phpt:1.1.4.2     Sun Jan  9 18:21:25 2005
+++ php-src/ext/session/tests/bug31454.phpt     Mon Feb 20 08:31:48 2006
@@ -17,5 +17,5 @@
 ?>
 --EXPECTF--
 
-Warning: session_set_save_handler(): Argument 1 is not a valid callback in 
%s/bug31454.php on line %d
+Warning: session_set_save_handler() 
[/phpmanual/function.session-set-save-handler.html]: Argument 1 is not a valid 
callback in %sbug31454.php on line %d
 Done
http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/tests/general_functions/bug32647.phpt?r1=1.1.4.3&r2=1.1.4.3.2.1&diff_format=u
Index: php-src/ext/standard/tests/general_functions/bug32647.phpt
diff -u php-src/ext/standard/tests/general_functions/bug32647.phpt:1.1.4.3 
php-src/ext/standard/tests/general_functions/bug32647.phpt:1.1.4.3.2.1
--- php-src/ext/standard/tests/general_functions/bug32647.phpt:1.1.4.3  Thu Apr 
21 14:38:27 2005
+++ php-src/ext/standard/tests/general_functions/bug32647.phpt  Mon Feb 20 
08:31:48 2006
@@ -35,15 +35,15 @@
 --EXPECTF--
 Notice: Undefined variable:  obj in %s on line %d
 
-Warning: register_shutdown_function(): Invalid shutdown callback 'Array' 
passed in %s on line %d
+Warning: register_shutdown_function() 
[/phpmanual/function.register-shutdown-function.html]: Invalid shutdown 
callback 'Array' passed in %s on line %d
 
 Notice: Undefined variable:  obj in %s on line %d
 
-Warning: register_shutdown_function(): Invalid shutdown callback 'Array' 
passed in %s on line %d
+Warning: register_shutdown_function() 
[/phpmanual/function.register-shutdown-function.html]: Invalid shutdown 
callback 'Array' passed in %s on line %d
 
-Warning: register_shutdown_function(): Invalid shutdown callback 'Array' 
passed in %s on line %d
+Warning: register_shutdown_function() 
[/phpmanual/function.register-shutdown-function.html]: Invalid shutdown 
callback 'Array' passed in %s on line %d
 
-Warning: register_shutdown_function(): Invalid shutdown callback 'Array' 
passed in %s on line %d
+Warning: register_shutdown_function() 
[/phpmanual/function.register-shutdown-function.html]: Invalid shutdown 
callback 'Array' passed in %s on line %d
 
 Warning: (Registered shutdown functions) Unable to call bar::foo() - function 
does not exist in Unknown on line 0
 
http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/tests/serialize/bug25378.phpt?r1=1.1.2.2&r2=1.1.2.2.2.1&diff_format=u
Index: php-src/ext/standard/tests/serialize/bug25378.phpt
diff -u php-src/ext/standard/tests/serialize/bug25378.phpt:1.1.2.2 
php-src/ext/standard/tests/serialize/bug25378.phpt:1.1.2.2.2.1
--- php-src/ext/standard/tests/serialize/bug25378.phpt:1.1.2.2  Fri Sep 24 
21:57:19 2004
+++ php-src/ext/standard/tests/serialize/bug25378.phpt  Mon Feb 20 08:31:48 2006
@@ -18,42 +18,42 @@
 ?>
 ===DONE===
 --EXPECTF--
-Notice: unserialize(): Error at offset 0 of 8 bytes in %sbug25378.php on line 
%d
+Notice: unserialize() [/phpmanual/function.unserialize.html]: Error at offset 
0 of 8 bytes in %sbug25378.php on line %d
 bool(false)
 
-Notice: unserialize(): Error at offset 0 of 5 bytes in %sbug25378.php on line 
%d
+Notice: unserialize() [/phpmanual/function.unserialize.html]: Error at offset 
0 of 5 bytes in %sbug25378.php on line %d
 bool(false)
 
-Notice: unserialize(): Error at offset 13 of 19 bytes in %sbug25378.php on 
line %d
+Notice: unserialize() [/phpmanual/function.unserialize.html]: Error at offset 
13 of 19 bytes in %sbug25378.php on line %d
 bool(false)
 
-Notice: unserialize(): Error at offset 14 of 19 bytes in %sbug25378.php on 
line %d
+Notice: unserialize() [/phpmanual/function.unserialize.html]: Error at offset 
14 of 19 bytes in %sbug25378.php on line %d
 bool(false)
 
-Notice: unserialize(): Error at offset 2 of 22 bytes in %sbug25378.php on line 
%d
+Notice: unserialize() [/phpmanual/function.unserialize.html]: Error at offset 
2 of 22 bytes in %sbug25378.php on line %d
 bool(false)
 
-Notice: unserialize(): Error at offset 17 of 18 bytes in %sbug25378.php on 
line %d
+Notice: unserialize() [/phpmanual/function.unserialize.html]: Error at offset 
17 of 18 bytes in %sbug25378.php on line %d
 bool(false)
 
-Notice: unserialize(): Error at offset 24 of 33 bytes in %sbug25378.php on 
line %d
+Notice: unserialize() [/phpmanual/function.unserialize.html]: Error at offset 
24 of 33 bytes in %sbug25378.php on line %d
 bool(false)
 
-Notice: unserialize(): Error at offset 17 of 33 bytes in %sbug25378.php on 
line %d
+Notice: unserialize() [/phpmanual/function.unserialize.html]: Error at offset 
17 of 33 bytes in %sbug25378.php on line %d
 bool(false)
 
-Notice: unserialize(): Error at offset 33 of 32 bytes in %sbug25378.php on 
line %d
+Notice: unserialize() [/phpmanual/function.unserialize.html]: Error at offset 
33 of 32 bytes in %sbug25378.php on line %d
 bool(false)
 
-Notice: unserialize(): Error at offset 2 of 13 bytes in %sbug25378.php on line 
%d
+Notice: unserialize() [/phpmanual/function.unserialize.html]: Error at offset 
2 of 13 bytes in %sbug25378.php on line %d
 bool(false)
 
-Notice: unserialize(): Error at offset 2 of 11 bytes in %sbug25378.php on line 
%d
+Notice: unserialize() [/phpmanual/function.unserialize.html]: Error at offset 
2 of 11 bytes in %sbug25378.php on line %d
 bool(false)
 
-Notice: unserialize(): Error at offset 8 of 9 bytes in %sbug25378.php on line 
%d
+Notice: unserialize() [/phpmanual/function.unserialize.html]: Error at offset 
8 of 9 bytes in %sbug25378.php on line %d
 bool(false)
 
-Notice: unserialize(): Error at offset 5 of 10 bytes in %sbug25378.php on line 
%d
+Notice: unserialize() [/phpmanual/function.unserialize.html]: Error at offset 
5 of 10 bytes in %sbug25378.php on line %d
 bool(false)
 ===DONE===

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to