Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | fix pipe peek timeout | Anatol Belski | 2015-07-02 | 1 | -3/+3 |
* | | Fix alignment on 32-bit | Christoph M. Becker | 2015-07-02 | 1 | -1/+2 |
* | | fix c/p issue | Anatol Belski | 2015-07-02 | 1 | -6/+6 |
* | | initial stuff to make allow blocking pipes on windows | Anatol Belski | 2015-07-02 | 1 | -2/+22 |
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -4/+4 |
* | | no more winxp, but really | Anatol Belski | 2015-04-04 | 1 | -4/+2 |
* | | fix condition | Anatol Belski | 2015-03-19 | 1 | -1/+1 |
* | | use portable fseek | Anatol Belski | 2015-03-11 | 1 | -1/+1 |
* | | Avoid repeatable strlen() calls | Dmitry Stogov | 2015-03-05 | 1 | -10/+9 |
* | | Use zend_string* instead of char* for opened_patch handling. Avoid reallocati... | Dmitry Stogov | 2015-03-04 | 1 | -31/+23 |
* | | Merge branch 'pull-request/1032' | Stanislav Malyshev | 2015-02-01 | 1 | -3/+6 |
|\ \ | |||||
| * | | do_fstat changes | Joshua Rogers | 2015-02-01 | 1 | -3/+6 |
* | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-01-31 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-01-31 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | fix group name handling | Stanislav Malyshev | 2015-01-31 | 1 | -1/+1 |
| | * | | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | | fix warnings | Michael Wallner | 2015-01-30 | 1 | -0/+3 |
| |_|/ |/| | | |||||
* | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -35/+35 |
* | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -89/+89 |
* | | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-12-01 | 1 | -4/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-12-01 | 1 | -4/+2 |
| |\ \ | | |/ | |||||
| | * | add include for missing usleep proto | Anatol Belski | 2014-12-01 | 1 | -0/+1 |
| | * | C89 compat | Anatol Belski | 2014-12-01 | 1 | -4/+1 |
* | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-11-30 | 1 | -29/+16 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-11-30 | 1 | -29/+16 |
| |\ \ | | |/ | |||||
| | * | Added test and review suggestion | mcq8 | 2014-11-30 | 1 | -34/+14 |
| | * | Fix bug #68335: rmdir doesnt work with file:// stream wrapper | mcq8 | 2014-11-30 | 1 | -0/+7 |
* | | | proper dllexport | Anatol Belski | 2014-11-18 | 1 | -1/+1 |
* | | | fix datatype mismatches | Anatol Belski | 2014-10-27 | 1 | -10/+14 |
* | | | add include for usleep() proto | Anatol Belski | 2014-10-23 | 1 | -0/+1 |
* | | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-09-29 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-09-29 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | increase the polling period to not to break existing behaviours | Anatol Belski | 2014-09-29 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-09-29 | 1 | -0/+28 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-09-29 | 1 | -0/+28 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #51800 proc_open on Windows hangs forever | Anatol Belski | 2014-09-29 | 1 | -0/+28 |
| | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | | fix type | Anatol Belski | 2014-09-14 | 1 | -1/+1 |