..
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
Fixed bug #39898 (FILTER_VALIDATE_URL validates \r\n\t etc).
2006-12-20 19:20:01 +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
add missing SKIPIF sections
2006-12-19 14:16:23 +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.phpt
Add new full_special_chars filter to tests
2010-04-01 18:04:57 +00:00
033_run.inc
fix test for non English guys
2006-11-09 16:38:28 +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
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
bug39763.phpt
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED ( Fixes #52570 )
2010-08-11 21:12:18 +00:00
bug39846.phpt
add missing SKIPIF sections
2006-12-19 14:16:23 +00:00
bug42718-2.phpt
- Fix test
2009-12-14 09:26:49 +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
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
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
bug52929.phpt
Fix bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large
2010-09-27 07:08:04 +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