summaryrefslogtreecommitdiff
path: root/ext/filter/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix #69203: FILTER_FLAG_STRIP_HIGH doesn't strip ASCII 127Jeff Welch2015-03-141-0/+16
* Fix #69202: FILTER_FLAG_STRIP_BACKTICK ignored unless other flags are used.Jeff Welch2015-03-091-0/+16
* Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-07-021-0/+22
|\
| * adding a reproduce script for bug #49184Ferenc Kovacs2014-07-021-0/+22
* | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-12-031-2/+2
|\ \ | |/
| * Remove 128.0.0.0/16 and 191.255.0.0/16 from the reserved list.Adam Harvey2013-12-031-2/+2
| * Merge branch 'pull-request/499'Rasmus Lerdorf2013-10-191-1/+1
* | Merge branch 'pull-request/499'Rasmus Lerdorf2013-10-191-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5David Soria Parra2013-09-171-0/+4
|\ \ | |/
| * Add RFC 6598 IPs to reserved addressesSebastian Nohn2013-09-171-0/+4
* | Merge branch 'PHP-5.4' into PHP-5.5David Soria Parra2013-09-161-0/+11
|\ \ | |/
| * Fix bug #64441 (FILTER_VALIDATE_URL rejects fully qualified domain names)Alex Bobrov2013-09-161-0/+11
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-05-091-1/+3
|\ \ | |/
| * Missed SKIPIFXinchen Hui2013-05-091-1/+3
* | Add option to specific the expected separator character.Martin Jansen2013-02-031-11/+25
* | ext/filter support for validating MAC addresses.Martin Jansen2013-02-034-33/+72
|/
* Add more tests for the new +0/-0 behaviour.Martin Jansen2012-12-291-0/+4
* Treat "+0" and "-0" as valid integers just like var_dump() does.Martin Jansen2012-12-291-0/+4
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-108-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-108-0/+0
* | Bug #49510: Boolean validation fails with FILTER_NULL_ON_FAILURE with empty s...Lars Strojny2012-09-021-0/+36
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-301-1/+7
|\ \ | |/
| * Fix bug ext\filter\tests\bug52209.phpt failsAnatoliy Belsky2012-04-301-1/+7
| * Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized Ilia Alshanetsky2011-12-041-0/+11
| * Added skipifXinchen Hui2011-09-061-1/+3
| * add skipifXinchen Hui2011-09-061-0/+2
| * - add skipifPierre Joye2011-09-046-0/+12
| * Make sure 'E' is included in the variables_order, otherwiseRasmus Lerdorf2011-05-131-0/+2
| * #docIlia Alshanetsky2011-04-281-0/+26
| * Fixed bug #53037 (FILTER_FLAG_EMPTY_STRING_NULL is not implemented).Ilia Alshanetsky2011-04-031-0/+14
| * - Changed port validation introduced in commit #308035 to considerGustavo André dos Santos Lopes2011-02-051-2/+8
| * Fixed bug #53924 (FILTER_VALIDATE_URL doesn't validate port number).Ilia Alshanetsky2011-02-041-0/+2
| * Fixed bug #52209 (INPUT_ENV returns NULL for set variables (CLI)).Ilia Alshanetsky2010-12-221-0/+10
| * Fixed bug #47435 (FILTER_FLAG_NO_RES_RANGE don't work with ipv6).Ilia Alshanetsky2010-12-122-0/+36
| * Fixed bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges)Ilia Alshanetsky2010-12-122-1/+29
| * - Fixed the filter extension accepting IPv4 octets with a leading 0 as thatGustavo André dos Santos Lopes2010-11-081-17/+38
| * Fix bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with largeAdam Harvey2010-09-271-0/+18
| * Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix...Kalle Sommer Nielsen2010-08-111-1/+1
| * Fix testsRasmus Lerdorf2010-04-021-3/+3
| * Add new full_special_chars filter to testsRasmus Lerdorf2010-04-012-7/+11
* | Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized Ilia Alshanetsky2011-12-041-0/+11
* | add skipifXinchen Hui2011-09-061-0/+2
* | - add skipifPierre Joye2011-09-046-0/+12
* | Delete empty test files (old MQ tests)Pierrick Charron2011-07-221-0/+0
* | - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-223-21/+0
* | Make sure 'E' is included in the variables_order, otherwiseRasmus Lerdorf2011-05-131-0/+2
* | #docIlia Alshanetsky2011-04-281-0/+26
* | Fixed bug #53037 (FILTER_FLAG_EMPTY_STRING_NULL is not implemented).Ilia Alshanetsky2011-04-031-0/+14
* | - Changed port validation introduced in commit #308035 to considerGustavo André dos Santos Lopes2011-02-051-2/+8
* | Fixed bug #53924 (FILTER_VALIDATE_URL doesn't validate port number).Ilia Alshanetsky2011-02-041-0/+2