| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix tests | Antony Dovgal | 2007-05-18 | 1 | -0/+2 |
| * | fix tests | Antony Dovgal | 2007-05-18 | 3 | -0/+6 |
| * | fix test names | Antony Dovgal | 2007-05-07 | 1 | -1/+1 |
| * | Fixed ext/filter Email Validation Vulnerability | Ilia Alshanetsky | 2007-05-03 | 2 | -1/+12 |
| * | fix tests | Antony Dovgal | 2007-04-26 | 3 | -0/+6 |
| * | fix test | Antony Dovgal | 2007-04-20 | 1 | -2/+2 |
| * | Fixed tests (win32) | Dmitry Stogov | 2007-04-18 | 2 | -11/+11 |
| * | - #40947, allow a single filter as argument for filter_var_array | Pierre Joye | 2007-04-04 | 1 | -4/+8 |
| * | Fix test | Rasmus Lerdorf | 2007-02-24 | 1 | -0/+1 |
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 6 | -6/+6 |
| * | Simplify code and change strchr() to memchr() | Ilia Alshanetsky | 2006-12-31 | 1 | -7/+4 |
| * | Fixes test #50 | Ilia Alshanetsky | 2006-12-30 | 1 | -0/+3 |
| * | Code review: | Dmitry Stogov | 2006-12-26 | 12 | -403/+501 |
| * | fixed ZTS build | Ilia Alshanetsky | 2006-12-20 | 1 | -1/+1 |
| * | Fixed bug #39898 (FILTER_VALIDATE_URL validates \r\n\t etc). | Ilia Alshanetsky | 2006-12-20 | 3 | -15/+30 |
| * | - Fixed the validate email filter so that the letter "v" can also be used in | Derick Rethans | 2006-12-20 | 1 | -1/+1 |
| * | add missing SKIPIF sections | Antony Dovgal | 2006-12-19 | 45 | -3/+93 |
| * | Cleanup & optimize php_filter_encode_url() | Ilia Alshanetsky | 2006-12-18 | 1 | -15/+35 |
| * | Less hackish support for spaces at the start of tags within strip_tags() | Ilia Alshanetsky | 2006-12-18 | 1 | -1/+1 |
| * | Fixed bugs with trimming of spaces | Ilia Alshanetsky | 2006-12-18 | 4 | -24/+49 |
| * | Filter fixes: | Ilia Alshanetsky | 2006-12-18 | 4 | -55/+333 |
| * | Fix build | Hannes Magnusson | 2006-12-17 | 1 | -1/+6 |
| * | Fixed bug #39846 (Invalid IPv4 treated as valid). | Ilia Alshanetsky | 2006-12-16 | 2 | -66/+41 |
| * | Fixed handling of multiple cookies with the same name. | Ilia Alshanetsky | 2006-12-09 | 2 | -0/+42 |
| * | Fixed tests | Ilia Alshanetsky | 2006-12-09 | 2 | -59/+51 |
| * | Fixed test | Ilia Alshanetsky | 2006-12-09 | 1 | -8/+2 |
| * | Fixed bug #39763 (magic quotes are applied twice by ext/filter in | Ilia Alshanetsky | 2006-12-08 | 2 | -1/+16 |
| * | revert the fix for #39763 | Antony Dovgal | 2006-12-08 | 1 | -0/+2 |
| * | MFH: fix #39763 (magic quotes are applied twice by ext/filter) | Antony Dovgal | 2006-12-07 | 1 | -2/+0 |
| * | MFH | Antony Dovgal | 2006-12-05 | 1 | -5/+1 |
| * | Fixed bug #39724 (Broken build due to spl/filter usage of pcre extension). | Ilia Alshanetsky | 2006-12-05 | 1 | -46/+2 |
| * | - MFH: invalid filter id should not return unsafe values | Pierre Joye | 2006-12-05 | 4 | -50/+58 |
| * | - MFH: callback test | Pierre Joye | 2006-12-04 | 1 | -0/+12 |
| * | - default filter is not string anymore (in comment) | Pierre Joye | 2006-12-04 | 1 | -7/+7 |
| * | - MFH: init tmp var | Pierre Joye | 2006-12-04 | 1 | -0/+1 |
| * | Added "default" option that allows a default value to be set for an invalid | Ilia Alshanetsky | 2006-12-03 | 1 | -1/+21 |
| * | add new test | Antony Dovgal | 2006-11-20 | 1 | -0/+43 |
| * | MFH: improve the fix and the test | Antony Dovgal | 2006-11-13 | 2 | -2/+41 |
| * | MFH | Antony Dovgal | 2006-11-13 | 1 | -0/+2 |
| * | new test | Antony Dovgal | 2006-11-13 | 1 | -0/+102 |
| * | Fixed pecl bug #9179 (phpversion("filter") shows wrong version). | Ilia Alshanetsky | 2006-11-10 | 1 | -1/+1 |
| * | fix test for non English guys | Nuno Lopes | 2006-11-09 | 1 | -0/+5 |
| * | fix an invalid read + invalid free() | Nuno Lopes | 2006-11-09 | 1 | -3/+2 |
| * | Fixed bug #39358 (INSTALL_HEADERS contains incorrect reference to | Ilia Alshanetsky | 2006-11-03 | 1 | -1/+1 |
| * | MFH: Fixed a possible crash when callback function returns a non-modified | Ilia Alshanetsky | 2006-11-03 | 1 | -3/+4 |
| * | fix test | Antony Dovgal | 2006-10-17 | 1 | -1/+1 |
| * | Unify handling of return values on validation failure and var not found | Ilia Alshanetsky | 2006-10-17 | 17 | -148/+164 |
| * | s/false/null/ | Ilia Alshanetsky | 2006-10-11 | 1 | -1/+1 |
| * | - MFH: Change validating filters to return "null" on failure so that they can be | Derick Rethans | 2006-10-11 | 13 | -87/+88 |
| * | Improve parameter parsing | Ilia Alshanetsky | 2006-10-09 | 1 | -3/+5 |
