Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #78883: fgets(STDIN) fails on Windows | Christoph M. Becker | 2019-12-02 | 1 | -14/+20 |
* | Fix pipe detection and stream position handling | Nikita Popov | 2019-09-05 | 1 | -31/+21 |
* | Throw notice for plain wrapper fread/fwrite errors | Nikita Popov | 2019-07-25 | 1 | -4/+17 |
* | Report errors from stream read and write operations | Nikita Popov | 2019-07-22 | 1 | -11/+23 |
* | 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 |
* | | | Avoid duplicate fstat() for includes | Nikita Popov | 2019-07-17 | 1 | -1/+6 |
* | | | Use readdir() instead of readdir_r() | Nikita Popov | 2019-04-11 | 1 | -4/+3 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Stanislav Malyshev | 2019-03-04 | 1 | -18/+35 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2019-03-04 | 1 | -18/+35 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2019-03-04 | 1 | -18/+35 |
| | |\ | |||||
| | | * | Fix bug #77630 - safer rename() procedure | Stanislav Malyshev | 2019-03-04 | 1 | -17/+34 |
| | | * | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | * | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | | | | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
|/ / / | |||||
* | | | Simplify assignment on 64-bit | Anatol Belski | 2018-11-17 | 1 | -2/+1 |
* | | | Fix error condition | Anatol Belski | 2018-10-30 | 1 | -2/+2 |
* | | | Fixed bug #77081 ftruncate() changes seek pointer in c mode | Anatol Belski | 2018-10-30 | 1 | -3/+4 |
* | | | Make php_plain_files_wrapper to be writable (workaround for swoole) | Dmitry Stogov | 2018-10-24 | 1 | -1/+2 |
* | | | Fixed bug #76803 ftruncate changes file pointer | Anatol Belski | 2018-08-28 | 1 | -0/+9 |
* | | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | | | Fixed bug #76422 ftruncate fails on files > 2GB | Anatol Belski | 2018-06-09 | 1 | -0/+22 |
* | | | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 1 | -2/+2 |
* | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | Turn "php_stream_wrapper"s into constants | Dmitry Stogov | 2017-12-14 | 1 | -3/+3 |
* | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -2/+3 |
|/ / | |||||
* | | eliminate casts | Anatol Belski | 2017-07-10 | 1 | -4/+3 |
* | | cleanup casts | Anatol Belski | 2017-07-09 | 1 | -7/+4 |
* | | Remove superfluous semicolons | Tom Van Looy | 2017-06-26 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-04-10 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-04-10 | 1 | -3/+3 |
| |\ | |||||
| | * | Fixed condition check | Xinchen Hui | 2017-04-10 | 1 | -3/+3 |
* | | | Merge branch 'PHP-7.1' | Anatol Belski | 2017-01-07 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-01-07 | 1 | -0/+6 |
| |\ \ | | |/ | |||||
| | * | add 'e' flag for fopen() to enable CLOEXEC | Evgeniy Makhrov | 2017-01-07 | 1 | -0/+6 |
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | | | Remove Netware support | Kalle Sommer Nielsen | 2016-11-12 | 1 | -4/+4 |
|/ / | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2016-08-17 | 1 | -0/+12 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Xinchen Hui | 2016-08-17 | 1 | -0/+12 |
| |\ | |||||
| | * | Fixed bug #72853 (stream_set_blocking doesn't work) | Xinchen Hui | 2016-08-17 | 1 | -1/+13 |
* | | | Fixed the UTF-8 and long path support in the streams on Windows. | Anatol Belski | 2016-06-20 | 1 | -2/+10 |
|/ / | |||||
* | | simplify expression | Joe Watkins | 2016-04-28 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | Fixed bug #69900 Too long timeout on pipes | Anatol Belski | 2015-07-28 | 1 | -3/+3 |
* | | add overflow check | Anatol Belski | 2015-09-02 | 1 | -1/+5 |