php-src/ext/filter/tests
2009-09-21 09:52:19 +00:00
..
001.phpt
002.phpt
003.phpt
004.phpt
005.phpt
006.phpt
007.phpt
008.phpt Fix tests (new error message for void parameters) 2008-03-10 23:14:11 +00:00
009.phpt
010.phpt
011.phpt
012.phpt
013.phpt
014.phpt
015.phpt
016.phpt MFB: Fixed bug #48808 (FILTER_VALIDATE_EMAIL allows some invalid e-mail 2009-07-07 00:44:20 +00:00
017.phpt
018.phpt
019.phpt
020.phpt
021.phpt
022.phpt
023.phpt
024.phpt
025.phpt
026.phpt
027.phpt
028.phpt
029.phpt
030.phpt
031.phpt
032.phpt
033_run.inc
033.phpt fix tests 2007-05-18 11:47:58 +00:00
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 - remove last test for MAX_INT, did not work on x64 and this case is 2009-03-31 17:59:19 +00:00
047.phpt
048.phpt
049.phpt
050.phpt
051.phpt
052.phpt MFH 2008-02-06 19:13:56 +00:00
053.phpt fix skipif sections 2008-07-13 21:40:49 +00:00
bug7586.phpt
bug7715.phpt
bug7733.phpt
bug8315.phpt
bug39763.phpt Fixed tests 2009-09-21 09:52:19 +00:00
bug39846.phpt
bug42718-2.phpt - Fixed ini deprecation message issues in tests. 2009-05-06 20:32:00 +00:00
bug42718.phpt - let try to be smart, read the bug report.... 2009-07-18 17:06:21 +00:00
bug44445.phpt Fixed bug #44445 (email validator does not handle domains 2008-03-18 23:31:34 +00:00
bug44779.phpt MFH: Allow filters to work on INPUT_SERVER in CLI (bug #44779) 2008-07-24 09:12:45 +00:00
bug46973.phpt - MFH: Fix the fix (Bug #46973 - IPv6 address filter rejects valid address) 2009-06-10 19:01:17 +00:00
bug47745.phpt Fixed bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer) 2009-03-31 10:02:40 +00:00
bug48762.phpt - MFH: Fixed bug #48762 (IPv6 address filter still rejects valid address) 2009-07-16 23:29:36 +00:00
bug49274.phpt - fix #49274, filter_var does not accept object without a toString implementation 2009-09-05 17:35:26 +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