Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
* | | | | Refactoring php_stream_copy_to_mem to return zend_string | Xinchen Hui | 2014-02-24 | 1 | -5/+4 | |
* | | | | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-13 | 1 | -2/+2 | |
* | | | | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-10 | 1 | -5/+5 | |
|/ / / | ||||||
* | | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 | |
* | | | slim post data | Michael Wallner | 2013-08-27 | 1 | -1/+1 | |
* | | | Constify streams API and a few other calls down the rabbit hole. | Andrey Hristov | 2013-07-30 | 1 | -22/+22 | |
|/ / | ||||||
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 | |
* | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-10-09 | 1 | -0/+0 | |
|\ \ | |/ | ||||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-09 | 1 | -0/+0 | |
| |\ | ||||||
| | * | Fixed bug #63236 (Executable permission on various source files) | Xinchen Hui | 2012-10-09 | 1 | -0/+0 | |
| | * | - Fixed bug #61253: Wrappers opened with errors concurrency problem | Gustavo André dos Santos Lopes | 2012-03-08 | 1 | -2/+2 | |
| | * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 | |
| | * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 | |
| | * | Fixed bug #53541 (format string bug in ext/phar). | Ilia Alshanetsky | 2010-12-14 | 1 | -3/+11 | |
| | * | - Renamed php_stream_rep_nonstand_mode to | Gustavo André dos Santos Lopes | 2010-11-05 | 1 | -6/+0 | |
| | * | - Fixed bug #53241 (stream casting that relies on fdopen/fopencookie fails | Gustavo André dos Santos Lopes | 2010-11-05 | 1 | -0/+6 | |
| | * | Fix bug #52802 (Out-of-date comment for | Adam Harvey | 2010-09-10 | 1 | -4/+4 | |
| * | | - Fixed bug #61253: Wrappers opened with errors concurrency problem | Gustavo André dos Santos Lopes | 2012-03-08 | 1 | -2/+2 | |
| * | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 | |
| * | | - Fixed borked refactoring in r307437 (using SUCCESS/FAILURE return instead of | Gustavo André dos Santos Lopes | 2011-09-04 | 1 | -1/+1 | |
| * | | implement streams metadata API per RFC | Stanislav Malyshev | 2011-05-25 | 1 | -0/+11 | |
* | | | - Fixed bug #61253: Wrappers opened with errors concurrency problem | Gustavo André dos Santos Lopes | 2012-03-08 | 1 | -4/+0 | |
* | | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 | |
* | | | - Fixed borked refactoring in r307437 (using SUCCESS/FAILURE return instead of | Gustavo André dos Santos Lopes | 2011-09-04 | 1 | -1/+1 | |
* | | | implement streams metadata API per RFC | Stanislav Malyshev | 2011-05-25 | 1 | -0/+11 | |
|/ / | ||||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 | |
* | | Fixed bug #53541 (format string bug in ext/phar). | Ilia Alshanetsky | 2010-12-14 | 1 | -3/+11 | |
* | | - Added leak_variable() function. | Gustavo André dos Santos Lopes | 2010-11-15 | 1 | -1/+8 | |
* | | - Renamed php_stream_rep_nonstand_mode to | Gustavo André dos Santos Lopes | 2010-11-05 | 1 | -6/+0 | |
* | | - Fixed bug #53241 (stream casting that relies on fdopen/fopencookie fails | Gustavo André dos Santos Lopes | 2010-11-05 | 1 | -0/+6 |