felipe Fri Jan 9 02:35:37 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/exif/tests exif_imagetype_variation1.phpt
/php-src/ext/standard/tests/file file_put_contents_variation8.phpt
readfile_variation10.phpt
/php-src/ext/standard/tests/strings md5_file.phpt
/php-src/ext/tidy/tests 019.phpt 022.phpt
Log:
- Fixed tests
http://cvs.php.net/viewvc.cgi/php-src/ext/exif/tests/exif_imagetype_variation1.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u
Index: php-src/ext/exif/tests/exif_imagetype_variation1.phpt
diff -u php-src/ext/exif/tests/exif_imagetype_variation1.phpt:1.1.2.1
php-src/ext/exif/tests/exif_imagetype_variation1.phpt:1.1.2.2
--- php-src/ext/exif/tests/exif_imagetype_variation1.phpt:1.1.2.1 Mon Dec
1 12:23:26 2008
+++ php-src/ext/exif/tests/exif_imagetype_variation1.phpt Fri Jan 9
02:35:37 2009
@@ -175,20 +175,32 @@
Warning: exif_imagetype(1): failed to open stream: No such file or directory
in %s on line %d
bool(false)
-- Iteration 16 --
+
+Warning: exif_imagetype(): Filename cannot be empty in %s on line %d
bool(false)
-- Iteration 17 --
Warning: exif_imagetype(1): failed to open stream: No such file or directory
in %s on line %d
bool(false)
-- Iteration 18 --
+
+Warning: exif_imagetype(): Filename cannot be empty in %s on line %d
bool(false)
-- Iteration 19 --
+
+Warning: exif_imagetype(): Filename cannot be empty in %s on line %d
bool(false)
-- Iteration 20 --
+
+Warning: exif_imagetype(): Filename cannot be empty in %s on line %d
bool(false)
-- Iteration 21 --
+
+Warning: exif_imagetype(): Filename cannot be empty in %s on line %d
bool(false)
-- Iteration 22 --
+
+Warning: exif_imagetype(): Filename cannot be empty in %s on line %d
bool(false)
-- Iteration 23 --
@@ -199,8 +211,12 @@
Warning: exif_imagetype(Resource id #%d): failed to open stream: No such file
or directory in %s on line %d
bool(false)
-- Iteration 25 --
+
+Warning: exif_imagetype(): Filename cannot be empty in %s on line %d
bool(false)
-- Iteration 26 --
+
+Warning: exif_imagetype(): Filename cannot be empty in %s on line %d
bool(false)
Done
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/file_put_contents_variation8.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u
Index: php-src/ext/standard/tests/file/file_put_contents_variation8.phpt
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/readfile_variation10.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u
Index: php-src/ext/standard/tests/file/readfile_variation10.phpt
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/md5_file.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u
Index: php-src/ext/standard/tests/strings/md5_file.phpt
http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tests/019.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/ext/tidy/tests/019.phpt
diff -u php-src/ext/tidy/tests/019.phpt:1.1.2.2
php-src/ext/tidy/tests/019.phpt:1.1.2.3
--- php-src/ext/tidy/tests/019.phpt:1.1.2.2 Wed Aug 30 22:34:48 2006
+++ php-src/ext/tidy/tests/019.phpt Fri Jan 9 02:35:37 2009
@@ -34,5 +34,9 @@
Warning: tidy_repair_string() expects parameter 1 to be string, array given in
%s on line %d
+Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
+
+Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
+
Warning: tidy_repair_file() expects parameter 1 to be string, array given in
%s on line %d
Done
http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tests/022.phpt?r1=1.2.2.2&r2=1.2.2.3&diff_format=u
Index: php-src/ext/tidy/tests/022.phpt
diff -u php-src/ext/tidy/tests/022.phpt:1.2.2.2
php-src/ext/tidy/tests/022.phpt:1.2.2.3
--- php-src/ext/tidy/tests/022.phpt:1.2.2.2 Tue Sep 5 15:23:26 2006
+++ php-src/ext/tidy/tests/022.phpt Fri Jan 9 02:35:37 2009
@@ -34,5 +34,9 @@
Warning: tidy_repair_string() expects parameter 1 to be string, array given in
%s on line %d
+Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
+
+Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
+
Warning: tidy_repair_file() expects parameter 1 to be string, array given in
%s on line %d
Done
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php