felipe Tue Aug 12 19:53:50 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/file fscanf_error.phpt
Log:
- Fixed test
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/fscanf_error.phpt?r1=1.1.2.1.2.2&r2=1.1.2.1.2.3&diff_format=u
Index: php-src/ext/standard/tests/file/fscanf_error.phpt
diff -u php-src/ext/standard/tests/file/fscanf_error.phpt:1.1.2.1.2.2
php-src/ext/standard/tests/file/fscanf_error.phpt:1.1.2.1.2.3
--- php-src/ext/standard/tests/file/fscanf_error.phpt:1.1.2.1.2.2 Tue Aug
12 19:38:54 2008
+++ php-src/ext/standard/tests/file/fscanf_error.phpt Tue Aug 12 19:53:50 2008
@@ -70,7 +70,7 @@
Warning: fscanf() expects at least 2 parameters, 1 given in %s on line %d
NULL
-Warning: fscanf(): 6 is not a valid File-Handle resource in %s on line %d
+Warning: fscanf(): %d is not a valid File-Handle resource in %s on line %d
bool(false)
Warning: fscanf(): Different numbers of variable names and field specifiers in
%s on line %d
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php