Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wrap all PHPAPI prototypes into BEGIN_EXTERN_C/END_EXTERN_C blocks | Hartmut Holzgraefe | 2004-02-20 | 1 | -1/+2 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | ws fixes + missing $Id$ tags, headers added | foobar | 2003-02-19 | 1 | -0/+2 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | -defined php_stream_temp_new() for standard temp streams | Marcus Boerger | 2002-03-23 | 1 | -3/+6 |
* | TSRMLS related work on streams, as discussed with Zeev. | Wez Furlong | 2002-03-18 | 1 | -12/+12 |
* | tidyup use of STREAMS_DC macros | Wez Furlong | 2002-03-18 | 1 | -6/+8 |
* | -temp streams are now clean (Thanks to Wez) | Marcus Boerger | 2002-03-18 | 1 | -12/+16 |
* | -added temporary streams | Marcus Boerger | 2002-03-17 | 1 | -1/+19 |
* | -added memory streams | Marcus Boerger | 2002-03-16 | 1 | -0/+35 |