Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-03-04 | Added notes about locking functions. | Ilia Alshanetsky | 1 | -1/+7 |
2002-11-11 | forgot to add fprintf in list | Marcus Boerger | 1 | -1/+1 |
2002-11-06 | add fprintf replacement: tested, working, used | Marcus Boerger | 1 | -0/+2 |
2002-10-23 | - Apply proper capitalization to PHP and MySQL. | Jon Parise | 1 | -8/+8 |
2002-08-11 | Introduce an error stack for wrappers, to help prevent multiple errors | Wez Furlong | 1 | -0/+4 |
2002-03-18 | correct grammar | Wez Furlong | 1 | -5/+6 |
2002-03-18 | Add some rules for stream implementors. | Wez Furlong | 1 | -4/+16 |
2002-03-17 | Fix for php_stream_gets when the implementation does not support it | Wez Furlong | 1 | -1/+43 |
2002-03-16 | fix typo | Wez Furlong | 1 | -1/+1 |
2002-03-16 | Tweak the API to be more consistent. | Wez Furlong | 1 | -55/+124 |
2001-04-18 | Information about php streams | Wez Furlong | 1 | -0/+243 |