php-src/ext/filter/tests
Ilia Alshanetsky dfa08dc325 Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized
domain name addresses containing >1 -).
2011-12-04 14:52:40 +00:00
..
001.phpt
002.phpt
003.phpt
004.phpt
005.phpt add skipif 2011-09-06 08:11:37 +00:00
006.phpt
007.phpt
008.phpt Add new full_special_chars filter to tests 2010-04-01 18:04:57 +00:00
009.phpt
010.phpt
011.phpt
012.phpt
013.phpt
014.phpt
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
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
020.phpt
021.phpt
022.phpt
023.phpt
024.phpt
025.phpt
026.phpt
027.phpt
028.phpt
029.phpt
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
032.phpt
033.phpt Add new full_special_chars filter to tests 2010-04-01 18:04:57 +00:00
033_run.inc
034.phpt
035.phpt
036.phpt
037.phpt
038.phpt
039.phpt
040.phpt
041.phpt
042.phpt
043.phpt
044.phpt
045.phpt
046.phpt Detect overflows before they occur in the filter extension (bug #51023) 2010-03-06 18:54:55 +00:00
047.phpt
048.phpt
049.phpt
050.phpt
051.phpt
052.phpt
053.phpt
054.phpt #doc 2011-04-28 12:32:47 +00:00
bug7586.phpt
bug7715.phpt
bug7733.phpt
bug8315.phpt
bug39846.phpt
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
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
bug55478.phpt Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized 2011-12-04 14:52:40 +00:00
callback_closure.phpt Support for closures 2008-07-17 09:53:42 +00:00
callback_non_modified_var.phpt
filter_data.phpt
PMOPB45.phpt