summaryrefslogtreecommitdiff
path: root/ext/filter
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into testDmitry Stogov2014-07-071-0/+22
|\
| * 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
| | * Bump yearXinchen Hui2014-01-036-6/+6
| * | Bump yearXinchen Hui2014-01-036-6/+6
* | | cleanupDmitry Stogov2014-06-031-1/+2
* | | Fixed conversion to phpng mistakesDmitry Stogov2014-05-281-2/+2
* | | Interned strings must not be modified in-placeDmitry Stogov2014-05-072-1/+5
* | | Refactored filterXinchen Hui2014-05-076-302/+268
* | | Cleanup (1-st round)Dmitry Stogov2014-04-152-2/+3
* | | Bump yearXinchen Hui2014-01-036-6/+6
|/ /
* | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-12-032-4/+2
|\ \ | |/
| * Remove 128.0.0.0/16 and 191.255.0.0/16 from the reserved list.Adam Harvey2013-12-032-4/+2
| * Merge branch 'pull-request/499'Rasmus Lerdorf2013-10-192-2/+2
* | Merge branch 'pull-request/499'Rasmus Lerdorf2013-10-192-2/+2
* | Merge branch 'PHP-5.4' into PHP-5.5David Soria Parra2013-09-181-1/+1
|\ \ | |/
| * RFC 6598 reserved ip range starts at 100.64.0.0David Soria Parra2013-09-181-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5David Soria Parra2013-09-172-0/+5
|\ \ | |/
| * Add RFC 6598 IPs to reserved addressesSebastian Nohn2013-09-172-0/+5
* | Merge branch 'PHP-5.4' into PHP-5.5David Soria Parra2013-09-162-4/+11
|\ \ | |/
| * Fix bug #64441 (FILTER_VALIDATE_URL rejects fully qualified domain names)Alex Bobrov2013-09-162-4/+11
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-07-211-1/+1
|\ \ | |/
| * Wrong value for FILTER_SANITIZE_FULL_SPECIAL_CHARS in REGISTER_LONG_CONSTANTAndrey2013-07-211-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-05-091-1/+3
|\ \ | |/
| * Missed SKIPIFXinchen Hui2013-05-091-1/+3
| * Happy New YearXinchen Hui2013-01-016-6/+6
* | - Fixed ZTS buildFelipe Pena2013-02-031-1/+1
* | Add option to specific the expected separator character.Martin Jansen2013-02-032-12/+39
* | There is no need to use memchr() for comparisons in these places.Martin Jansen2013-02-031-3/+3
* | ext/filter support for validating MAC addresses.Martin Jansen2013-02-038-34/+125
* | Happy New YearXinchen Hui2013-01-016-6/+6
|/
* 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-292-0/+9
* fix invalid read when trimming empty stringAntony Dovgal2012-11-111-2/+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-023-4/+45
* | 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
* | Merge branch 'PHP-5.3' into PHP-5.4David Soria Parra2012-03-201-1/+1
|\ \ | |/
| * Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-201-1/+1
| * - Year++Felipe Pena2012-01-016-6/+6
| * Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized Ilia Alshanetsky2011-12-042-1/+12
| * Added skipifXinchen Hui2011-09-061-1/+3
| * add skipifXinchen Hui2011-09-061-0/+2
| * - add skipifPierre Joye2011-09-046-0/+12
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * - Fix logic, it must check for both flags (as says the comment in the code) (...Felipe Pena2011-05-241-1/+1
| * - Fixed bug #54912 (filter/logical_filters.c:685:32: warning: use of logical ...Felipe Pena2011-05-241-1/+1