summaryrefslogtreecommitdiff
path: root/main/streams/streams.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* | This should be betterXinchen Hui2015-12-301-3/+2
* | Make sure context is set to null to prevent use after freeCaleb Champlin2015-11-091-0/+1
* | Fixed memory leak in php_stream_context_set_option()Dmitry Stogov2015-10-291-8/+9
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-12/+12
* | Only call stream_flush if anything was writtenBob Weinand2015-06-301-4/+16
* | Improved zend_string API (Francois Laupretre)Dmitry Stogov2015-06-291-1/+1
* | Fixed bug #68887 (resources are not freed correctly)Dmitry Stogov2015-04-081-8/+3
* | CleanupDmitry Stogov2015-04-071-16/+4
* | Optimize zend_string_realloc() add more specialized versions zend_string_exte...Dmitry Stogov2015-03-201-2/+2
* | Merge branch 'PHP-5.6'Daniel Lowrey2015-03-051-1/+1
|\ \ | |/
| * Fix stream_select() issue with OpenSSL bufferChris Wright2015-03-051-4/+4
| * bump yearXinchen Hui2015-01-151-1/+1
* | Silence a empty while loop warningReeze Xia2015-03-041-1/+3
* | Use zend_string* instead of char* for opened_patch handling. Avoid reallocati...Dmitry Stogov2015-03-041-8/+8
* | Use new ZEND_HASH_FOREACH_... API.Dmitry Stogov2015-02-101-16/+9
* | Cleanup resource handling APIsXinchen Hui2015-02-021-3/+3
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-4/+4
* | second shot on removing TSRMLS_*Anatol Belski2014-12-141-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-138/+138
* | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-191-1/+1
* | fix datatype mismatch warningsAnatol Belski2014-10-271-6/+7
* | fix datatype mismatchesAnatol Belski2014-10-271-1/+1
* | Merge branch 'PHP-5.6'Ferenc Kovacs2014-10-151-4/+4
|\ \ | |/
| * Revert "Merge branch 'PHP-5.4' into PHP-5.5"Ferenc Kovacs2014-10-151-4/+4
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | Merge branch 'PHP-5.6'Chris Wright2014-08-271-4/+4
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Chris Wright2014-08-271-4/+4
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Chris Wright2014-08-271-4/+4
| | |\
| | | * Fix stream_select() issue with OpenSSL bufferChris Wright2014-08-271-4/+4
* | | | master renames phase 1Anatol Belski2014-08-251-8/+8
* | | | first shot on merging the core fro the int64 branchAnatol Belski2014-08-161-4/+4
* | | | Make stream->context indirect trough zend_resource (stream->ctx->ptr).Dmitry Stogov2014-08-071-8/+9
* | | | Fixed resource leakDmitry Stogov2014-07-311-0/+4
* | | | Hide warning message after fatal errorsDmitry Stogov2014-06-201-9/+11
* | | | Don't use cast (compiler friendly)Xinchen Hui2014-05-261-2/+2
* | | | Fixed segafult while stream is referenced by persistent resource (like dba)Xinchen Hui2014-05-211-1/+1
* | | | Fixed resources apply_dtorXinchen Hui2014-05-191-1/+2
* | | | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-24/+37
|\ \ \ \
| * \ \ \ Merge branch 'PHP-5.6'Stanislav Malyshev2014-04-201-22/+26
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-04-201-22/+26
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-201-22/+26
| | | |\ \ | | | | |/
| | | | * Fix bug #65701: Do not use cache for file file copyBoro Sitnikovski2014-04-201-22/+26
| * | | | Merge branch 'PHP-5.6'Michael Wallner2014-04-031-2/+7
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2014-04-031-2/+7
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2014-04-031-2/+7
| | | |\ \ | | | | |/
| | | | * Fix Bug #66736 fpassthru brokenMichael Wallner2014-04-031-2/+7
| * | | | Merge branch 'PHP-5.6'Michael Wallner2014-04-021-0/+4
| |\ \ \ \ | | |/ / /