tony2001                Tue Oct 17 22:05:16 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /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.4.2.4&r2=1.4.2.5&diff_format=u
Index: php-src/ext/filter/tests/010.phpt
diff -u php-src/ext/filter/tests/010.phpt:1.4.2.4 
php-src/ext/filter/tests/010.phpt:1.4.2.5
--- php-src/ext/filter/tests/010.phpt:1.4.2.4   Tue Oct 17 15:26:14 2006
+++ php-src/ext/filter/tests/010.phpt   Tue Oct 17 22:05:16 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