88 Commits (780c66d14babfbdfd3bcbf4d3db301ae445e90ee)

Author SHA1 Message Date
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 20 years ago
Ilia Alshanetsky ea491dba64 Fixed bug #39898 (FILTER_VALIDATE_URL validates \r\n\t etc). 20 years ago
Derick Rethans a9d0abf82c - Fixed the validate email filter so that the letter "v" can also be used in 20 years ago
Antony Dovgal 2c3db736c4 add missing SKIPIF sections 20 years ago
Ilia Alshanetsky b9531d5b07 Cleanup & optimize php_filter_encode_url() 20 years ago
Ilia Alshanetsky 090e14dfda Less hackish support for spaces at the start of tags within strip_tags() 20 years ago
Ilia Alshanetsky a938d8e386 Fixed bugs with trimming of spaces 20 years ago
Ilia Alshanetsky 7d7248390c Filter fixes: 20 years ago
Hannes Magnusson 93a606a192 Fix build 20 years ago
Ilia Alshanetsky b75d079c89 Fixed bug #39846 (Invalid IPv4 treated as valid). 20 years ago
Ilia Alshanetsky 94e3f478d7 Fixed handling of multiple cookies with the same name. 20 years ago
Ilia Alshanetsky d94453a4e5 Fixed tests 20 years ago
Ilia Alshanetsky 352e69d3f0 Fixed test 20 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
Pierre Joye 201d790899 - used only in HEAD 20 years ago
Pierre Joye 7883814424 - wrong definition 20 years ago
Pierre Joye f72c1a1224 - more tests for the last commits 20 years ago
Ilia Alshanetsky c67068b52b Shoehorn myself into the credits. 20 years ago
Ilia Alshanetsky f876d0bf2a Fixed handling of FILTER_FORCE_ARRAY 20 years ago
Pierre Joye a7ccaa5ec7 - vi folding, ws 20 years ago
Antony Dovgal 6212757595 fix test 20 years ago
Michael Wallner e7b80e8368 - fix (ZTS) build 20 years ago
Ilia Alshanetsky 80cecdb41f Refactor the filter extension 20 years ago