| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) | Felipe Pena | 2008-11-17 | 1 | -7/+0 |
| * | Fixed bug #42718 (FILTER_UNSAFE_RAW not applied when configured as | Arnaud Le Blanc | 2008-11-02 | 2 | -1/+23 |
| * | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+7 |
| * | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -7/+0 |
| * | MFB: Fixed bug #46343 (IPv6 address filter accepts invalid address) | Ilia Alshanetsky | 2008-10-20 | 1 | -0/+3 |
| * | - Added parameter TSRMLS_DC in zend_is_callable() | Felipe Pena | 2008-08-02 | 1 | -1/+1 |
| * | Allow filters to work on INPUT_SERVER in CLI (bug #44779) | Arnaud Le Blanc | 2008-07-24 | 1 | -0/+8 |
| * | support for closures | Dmitry Stogov | 2008-07-17 | 1 | -0/+14 |
| * | MFB: Added arginfo | Felipe Pena | 2008-06-24 | 1 | -7/+51 |
| * | - Fixed tests (unicode results, UEXPECT, line endings) | Felipe Pena | 2008-06-13 | 4 | -24/+24 |
| * | - killed off UEXPECT | Steph Fox | 2008-05-27 | 1 | -15/+1 |
| * | - Fixed test | Felipe Pena | 2008-04-15 | 1 | -2/+2 |
| * | MFB: Bug #44445 (email validator does not handle domains starting/ending | Ilia Alshanetsky | 2008-03-18 | 2 | -1/+13 |
| * | New way for check void parameters | Felipe Pena | 2008-03-04 | 1 | -2/+2 |
| * | New test | Felipe Pena | 2008-02-24 | 1 | -0/+15 |
| * | MFB: Fixed segfault in filter extension when using callbacks. | Felipe Pena | 2008-02-24 | 1 | -1/+1 |
| * | - Add test for the "modifying original array" bug | Jani Taskinen | 2008-02-06 | 1 | -0/+73 |
| * | ws | Jani Taskinen | 2008-02-06 | 1 | -7/+7 |
| * | - Fixed bug in handling arrays which caused the original array being modified... | Jani Taskinen | 2008-02-06 | 1 | -2/+3 |
| * | MFB: const keywording | Nuno Lopes | 2008-01-25 | 1 | -2/+2 |
| * | MFB: remove unused PHP_EXTNAME_API macros. | Nuno Lopes | 2008-01-03 | 1 | -6/+0 |
| * | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 6 | -6/+6 |
| * | - Fix compiler warnings | Jani Taskinen | 2007-09-28 | 1 | -4/+4 |
| * | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
| * | MFB | Ilia Alshanetsky | 2007-05-29 | 1 | -0/+11 |
| * | MFB | Ilia Alshanetsky | 2007-05-29 | 1 | -1/+1 |
| * | 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 |
| * | 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 |
| * | - MFB: #40947, allow a single filter as argument for filter_var_arra | Pierre Joye | 2007-04-04 | 1 | -4/+8 |
| * | Bump year. | Sebastian Bergmann | 2007-01-01 | 6 | -6/+6 |
| * | MFB: Simplify code and change strchr() to memchr() | Ilia Alshanetsky | 2006-12-31 | 1 | -7/+4 |
| * | MFB: 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 |
| * | MFB: Fixed bug #39898 (FILTER_VALIDATE_URL validates \r\n\t etc). | Ilia Alshanetsky | 2006-12-20 | 3 | -15/+30 |
| * | - Fixed the regexp so that the letter "v" also works. | Derick Rethans | 2006-12-20 | 1 | -1/+1 |
| * | add missing SKIPIF sections | Antony Dovgal | 2006-12-19 | 45 | -2/+92 |
| * | MFB: Cleanup & optimize php_filter_encode_url() | Ilia Alshanetsky | 2006-12-18 | 1 | -15/+35 |
| * | MFB: Less hackish support for spaces at the start of tags within | Ilia Alshanetsky | 2006-12-18 | 1 | -1/+1 |
| * | MFB: Fixed bugs with trimming of spaces | Ilia Alshanetsky | 2006-12-18 | 4 | -24/+49 |
| * | MFB: Filter fixes: | Ilia Alshanetsky | 2006-12-18 | 4 | -55/+333 |
| * | MFB: fix build | Hannes Magnusson | 2006-12-17 | 1 | -1/+6 |
| * | MFB: Fixed bug #39846 (Invalid IPv4 treated as valid). | Ilia Alshanetsky | 2006-12-16 | 2 | -66/+41 |
| * | MFB: | Ilia Alshanetsky | 2006-12-09 | 2 | -0/+42 |
| * | MFB: Fixed tests | Ilia Alshanetsky | 2006-12-09 | 2 | -59/+51 |
| * | MFB: fixed test | Ilia Alshanetsky | 2006-12-09 | 1 | -8/+2 |
