tony2001                Wed Feb 21 19:57:15 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/ext/standard/tests/file    get_current_user.phpt 
  Log:
  fix test
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/get_current_user.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/ext/standard/tests/file/get_current_user.phpt
diff -u php-src/ext/standard/tests/file/get_current_user.phpt:1.1.2.2 
php-src/ext/standard/tests/file/get_current_user.phpt:1.1.2.3
--- php-src/ext/standard/tests/file/get_current_user.phpt:1.1.2.2       Thu Nov 
16 13:01:23 2006
+++ php-src/ext/standard/tests/file/get_current_user.phpt       Wed Feb 21 
19:57:15 2007
@@ -11,5 +11,5 @@
 --EXPECTF--    
 Warning: Wrong parameter count for get_current_user() in %s on line %d
 NULL
-string(%d) "%s"
+string(%d) %s
 Done

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

Reply via email to