97 Commits (aaa295fa3517f452c074c3ed718262cda68c19bb)

Author SHA1 Message Date
Antony Dovgal ff514e208e fix tests 19 years ago
Antony Dovgal ffd09c0961 fix tests 19 years ago
Antony Dovgal 1f65545121 fix test names 19 years ago
Ilia Alshanetsky cd32cab680 Fixed ext/filter Email Validation Vulnerability 19 years ago
Antony Dovgal 66859a74de fix tests 19 years ago
Antony Dovgal 157ba803c6 fix test 19 years ago
Dmitry Stogov 1d56aa095a Fixed tests (win32) 19 years ago
Pierre Joye 2caba30962 - #40947, allow a single filter as argument for filter_var_array 19 years ago
Rasmus Lerdorf 7b80d01aa3 Fix test 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Ilia Alshanetsky 6e0af2f4d5 Simplify code and change strchr() to memchr() 19 years ago
Ilia Alshanetsky 790b0b9edf Fixes test #50 19 years ago
Dmitry Stogov 67583e7aa5 Code review: 19 years ago
Ilia Alshanetsky 87ffae250c fixed ZTS build 19 years ago
Ilia Alshanetsky ea491dba64 Fixed bug #39898 (FILTER_VALIDATE_URL validates \r\n\t etc). 19 years ago
Derick Rethans a9d0abf82c - Fixed the validate email filter so that the letter "v" can also be used in 19 years ago
Antony Dovgal 2c3db736c4 add missing SKIPIF sections 19 years ago
Ilia Alshanetsky b9531d5b07 Cleanup & optimize php_filter_encode_url() 19 years ago
Ilia Alshanetsky 090e14dfda Less hackish support for spaces at the start of tags within strip_tags() 19 years ago
Ilia Alshanetsky a938d8e386 Fixed bugs with trimming of spaces 19 years ago
Ilia Alshanetsky 7d7248390c Filter fixes: 19 years ago
Hannes Magnusson 93a606a192 Fix build 19 years ago
Ilia Alshanetsky b75d079c89 Fixed bug #39846 (Invalid IPv4 treated as valid). 19 years ago
Ilia Alshanetsky 94e3f478d7 Fixed handling of multiple cookies with the same name. 19 years ago
Ilia Alshanetsky d94453a4e5 Fixed tests 19 years ago
Ilia Alshanetsky 352e69d3f0 Fixed test 19 years ago
Ilia Alshanetsky db7dad0ba0 Fixed bug #39763 (magic quotes are applied twice by ext/filter in 20 years ago
Antony Dovgal b32bf96363 revert the fix for #39763 20 years ago
Antony Dovgal 6b8526efce MFH: fix #39763 (magic quotes are applied twice by ext/filter) 20 years ago
Antony Dovgal a813e112d4 MFH 20 years ago
Ilia Alshanetsky 62cd5a9bae Fixed bug #39724 (Broken build due to spl/filter usage of pcre extension). 20 years ago
Pierre Joye 33f9ada038 - MFH: invalid filter id should not return unsafe values 20 years ago
Pierre Joye 145e7e470a - MFH: callback test 20 years ago
Pierre Joye bff08d46f1 - default filter is not string anymore (in comment) 20 years ago
Pierre Joye 5f2562e905 - MFH: init tmp var 20 years ago
Ilia Alshanetsky b6bdd44962 Added "default" option that allows a default value to be set for an invalid 20 years ago
Antony Dovgal 2f9a9c4248 add new test 20 years ago
Antony Dovgal c301119fdf MFH: improve the fix and the test 20 years ago
Antony Dovgal 69e0c84522 MFH 20 years ago
Antony Dovgal a2a20556d8 new test 20 years ago
Ilia Alshanetsky f06762b361 Fixed pecl bug #9179 (phpversion("filter") shows wrong version). 20 years ago
Nuno Lopes fb06fa19e3 fix test for non English guys 20 years ago
Nuno Lopes 98dd25e04c fix an invalid read + invalid free() 20 years ago
Ilia Alshanetsky 6516d8e1d6 Fixed bug #39358 (INSTALL_HEADERS contains incorrect reference to 20 years ago
Ilia Alshanetsky 683f81f195 MFH: Fixed a possible crash when callback function returns a non-modified 20 years ago
Antony Dovgal 16877a5ad8 fix test 20 years ago
Ilia Alshanetsky c5d68cd1df Unify handling of return values on validation failure and var not found 20 years ago
Ilia Alshanetsky 9809628544 s/false/null/ 20 years ago
Derick Rethans 0a3b663a1b - MFH: Change validating filters to return "null" on failure so that they can be 20 years ago
Ilia Alshanetsky 3890ca3fcb Improve parameter parsing 20 years ago