Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | fix blocking pipe stream option value | Anatol Belski | 2016-08-17 | 1 | -3/+3 |
* | Eliminate usages of _PP macros | Nikita Popov | 2016-03-03 | 1 | -6/+0 |
* | Fix format attributes in ZTS | Nikita Popov | 2016-02-14 | 1 | -8/+0 |
* | 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 |
* | | Fix typo in php_stream_from_res_no_verify | Jakub Zelenka | 2015-11-29 | 1 | -1/+1 |
* | | fixed wrong number for the new option | Anatol Belski | 2015-07-02 | 1 | -3/+3 |
* | | add missing stuff is the header | Anatol Belski | 2015-07-02 | 1 | -0/+6 |
* | | Only call stream_flush if anything was written | Bob Weinand | 2015-06-30 | 1 | -9/+11 |
* | | Fixed bug #68887 (resources are not freed correctly) | Dmitry Stogov | 2015-04-08 | 1 | -0/+1 |
* | | Another minor cleanup, drop ENFORCE_SAFE_MODE (all except pdo_pgsql have #if'... | Kalle Sommer Nielsen | 2015-03-29 | 1 | -1/+0 |
* | | Merge branch 'PHP-5.6' | Daniel Lowrey | 2015-03-05 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Fix stream_select() issue with OpenSSL buffer | Chris Wright | 2015-03-05 | 1 | -0/+3 |
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | Use zend_string* instead of char* for opened_patch handling. Avoid reallocati... | Dmitry Stogov | 2015-03-04 | 1 | -3/+3 |
* | | found type is unnecessary | Xinchen Hui | 2015-02-02 | 1 | -4/+4 |
* | | Use resource directly | Xinchen Hui | 2015-02-02 | 1 | -0/+1 |
* | | Ported ftp | Xinchen Hui | 2015-02-02 | 1 | -0/+6 |
* | | Cleanup resource handling APIs | Xinchen Hui | 2015-02-02 | 1 | -2/+7 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-12-15 | 1 | -2/+2 |
|\ \ | |||||
| * | | Reorder to save alignment size (of course, only for common used structs) | Xinchen Hui | 2014-12-15 | 1 | -2/+2 |
* | | | second shot on removing TSRMLS_* | Anatol Belski | 2014-12-14 | 1 | -1/+1 |
* | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -121/+121 |
|/ / | |||||
* | | Merge branch 'PHP-5.6' | Ferenc Kovacs | 2014-10-15 | 1 | -3/+0 |
|\ \ | |/ | |||||
| * | Revert "Merge branch 'PHP-5.4' into PHP-5.5" | Ferenc Kovacs | 2014-10-15 | 1 | -3/+0 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | Revert "remove a few gcc format attributes from some printf-like functions" | Nikita Popov | 2014-09-03 | 1 | -4/+4 |
* | | remove a few gcc format attributes from some printf-like functions | Nuno Lopes | 2014-08-31 | 1 | -4/+4 |
* | | Merge branch 'PHP-5.6' | Chris Wright | 2014-08-27 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Chris Wright | 2014-08-27 | 1 | -0/+3 |
| |\ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Chris Wright | 2014-08-27 | 1 | -0/+3 |
| | |\ | |||||
| | | * | Fix stream_select() issue with OpenSSL buffer | Chris Wright | 2014-08-27 | 1 | -0/+3 |
* | | | | master renames phase 4 | Anatol Belski | 2014-08-25 | 1 | -10/+2 |
* | | | | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -2/+2 |
* | | | | first shot on merging the core fro the int64 branch | Anatol Belski | 2014-08-16 | 1 | -7/+17 |
* | | | | Make stream->context indirect trough zend_resource (stream->ctx->ptr). | Dmitry Stogov | 2014-08-07 | 1 | -1/+4 |
* | | | | Fixed resource leak | Dmitry Stogov | 2014-07-31 | 1 | -9/+2 |
* | | | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-04-20 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-04-20 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Fix bug #65701: Do not use cache for file file copy | Boro Sitnikovski | 2014-04-20 | 1 | -0/+1 |
| | | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | | * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | * | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | | | Refactor libxml (incompleted) | Xinchen Hui | 2014-04-11 | 1 | -2/+2 |
* | | | | Refactor stream_get_record to return zend_string | Xinchen Hui | 2014-03-05 | 1 | -1/+1 |
* | | | | Refactor _php_stream_scandir to avoid memleak | Xinchen Hui | 2014-03-02 | 1 | -4/+4 |