php-src/ext/filter/tests
2010-01-05 12:25:00 +00:00
..
001.phpt fix tests 2005-12-07 11:53:28 +00:00
002.phpt fix tests 2005-12-07 11:53:28 +00:00
003.phpt Filter skeleton code. No actual filters yet. 2005-02-23 22:41:43 +00:00
004.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
005.phpt fix tests 2005-12-07 11:53:28 +00:00
006.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
007.phpt - Fixed tests (unicode results, UEXPECT, line endings) 2008-06-13 00:18:57 +00:00
008.phpt - Fixed test 2008-04-15 18:59:27 +00:00
009.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
010.phpt fix tests 2007-04-26 23:42:36 +00:00
011.phpt - Fixed tests (unicode results, UEXPECT, line endings) 2008-06-13 00:18:57 +00:00
012.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
013.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
014.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
015.phpt MFB: Fixed bug #39898 (FILTER_VALIDATE_URL validates \r\n\t etc). 2006-12-20 19:20:22 +00:00
016.phpt MFB: Fixed bug #48808 (FILTER_VALIDATE_EMAIL allows some invalid e-mail 2009-07-07 00:44:26 +00:00
017.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
018.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
019.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
020.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
021.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
022.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
023.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
024.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
025.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
026.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
027.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
028.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
029.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
030.phpt Code review: 2006-12-26 09:16:39 +00:00
031.phpt fix tests 2007-05-18 11:29:40 +00:00
032.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
033_run.inc MFB: fix test 2006-11-09 16:38:55 +00:00
033.phpt When Ilia fixed bug #49470 and removed the '/' as a valid 2009-11-23 14:54:57 +00:00
034.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
035.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
036.phpt - Fixed tests (unicode results, UEXPECT, line endings) 2008-06-13 00:18:57 +00:00
037.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
038.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
039.phpt - Fixed tests (unicode results, UEXPECT, line endings) 2008-06-13 00:18:57 +00:00
040.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
041.phpt - Fixed tests 2009-01-05 17:53:53 +00:00
042.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
043.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
044.phpt fix tests 2007-05-18 11:29:40 +00:00
045.phpt Code review: 2006-12-26 09:16:39 +00:00
046.phpt - remove last test for MAX_INT, did not work on x64 and this case is covered by bug47745.phpt 2009-03-31 18:00:33 +00:00
047.phpt Code review: 2006-12-26 09:16:39 +00:00
048.phpt Code review: 2006-12-26 09:16:39 +00:00
049.phpt Code review: 2006-12-26 09:16:39 +00:00
050.phpt Code review: 2006-12-26 09:16:39 +00:00
051.phpt Code review: 2006-12-26 09:16:39 +00:00
052.phpt - Add test for the "modifying original array" bug 2008-02-06 19:13:10 +00:00
053.phpt New test 2008-02-24 18:50:14 +00:00
bug7586.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
bug7715.phpt fix tests 2007-04-26 23:42:36 +00:00
bug7733.phpt Code review: 2006-12-26 09:16:39 +00:00
bug8315.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
bug39846.phpt fix test names 2007-05-07 17:23:53 +00:00
bug42718.phpt - let try to be smart, read the bug report.... 2009-07-18 17:10:12 +00:00
bug44445.phpt MFB: Bug #44445 (email validator does not handle domains starting/ending 2008-03-18 23:32:56 +00:00
bug44779.phpt Allow filters to work on INPUT_SERVER in CLI (bug #44779) 2008-07-24 09:11:48 +00:00
bug46973.phpt - Fix the fix (Bug #46973 - IPv6 address filter rejects valid address) 2009-06-10 19:00:54 +00:00
bug47745.phpt Fixed bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer) 2009-03-31 10:02:51 +00:00
bug48762.phpt - Fixed bug #48762 (IPv6 address filter still rejects valid address) 2009-07-16 23:28:12 +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 - Improve test 2009-11-15 17:05:48 +00:00
bug50632.phpt Added test case for bug #50632 2010-01-05 12:25:00 +00:00
callback_closure.phpt support for closures 2008-07-17 09:52:51 +00:00
callback_non_modified_var.phpt add missing SKIPIF sections 2006-12-19 14:16:08 +00:00
filter_data.phpt fix tests 2007-05-18 11:29:40 +00:00
PMOPB45.phpt MFB 2007-05-29 21:06:04 +00:00