tony2001                Mon Sep 18 12:35:59 2006 UTC

  Modified files:              
    /php-src/ext/bz2/tests      002.phpt 
  Log:
  fix test
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/bz2/tests/002.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/bz2/tests/002.phpt
diff -u php-src/ext/bz2/tests/002.phpt:1.2 php-src/ext/bz2/tests/002.phpt:1.3
--- php-src/ext/bz2/tests/002.phpt:1.2  Mon Jun 26 22:20:55 2006
+++ php-src/ext/bz2/tests/002.phpt      Mon Sep 18 12:35:59 2006
@@ -83,12 +83,12 @@
 resource(%d) of type (stream)
 resource(%d) of type (stream)
 
-Warning: fopen(bz_open_002.txt): failed to open stream: Bad file descriptor in 
%s on line %d
+Warning: fopen(bz_open_002.txt): failed to open stream: Bad file %s in %s on 
line %d
 
 Warning: bzopen(): filename cannot be empty in %s on line %d
 bool(false)
 
-Warning: fopen(bz_open_002.txt): failed to open stream: Bad file descriptor in 
%s on line %d
+Warning: fopen(bz_open_002.txt): failed to open stream: Bad file %s in %s on 
line %d
 
 Warning: bzopen(): filename cannot be empty in %s on line %d
 bool(false)

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

Reply via email to