tony2001                Tue Sep 19 11:29:50 2006 UTC

  Modified files:              
    /php-src/ext/filter/tests   029.phpt 
  Log:
  fix test
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/029.phpt?r1=1.3&r2=1.4&diff_format=u
Index: php-src/ext/filter/tests/029.phpt
diff -u php-src/ext/filter/tests/029.phpt:1.3 
php-src/ext/filter/tests/029.phpt:1.4
--- php-src/ext/filter/tests/029.phpt:1.3       Sat Jan 21 15:57:43 2006
+++ php-src/ext/filter/tests/029.phpt   Tue Sep 19 11:29:50 2006
@@ -101,3 +101,31 @@
 int(1)
 string(4) "test"
 Done
+--UEXPECTF--
+string(4) "DATA"
+string(46) "[EMAIL PROTECTED]&*()_QWERTYUIOPASDFGHJKLZXCVBNM<>>?"}{:"
+string(0) ""
+
+Warning: filter_data(): First argument is expected to be a valid callback in 
%s on line %d
+NULL
+
+Warning: filter_data(): First argument is expected to be a valid callback in 
%s on line %d
+NULL
+
+Warning: filter_data(): First argument is expected to be a valid callback in 
%s on line %d
+NULL
+string(4) "data"
+string(46) "[EMAIL PROTECTED]&*()_qwertyuiopasdfghjklzxcvbnm<>>?"}{:"
+string(0) ""
+NULL
+NULL
+NULL
+NULL
+NULL
+NULL
+NULL
+NULL
+NULL
+int(1)
+unicode(4) "test"
+Done

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

Reply via email to