php-src/ext/filter
Rasmus Lerdorf f76c5282ae 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 This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. 2006-07-05 10:12:43 +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 MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
config.m4 MFH 2006-12-05 23:51:30 +00:00
config.w32 This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. 2006-05-05 15:49:42 +00:00
CREDITS Shoehorn myself into the credits. 2006-10-03 22:18:08 +00:00
filter_private.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
filter.c - fix #49274, filter_var does not accept object without a toString implementation 2009-09-05 17:35:26 +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
php_filter.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
sanitizing_filters.c Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters). 2009-09-07 02:35:25 +00:00