php-src/ext/filter/tests
2011-09-04 22:21:58 +00:00
..
001.phpt This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. 2006-05-05 15:49:42 +00:00
002.phpt This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. 2006-05-05 15:49:42 +00:00
003.phpt This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. 2006-05-05 15:49:42 +00:00
004.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
005.phpt This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. 2006-05-05 15:49:42 +00:00
006.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
007.phpt Fixed tests (win32) 2007-04-18 07:55:52 +00:00
008.phpt Add new full_special_chars filter to tests 2010-04-01 18:04:57 +00:00
009.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
010.phpt fix tests 2007-04-26 23:30:00 +00:00
011.phpt fix tests 2007-04-26 23:30:00 +00:00
012.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
013.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
014.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
015.phpt - Changed port validation introduced in commit #308035 to consider 2011-02-05 22:37:00 +00:00
016.phpt Fix tests 2010-04-02 18:27:48 +00:00
017.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
018.phpt Fixed bug #47435 (FILTER_FLAG_NO_RES_RANGE don't work with ipv6). 2010-12-12 19:54:21 +00:00
019.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
020.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
021.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
022.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
023.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
024.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
025.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
026.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
027.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
028.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
029.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
030.phpt - Fixed the filter extension accepting IPv4 octets with a leading 0 as that 2010-11-08 04:36:15 +00:00
031.phpt fix tests 2007-05-18 11:29:55 +00:00
032.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
033_run.inc fix test for non English guys 2006-11-09 16:38:28 +00:00
033.phpt Add new full_special_chars filter to tests 2010-04-01 18:04:57 +00:00
034.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
035.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
036.phpt Refactor the filter extension 2006-10-03 02:16:53 +00:00
037.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
038.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
039.phpt - MFH: invalid filter id should not return unsafe values 2006-12-05 01:24:18 +00:00
040.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
041.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
042.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
043.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
044.phpt fix tests 2007-05-18 11:29:55 +00:00
045.phpt Code review: 2006-12-26 09:16:25 +00:00
046.phpt Detect overflows before they occur in the filter extension (bug #51023) 2010-03-06 18:54:55 +00:00
047.phpt Code review: 2006-12-26 09:16:25 +00:00
048.phpt Code review: 2006-12-26 09:16:25 +00:00
049.phpt Code review: 2006-12-26 09:16:25 +00:00
050.phpt Code review: 2006-12-26 09:16:25 +00:00
051.phpt Code review: 2006-12-26 09:16:25 +00:00
052.phpt MFH 2008-02-06 19:13:56 +00:00
053.phpt fix skipif sections 2008-07-13 21:40:49 +00:00
054.phpt #doc 2011-04-28 12:32:47 +00:00
bug7586.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
bug7715.phpt fix tests 2007-04-26 23:30:00 +00:00
bug7733.phpt Code review: 2006-12-26 09:16:25 +00:00
bug8315.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
bug39846.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
bug42718-2.phpt - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4 2011-07-22 11:56:20 +00:00
bug42718.phpt - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4 2011-07-22 11:56:20 +00:00
bug44445.phpt Fixed bug #44445 (email validator does not handle domains 2008-03-18 23:31:34 +00:00
bug44779.phpt - add skipif 2011-09-04 22:21:58 +00:00
bug46973.phpt - add skipif 2011-09-04 22:21:58 +00:00
bug47435.phpt - add skipif 2011-09-04 22:21:58 +00:00
bug47745.phpt - add skipif 2011-09-04 22:21:58 +00:00
bug48762.phpt - add skipif 2011-09-04 22:21:58 +00:00
bug49274.phpt - fix #49274, filter_var does not accept object without a toString implementation 2009-09-05 17:35:26 +00:00
bug50158.phpt - add skipif 2011-09-04 22:21:58 +00:00
bug50632.phpt Added test case for bug #50632 2010-01-05 12:25:00 +00:00
bug51192.phpt Fix for bug #51192 (FILTER_VALIDATE_URL will invalidate a hostname that includes '-'). Original patch by solar@azrael.ws. 2010-03-03 09:25:50 +00:00
bug52209.phpt Make sure 'E' is included in the variables_order, otherwise 2011-05-13 21:54:25 +00:00
bug52929.phpt Fix bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large 2010-09-27 07:08:04 +00:00
bug53037.phpt Fixed bug #53037 (FILTER_FLAG_EMPTY_STRING_NULL is not implemented). 2011-04-03 16:30:31 +00:00
bug53150.phpt Fixed bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges) 2010-12-12 18:36:21 +00:00
callback_closure.phpt Support for closures 2008-07-17 09:53:42 +00:00
callback_non_modified_var.phpt add missing SKIPIF sections 2006-12-19 14:16:23 +00:00
filter_data.phpt fix tests 2007-05-18 11:29:55 +00:00
PMOPB45.phpt Fixed ext/filter Email Validation Vulnerability 2007-05-03 23:38:27 +00:00