Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 2 | -4/+0 |
* | Don't explicitly set return value on ZPP failure in ext/iconv | Christoph M. Becker | 2019-08-23 | 1 | -7/+7 |
* | Add ext/iconv stubs | Christoph M. Becker | 2019-08-23 | 3 | -61/+90 |
* | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-07-29 | 1 | -0/+3 |
|\ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-07-29 | 1 | -0/+3 |
| |\ | |||||
| | * | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-07-29 | 1 | -0/+3 |
| | |\ | |||||
| | | * | Fix #78342: Bus error in configure test for iconv //IGNORE | Christoph M. Becker | 2019-07-29 | 1 | -0/+3 |
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-07-22 | 1 | -3/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Report errors from stream read and write operations | Nikita Popov | 2019-07-22 | 1 | -3/+2 |
* | | | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-06-06 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Cheaper checks for exceptions thrown from __toString() | Dmitry Stogov | 2019-06-06 | 1 | -2/+2 |
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-06-05 | 1 | -5/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Allow exceptions in __toString() | Nikita Popov | 2019-06-05 | 1 | -5/+8 |
* | | | | Merge branch 'PHP-7.4' | Stanislav Malyshev | 2019-05-27 | 3 | -1/+18 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Stanislav Malyshev | 2019-05-27 | 3 | -1/+18 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2019-05-27 | 3 | -1/+18 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2019-05-27 | 3 | -1/+18 |
| | | |\ | |||||
| | | | * | Fix bug #78069 - Out-of-bounds read in iconv.c:_php_iconv_mime_decode() due t... | Stanislav Malyshev | 2019-05-27 | 3 | -1/+18 |
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-05-17 | 2 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Use *.data for tests data files | Peter Kokot | 2019-05-17 | 2 | -1/+1 |
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-05-12 | 1 | -2/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Normalize comments in *nix build system m4 files | Peter Kokot | 2019-05-12 | 1 | -2/+0 |
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-05-10 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Remove unused variables | Peter Kokot | 2019-05-10 | 1 | -1/+1 |
* | | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-04-17 | 3 | -7/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Remove some uses of deprecated internal_encoding settings in tests | Nikita Popov | 2019-04-17 | 3 | -7/+7 |
* | | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-04-17 | 1 | -24/+12 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix internal_encoding fallback in mbstring | Nikita Popov | 2019-04-17 | 1 | -24/+12 |
| * | | | | Remove dubious memcmp optimization in iconv | Nikita Popov | 2019-04-12 | 1 | -1/+1 |
* | | | | | Remove dubious memcmp optimization in iconv | Nikita Popov | 2019-04-12 | 1 | -1/+1 |
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-03-15 | 3 | -8/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 3 | -8/+8 |
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-03-07 | 1 | -2/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Add AS_HELP_STRING to *nix build configure options | Peter Kokot | 2019-03-07 | 1 | -2/+5 |
* | | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-03-05 | 4 | -193/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Remove more zpp error tests | Nikita Popov | 2019-03-05 | 4 | -193/+0 |
* | | | | | Remove $errcontext argument to error handlers | Nikita Popov | 2019-02-05 | 4 | -4/+4 |
|/ / / / | |||||
* | | | | Remove zpp variation tests | Nikita Popov | 2019-02-05 | 19 | -4367/+0 |
* | | | | Remove local variables | Peter Kokot | 2019-02-03 | 3 | -17/+1 |
* | | | | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 2 | -2/+2 |
* | | | | Merge branch 'PHP-7.3' | Christoph M. Becker | 2018-11-14 | 2 | -1/+26 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-11-14 | 2 | -1/+26 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-11-14 | 2 | -1/+26 |
| | |\ \ | | | |/ | |||||
| | | * | Fix #77147: Fix for 60494 ignores ICONV_MIME_DECODE_CONTINUE_ON_ERROR | Christoph M. Becker | 2018-11-14 | 2 | -1/+26 |
| | | * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 35 | -40/+17 |
| | | * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 42 | -93/+93 |
| | | * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 2 | -2/+1 |
| | | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 2 | -2/+2 |
| | * | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 35 | -40/+17 |
| | * | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 42 | -93/+93 |