summaryrefslogtreecommitdiff
path: root/main/streams
Commit message (Expand)AuthorAgeFilesLines
...
* | | suggest parentheses around ‘&&’ within ‘||’Xinchen Hui2015-08-111-1/+1
* | | add EAGAIN checksAnatol Belski2015-08-111-3/+5
* | | Fixed bug #70198 Checking liveness does not work as expectedAnatol Belski2015-08-111-1/+11
* | | fix pipe peek timeoutAnatol Belski2015-07-021-3/+3
* | | Fix alignment on 32-bitChristoph M. Becker2015-07-021-1/+2
* | | fix c/p issueAnatol Belski2015-07-021-6/+6
* | | initial stuff to make allow blocking pipes on windowsAnatol Belski2015-07-021-2/+22
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-305-31/+31
* | | 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
* | | further cleanups with S_IF* macros generalized declarationsAnatol Belski2015-05-251-4/+0
* | | Fix undeclared identifier 'PHP_STREAM_KEEP_RSRC'Di Wu2015-04-091-1/+1
* | | Fixed bug #68887 (resources are not freed correctly)Dmitry Stogov2015-04-082-10/+5
* | | CleanupDmitry Stogov2015-04-071-16/+4
* | | no more winxp, but reallyAnatol Belski2015-04-041-4/+2
* | | Optimize zend_string_realloc() add more specialized versions zend_string_exte...Dmitry Stogov2015-03-201-2/+2
* | | fix conditionAnatol Belski2015-03-191-1/+1
* | | use portable fseekAnatol Belski2015-03-111-1/+1
* | | Revert "Add stream_socket_crypto_info() function"Daniel Lowrey2015-03-092-34/+1
* | | Fixed buildWei Dai2015-03-091-1/+1
* | | Fix #67626Julien Pauli2015-03-081-2/+12
* | | ZTS cleanupReeze Xia2015-03-081-1/+1
* | | Merge branch 'PHP-5.6'Daniel Lowrey2015-03-051-4/+10
|\ \ \ | |/ /
| * | Fixed bug (#69195 Inconsistent stream crypto values across versions)Daniel Lowrey2015-03-051-4/+10
* | | Merge branch 'PHP-5.6'Daniel Lowrey2015-03-051-1/+1
|\ \ \ | |/ /
| * | Fix stream_select() issue with OpenSSL bufferChris Wright2015-03-051-4/+4
| * | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-02-051-0/+4
| |\ \ | | |/
| | * Conflicts:Nayana Hettiarachchi2015-02-051-0/+4
* | | Avoid repeatable strlen() callsDmitry Stogov2015-03-051-10/+9
* | | Merge branch 'pull-request/1142'Reeze Xia2015-03-052-2/+2
|\ \ \
| * | | Fixed wrong parameter type of php_stream_mmap_range()Reeze Xia2015-03-042-2/+2
* | | | Merge branch 'tls-alpn'Daniel Lowrey2015-03-042-1/+34
|\ \ \ \
| * | | | Add stream_socket_crypto_info() functionDaniel Lowrey2015-02-282-1/+34
* | | | | 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-047-53/+45
|/ / /
* | | Use new ZEND_HASH_FOREACH_... API.Dmitry Stogov2015-02-101-16/+9
* | | Remove extra spaceXinchen Hui2015-02-051-1/+1
* | | return size_tXinchen Hui2015-02-051-1/+1
* | | #68986 bug fixNayana Hettiarachchi2015-02-051-0/+4
* | | Cleanup resource handling APIsXinchen Hui2015-02-023-5/+5
* | | Merge branch 'pull-request/1032'Stanislav Malyshev2015-02-011-3/+6
|\ \ \
| * | | do_fstat changesJoshua Rogers2015-02-011-3/+6
* | | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-01-311-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-01-311-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | fix group name handlingStanislav Malyshev2015-01-311-1/+1
* | | | fix warningsMichael Wallner2015-01-301-0/+3
| |_|/ |/| |
* | | Merge branch 'PHP-5.6'Bob Weinand2015-01-261-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