summaryrefslogtreecommitdiff
path: root/main/php_streams.h
Commit message (Expand)AuthorAgeFilesLines
* Make stream->context indirect trough zend_resource (stream->ctx->ptr).Dmitry Stogov2014-08-071-1/+4
* Fixed resource leakDmitry Stogov2014-07-311-9/+2
* Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-0/+1
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-04-201-0/+1
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-201-0/+1
| | |\
| | | * Fix bug #65701: Do not use cache for file file copyBoro Sitnikovski2014-04-201-0/+1
| | | * Bump yearXinchen Hui2014-01-031-1/+1
| | | * Happy New YearXinchen Hui2013-01-011-1/+1
| | * | Bump yearXinchen Hui2014-01-031-1/+1
* | | | Refactor libxml (incompleted)Xinchen Hui2014-04-111-2/+2
* | | | Refactor stream_get_record to return zend_stringXinchen Hui2014-03-051-1/+1
* | | | Refactor _php_stream_scandir to avoid memleakXinchen Hui2014-03-021-4/+4
* | | | Refactoring php_stream_copy_to_mem to return zend_stringXinchen Hui2014-02-241-5/+4
* | | | Use better data structures (incomplete)Dmitry Stogov2014-02-131-2/+2
* | | | Use better data structures (incomplete)Dmitry Stogov2014-02-101-5/+5
|/ / /
* | | Bump yearXinchen Hui2014-01-031-1/+1
* | | slim post dataMichael Wallner2013-08-271-1/+1
* | | Constify streams API and a few other calls down the rabbit hole.Andrey Hristov2013-07-301-22/+22
|/ /
* | Happy New YearXinchen Hui2013-01-011-1/+1
* | Merge branch 'PHP-5.4'Xinchen Hui2012-10-091-0/+0
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-091-0/+0
| |\
| | * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-091-0/+0
| | * - Fixed bug #61253: Wrappers opened with errors concurrency problemGustavo André dos Santos Lopes2012-03-081-2/+2
| | * - Year++Felipe Pena2012-01-011-1/+1
| | * - Year++Felipe Pena2011-01-011-1/+1
| | * Fixed bug #53541 (format string bug in ext/phar).Ilia Alshanetsky2010-12-141-3/+11
| | * - Renamed php_stream_rep_nonstand_mode to Gustavo André dos Santos Lopes2010-11-051-6/+0
| | * - Fixed bug #53241 (stream casting that relies on fdopen/fopencookie failsGustavo André dos Santos Lopes2010-11-051-0/+6
| | * Fix bug #52802 (Out-of-date comment forAdam Harvey2010-09-101-4/+4
| * | - Fixed bug #61253: Wrappers opened with errors concurrency problemGustavo André dos Santos Lopes2012-03-081-2/+2
| * | - Year++Felipe Pena2012-01-011-1/+1
| * | - Fixed borked refactoring in r307437 (using SUCCESS/FAILURE return instead ofGustavo André dos Santos Lopes2011-09-041-1/+1
| * | implement streams metadata API per RFCStanislav Malyshev2011-05-251-0/+11
* | | - Fixed bug #61253: Wrappers opened with errors concurrency problemGustavo André dos Santos Lopes2012-03-081-4/+0
* | | - Year++Felipe Pena2012-01-011-1/+1
* | | - Fixed borked refactoring in r307437 (using SUCCESS/FAILURE return instead ofGustavo André dos Santos Lopes2011-09-041-1/+1
* | | implement streams metadata API per RFCStanislav Malyshev2011-05-251-0/+11
|/ /
* | - Year++Felipe Pena2011-01-011-1/+1
* | Fixed bug #53541 (format string bug in ext/phar).Ilia Alshanetsky2010-12-141-3/+11
* | - Added leak_variable() function.Gustavo André dos Santos Lopes2010-11-151-1/+8
* | - Renamed php_stream_rep_nonstand_mode to Gustavo André dos Santos Lopes2010-11-051-6/+0
* | - Fixed bug #53241 (stream casting that relies on fdopen/fopencookie failsGustavo André dos Santos Lopes2010-11-051-0/+6
* | Fix bug #52802 (Out-of-date comment forAdam Harvey2010-09-101-4/+4
* | add the constant back. quite a lot of code uses it.Antony Dovgal2010-04-281-0/+1
* | Removed safe_modeKalle Sommer Nielsen2010-04-261-1/+0
|/
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Better fix for #47997Arnaud Le Blanc2009-04-191-4/+2
* Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams)Arnaud Le Blanc2009-04-191-0/+5
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Cleanup: remove trailing whitespacesLars Strojny2008-12-131-18/+18