tony2001                Tue Oct 17 22:05:43 2006 UTC

  Modified files:              
    /php-src/ext/filter/tests   010.phpt 
  Log:
  fix test
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/010.phpt?r1=1.8&r2=1.9&diff_format=u
Index: php-src/ext/filter/tests/010.phpt
diff -u php-src/ext/filter/tests/010.phpt:1.8 
php-src/ext/filter/tests/010.phpt:1.9
--- php-src/ext/filter/tests/010.phpt:1.8       Tue Oct 17 15:26:42 2006
+++ php-src/ext/filter/tests/010.phpt   Tue Oct 17 22:05:43 2006
@@ -50,7 +50,7 @@
   }
 }
 
-Warning: filter_var() expects parameter 2 to be long, array given in 
/home4/php_dev/php52/ext/filter/tests/010.php on line 5
+Warning: filter_var() expects parameter 2 to be long, array given in %s on 
line %d
 NULL
 string(1) "1"
 string(1) "1"

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

Reply via email to