pajoye          Mon Dec  4 21:22:26 2006 UTC

  Modified files:              
    /php-src/ext/filter/tests   009.phpt 
  Log:
  - MFB: use %s
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/009.phpt?r1=1.6&r2=1.7&diff_format=u
Index: php-src/ext/filter/tests/009.phpt
diff -u php-src/ext/filter/tests/009.phpt:1.6 
php-src/ext/filter/tests/009.phpt:1.7
--- php-src/ext/filter/tests/009.phpt:1.6       Fri Oct 20 15:03:22 2006
+++ php-src/ext/filter/tests/009.phpt   Mon Dec  4 21:22:26 2006
@@ -21,11 +21,11 @@
 int(257)
 bool(false)
 
-Warning: filter_id() expects parameter 1 to be string, array given in 
%s009.php on line %d
+Warning: filter_id() expects parameter 1 to be string, array given in %s on 
line %d
 NULL
 bool(false)
 
-Warning: filter_id() expects exactly 1 parameter, 3 given in %s009.php on line 
%d
+Warning: filter_id() expects exactly 1 parameter, 3 given in %s on line %d
 NULL
 Done
 --UEXPECTF--

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

Reply via email to