bjori           Tue Dec  9 12:56:40 2008 UTC

  Modified files:              
    /php-src/ext/standard/tests/general_functions       include_path.phpt 
  Log:
  MFB5.3: Fix test
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/include_path.phpt?r1=1.3&r2=1.4&diff_format=u
Index: php-src/ext/standard/tests/general_functions/include_path.phpt
diff -u php-src/ext/standard/tests/general_functions/include_path.phpt:1.3 
php-src/ext/standard/tests/general_functions/include_path.phpt:1.4
--- php-src/ext/standard/tests/general_functions/include_path.phpt:1.3  Tue May 
27 00:04:31 2008
+++ php-src/ext/standard/tests/general_functions/include_path.phpt      Tue Dec 
 9 12:56:39 2008
@@ -62,7 +62,7 @@
 unicode(14) ".:/path/to/dir"
 NULL
 unicode(1) "."
-unicode(1) "."
+bool(false)
 unicode(1) "."
 NULL
 unicode(1) "."



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

Reply via email to