Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #78883: fgets(STDIN) fails on Windows | Christoph M. Becker | 2019-12-02 | 1 | -14/+20 |
* | Fix bug #77930: Remove mmap limit | Nikita Popov | 2019-10-31 | 1 | -6/+0 |
* | Fix #78662: stream_write bad error detection | Remi Collet | 2019-10-11 | 1 | -7/+8 |
* | Also check for exception after stream_eof | Nikita Popov | 2019-10-10 | 1 | -2/+6 |
* | Report error if stream_read is not implemented | Nikita Popov | 2019-10-10 | 1 | -18/+19 |
* | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-10-09 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-10-09 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix #78656: Parse errors classified as highest log-level | Erik Lundin | 2019-10-09 | 1 | -1/+1 |
| | * | next is 7.2.25 | Remi Collet | 2019-10-08 | 1 | -3/+3 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-10-08 | 1 | -1/+7 |
|\ \ \ | |/ / | |||||
| * | | Check for exception after applying stream filters | Nikita Popov | 2019-10-08 | 1 | -1/+7 |
| * | | 7.3.12 is next | Christoph M. Becker | 2019-10-08 | 1 | -3/+3 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Joe Watkins | 2019-10-03 | 2 | -6/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Joe Watkins | 2019-10-03 | 2 | -6/+0 |
| |\ \ | | |/ | |||||
| | * | Fix #76859 stream_get_line skips data if used with data-generating filter | Konstantin Kopachev | 2019-10-03 | 2 | -6/+0 |
| | * | Bump for 7.2.24 | Sara Golemon | 2019-09-10 | 1 | -3/+3 |
| * | | PHP 7.3.10RC1 has been tagged | Christoph M. Becker | 2019-09-10 | 1 | -3/+3 |
| * | | Fix version | Christoph M. Becker | 2019-09-09 | 1 | -3/+3 |
| * | | fix version | Stanislav Malyshev | 2019-09-05 | 1 | -3/+3 |
* | | | Fixed bug #78506 | Nikita Popov | 2019-09-11 | 1 | -18/+16 |
* | | | Fix pipe detection and stream position handling | Nikita Popov | 2019-09-05 | 1 | -31/+21 |
* | | | Update PHP_API_VERSION | Dmitry Stogov | 2019-09-02 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-08-30 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-08-30 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #78469 | Sergei Turchanov | 2019-08-30 | 1 | -2/+2 |
| | * | Bump for 7.2.23 | Sara Golemon | 2019-08-13 | 1 | -3/+3 |
| * | | Update Oniguruma to 6.9.1 | Stanislav Malyshev | 2019-08-25 | 1 | -3/+3 |
| * | | Next will be 7.3.10 | Christoph M. Becker | 2019-08-13 | 1 | -3/+3 |
| * | | Bump version numbers | Christoph M. Becker | 2019-08-13 | 1 | -3/+3 |
* | | | Fix signature and calls | Anatol Belski | 2019-08-27 | 1 | -2/+2 |
* | | | Replace strncat in filter implementation | Nikita Popov | 2019-08-23 | 1 | -2/+3 |
* | | | Fixed bug #78406 | Nikita Popov | 2019-08-13 | 1 | -2/+10 |
* | | | Fixed bug #78396 | Nikita Popov | 2019-08-12 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-07-29 | 1 | -1/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-07-29 | 1 | -1/+6 |
| |\ \ | | |/ | |||||
| | * | Fix bug #78326 | Albert Casademont | 2019-07-29 | 1 | -1/+6 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-07-29 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-07-29 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | Fix Zend signals unblocking | Nikita Popov | 2019-07-29 | 1 | -0/+5 |
* | | | Throw notice for plain wrapper fread/fwrite errors | Nikita Popov | 2019-07-25 | 2 | -5/+20 |
* | | | Report errors from stream read and write operations | Nikita Popov | 2019-07-22 | 8 | -117/+187 |
* | | | Deprecate allow_url_include | Nikita Popov | 2019-07-22 | 1 | -0/+1 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-07-17 | 1 | -9/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-07-17 | 1 | -9/+6 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #69100 | Nikita Popov | 2019-07-17 | 1 | -9/+6 |
| | * | next is 7.2.22 | Remi Collet | 2019-07-16 | 1 | -3/+3 |
| | * | next is 7.2.21 | Remi Collet | 2019-06-11 | 1 | -3/+3 |
| | * | Bump for 7.2.20 | Sara Golemon | 2019-05-14 | 1 | -3/+3 |
| | * | next is 7.2.19 | Remi Collet | 2019-04-16 | 1 | -3/+3 |
* | | | Avoid duplicate fstat() for includes | Nikita Popov | 2019-07-17 | 1 | -1/+6 |