pajoye          Tue Aug 12 13:04:50 2008 UTC

  Modified files:              
    /php-src/ext/standard/tests/file    realpath_basic-win32.phpt 
  Log:
  - update test after php's portable realpath change (filename/ is not valid 
anymore)
  
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/realpath_basic-win32.phpt?r1=1.3&r2=1.4&diff_format=u
Index: php-src/ext/standard/tests/file/realpath_basic-win32.phpt
diff -u php-src/ext/standard/tests/file/realpath_basic-win32.phpt:1.3 
php-src/ext/standard/tests/file/realpath_basic-win32.phpt:1.4
--- php-src/ext/standard/tests/file/realpath_basic-win32.phpt:1.3       Tue May 
27 09:34:54 2008
+++ php-src/ext/standard/tests/file/realpath_basic-win32.phpt   Tue Aug 12 
13:04:50 2008
@@ -70,13 +70,13 @@
 unicode(%d) "%s\realpath_basic\home\realpath_basic.tmp"
 
 -- Iteration 2 --
-unicode(%d) "%s\realpath_basic\realpath_basic.tmp"
+bool(false)
 
 -- Iteration 3 --
 unicode(%d) "%s\realpath_basic\home\test\realpath_basic.tmp"
 
 -- Iteration 4 --
-unicode(%d) "%s\realpath_basic\realpath_basic.tmp"
+bool(false)
 
 -- Iteration 5 --
 unicode(%d) "%s\realpath_basic\home\realpath_basic.tmp"



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

Reply via email to