php-src/ext/filter
Rasmus Lerdorf ec746f9637 When Ilia fixed bug #49470 and removed the '/' as a valid
email char, he forgot to make the corresponding change in
filter test 033.
2009-11-23 14:54:57 +00:00
..
docs - #7625, update doc 2006-05-24 11:51:55 +00:00
tests When Ilia fixed bug #49470 and removed the '/' as a valid 2009-11-23 14:54:57 +00:00
callback_filter.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
config.m4 let PHP_ADD_EXTENSION_DEP() to take care of this 2006-12-05 23:51:18 +00:00
config.w32 - Added win32 build stuff 2005-12-01 00:48:13 +00:00
CREDITS - Add Ilia 2006-10-04 12:13:39 +00:00
filter_private.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
filter.c - useless #ifdef 2009-09-05 17:39:18 +00:00
logical_filters.c - Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?). 2009-11-15 16:53:40 +00:00
package.xml - bug first 2006-10-31 22:30:42 +00:00
php_filter.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
sanitizing_filters.c Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters). 2009-09-07 02:35:25 +00:00