summaryrefslogtreecommitdiff
path: root/main/streams
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-01-311-1/+1
|\
| * fix group name handlingStanislav Malyshev2015-01-311-1/+1
* | Merge remote-tracking branch 'origin/PHP-5.5' into PHP-5.6Bob Weinand2015-01-261-1/+1
|\ \ | |/
| * Fix call after close if multiple filters are attachedBob Weinand2015-01-261-1/+1
| * Bump yearXinchen Hui2015-01-1518-18/+18
* | bump yearXinchen Hui2015-01-1518-18/+18
* | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2014-12-121-8/+12
|\ \ | |/
| * Fix bug #68532: convert.base64-encode omits padding bytesmcq82014-12-121-8/+12
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-12-011-4/+2
|\ \ | |/
| * add include for missing usleep protoAnatol Belski2014-12-011-0/+1
| * C89 compatAnatol Belski2014-12-011-4/+1
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-301-29/+16
|\ \ | |/
| * Added test and review suggestionmcq82014-11-301-34/+14
| * Fix bug #68335: rmdir doesnt work with file:// stream wrappermcq82014-11-301-0/+7
* | Revert "Merge branch 'PHP-5.4' into PHP-5.5"Ferenc Kovacs2014-10-151-4/+4
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-09-291-1/+1
|\ \ | |/
| * increase the polling period to not to break existing behavioursAnatol Belski2014-09-291-1/+1
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-09-291-0/+28
|\ \ | |/
| * Fixed bug #51800 proc_open on Windows hangs foreverAnatol Belski2014-09-291-0/+28
* | 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
* | | Revert "Add SO_REUSEPORT + SO_BROADCAST support via socket stream context opt...Ferenc Kovacs2014-08-061-35/+1
* | | Add SO_REUSEPORT + SO_BROADCAST support via socket stream context optionDaniel Lowrey2014-08-051-1/+35
* | | restore API compatibilityMichael Wallner2014-07-033-2/+14
* | | finishMichael Wallner2014-07-033-9/+3
* | | refactor php_stream_temp_create{,_ex} and use it for the php://input streamMichael Wallner2014-07-031-4/+11
* | | refactor _php_stream_fopen_{temporary_,tmp}file()Michael Wallner2014-07-031-20/+14
* | | 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.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.5' into PHP-5.6Michael Wallner2014-04-021-0/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2014-04-021-0/+4
| |\ \ | | |/
| | * Fixed bug #61019 (Out of memory on command stream_get_contents)Michael Wallner2014-04-021-0/+4
* | | Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2014-04-021-1/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2014-04-021-1/+2
| |\ \ | | |/
| | * Fix bug #64330Michael Wallner2014-04-021-1/+2
| | * Bump yearXinchen Hui2014-01-0318-18/+18
| * | Bump yearXinchen Hui2014-01-0318-18/+18
* | | Fixes to various stream cast on win64Anatol Belski2014-03-191-6/+6
* | | Use crypto method flags; add tlsv1.0 wrapper; add wrapper testsDaniel Lowrey2014-02-201-14/+21
* | | Bump yearXinchen Hui2014-01-0318-18/+18
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2013-12-121-1/+1
|\ \ \ | |/ /
| * | Fixed bug #65486 mysqli_poll() is broken on Win x64Anatol Belski2013-12-121-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2013-12-061-5/+7
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-12-061-5/+7
| |\ \ | | |/
| | * Fixed bug #61645 (fopen and O_NONBLOCK)Michael Wallner2013-12-061-5/+7