summaryrefslogtreecommitdiff
path: root/main/streams
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-0318-18/+18
* Fixed bug #65486 mysqli_poll() is broken on Win x64Anatol Belski2013-12-121-1/+1
* 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
* | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2013-07-191-1/+1
|\ \ | |/
| * Properly fixed bug #63186 on NetBSD == 6.0Matteo Beccati2013-07-191-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-07-101-1/+3
|\ \ | |/
| * fix possible resource leak and make sure there's something to qsort()Anatol Belski2013-07-101-1/+3
* | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2013-06-141-3/+11
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Matteo Beccati2013-06-141-3/+11
| |\
| | * Fixed bug #63186 (compile failure on netbsd)Matteo Beccati2013-06-141-3/+11
| | * Happy New Year~Xinchen Hui2013-01-0118-18/+18
| * | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-04-021-2/+4
|\ \ \ | |/ /
| * | keep previous test to avoid any behavior changeRemi Collet2013-04-021-2/+4
* | | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-04-021-8/+5
|\ \ \ | |/ /
| * | fix commentRemi Collet2013-04-021-3/+1
| * | Fixed Bug #64565 copy doesn't report failure on partial copyRemi Collet2013-04-021-5/+4
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-01-271-1/+1
|\ \ \ | |/ /
| * | Fix missing parameterAndras Elso2013-01-271-1/+1
| * | Happy New YearXinchen Hui2013-01-0118-18/+18
* | | Happy New YearXinchen Hui2013-01-0118-18/+18
* | | Merge branch 'PHP-5.4' into PHP-5.5Rasmus Lerdorf2012-12-191-1/+1
|\ \ \ | |/ /
| * | Fix for bug #63811Rasmus Lerdorf2012-12-191-1/+1
* | | Merge branch 'PHP-5.4'Gustavo Lopes2012-10-121-2/+10
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Gustavo Lopes2012-10-121-2/+10
| |\ \ | | |/
| | * Fix bug #63240 on stream_get_line()Gustavo Lopes2012-10-121-2/+10
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-10-093-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-093-0/+0
| |\ \ | | |/
| | * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-093-0/+0
* | | Merge branch 'PHP-5.4'Stanislav Malyshev2012-08-091-117/+80
|\ \ \ | |/ /
| * | fix bug #40459 - make all stream funcs that create object call ctorStanislav Malyshev2012-08-071-117/+80
* | | Merge branch 'PHP-5.4'Stanislav Malyshev2012-06-081-0/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2012-06-081-0/+5
| |\ \ | | |/
| | * improve overflow checksStanislav Malyshev2012-06-081-5/+5
| | * fix potential overflow in _php_stream_scandirStanislav Malyshev2012-06-071-3/+8
* | | Merge branch 'PHP-5.4'Stanislav Malyshev2012-06-071-3/+8
|\ \ \ | |/ /
| * | fix potential overflow in _php_stream_scandirStanislav Malyshev2012-06-071-3/+8
* | | Merge branch 'PHP-5.4'Nikita Popov2012-05-061-1/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Nikita Popov2012-05-061-1/+6
| |\ \ | | |/
| | * Fixed Bug #61961 (file_get_content leaks when access empty file with max length)Reeze Xia2012-05-061-1/+6
* | | Merge branch '5.4'Gustavo André dos Santos Lopes2012-04-071-2/+2
|\ \ \ | |/ /
| * | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-04-071-2/+2
| |\ \ | | |/
| | * Fixed bug in new stream_get_line() when using NUL as a delimiter.Gustavo André dos Santos Lopes2012-04-071-2/+2
| | * - Fixed bug #61371 (resource leak). This bug had two parts, a long standing leakGustavo André dos Santos Lopes2012-03-171-1/+1
| | * - Oops committed old version of the patch in r324020. Fixed. See bug #61253.Gustavo André dos Santos Lopes2012-03-081-1/+1
| | * - Fixed bug #61253: Wrappers opened with errors concurrency problemGustavo André dos Santos Lopes2012-03-081-38/+63
| | * - size_t may be shorter than long and definitely is not signed. Note that theGustavo André dos Santos Lopes2012-03-041-1/+3
| | * Fixed bug #60106 (stream_socket_server silently truncates long unix socket pa...Ilia Alshanetsky2012-03-031-0/+1