Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -2/+2 |
* | ZTS cleanup | Reeze Xia | 2015-03-08 | 1 | -1/+1 |
* | Use zend_string* instead of char* for opened_patch handling. Avoid reallocati... | Dmitry Stogov | 2015-03-04 | 1 | -1/+1 |
* | Remove extra space | Xinchen Hui | 2015-02-05 | 1 | -1/+1 |
* | return size_t | Xinchen Hui | 2015-02-05 | 1 | -1/+1 |
* | #68986 bug fix | Nayana Hettiarachchi | 2015-02-05 | 1 | -0/+4 |
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -13/+13 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -33/+33 |
* | Merge branch 'PHP-5.6' | Julien Pauli | 2014-12-12 | 1 | -8/+12 |
|\ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Julien Pauli | 2014-12-12 | 1 | -8/+12 |
| |\ | |||||
| | * | Fix bug #68532: convert.base64-encode omits padding bytes | mcq8 | 2014-12-12 | 1 | -8/+12 |
| | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | | fix datatype mismatch | Anatol Belski | 2014-10-27 | 1 | -2/+3 |
* | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | | | first shot on merging the core fro the int64 branch | Anatol Belski | 2014-08-16 | 1 | -5/+5 |
* | | | Merge branch 'master' into test | Dmitry Stogov | 2014-07-07 | 1 | -3/+17 |
|\ \ \ | |/ / | |||||
| * | | restore API compatibility | Michael Wallner | 2014-07-03 | 1 | -1/+6 |
| * | | finish | Michael Wallner | 2014-07-03 | 1 | -0/+1 |
| * | | refactor php_stream_temp_create{,_ex} and use it for the php://input stream | Michael Wallner | 2014-07-03 | 1 | -4/+11 |
* | | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -3/+3 |
* | | | Fixed base64decode usage | Xinchen Hui | 2014-03-04 | 1 | -5/+12 |
* | | | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-10 | 1 | -17/+14 |
|/ / | |||||
* | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | Constify streams API and a few other calls down the rabbit hole. | Andrey Hristov | 2013-07-30 | 1 | -3/+5 |
|/ | |||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | - Added leak_variable() function. | Gustavo André dos Santos Lopes | 2010-11-15 | 1 | -11/+7 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | - Fixed bug #49572 (use of C++ style comments causes build failure) | Sriram Natarajan | 2009-09-17 | 1 | -1/+1 |
* | Fix warning when inner stream of a temp:// stream is closed before | Arnaud Le Blanc | 2009-05-16 | 1 | -0/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFB: Fixed bug #44440 (st_blocks undefined under BeOS) | Felipe Pena | 2008-03-15 | 1 | -0/+3 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | - MFH Fix logic | Marcus Boerger | 2007-02-22 | 1 | -5/+5 |
* | - MFH options/exports | Marcus Boerger | 2007-02-07 | 1 | -3/+3 |
* | - MFH Add PHPAPI to stuff needed by streams API for shared exts | Marcus Boerger | 2007-02-03 | 1 | -3/+6 |
* | - Disable memory streams set option until 5.2.2 | Marcus Boerger | 2007-01-27 | 1 | -1/+1 |
* | - MFH truncate support for mem/temp streams | Marcus Boerger | 2007-01-27 | 1 | -5/+39 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | MFH | Antony Dovgal | 2006-12-21 | 1 | -1/+0 |
* | MFH | Antony Dovgal | 2006-12-21 | 1 | -0/+1 |
* | Mark memory streams as is_url | Rasmus Lerdorf | 2006-11-04 | 1 | -1/+1 |
* | url->URL | Hannes Magnusson | 2006-06-29 | 1 | -2/+2 |
* | MFH: don't leak when decoding failed | Antony Dovgal | 2006-06-06 | 1 | -0/+1 |
* | - MFH Fix feof() | Marcus Boerger | 2006-05-23 | 1 | -6/+8 |
* | - MFH Handle corrupt base64 data in data: url | Marcus Boerger | 2006-05-21 | 1 | -13/+17 |
* | - MFH No need to have this controlled by allow_url_fopen | Marcus Boerger | 2006-05-14 | 1 | -1/+1 |