Commit Graph

6 Commits

Author SHA1 Message Date
Wez Furlong
dc8593cb7b correct grammar 2002-03-18 01:40:56 +00:00
Wez Furlong
afd2c5662a Add some rules for stream implementors. 2002-03-18 01:12:32 +00:00
Wez Furlong
12a0092376 Fix for php_stream_gets when the implementation does not support it
natively (Thanks Marcus).

Implement php_stream_make_seekable() and add STREAM_MUST_SEEK as an
option to php_stream_open_wrapper().
See README.STREAMS for usage.
2002-03-17 14:21:01 +00:00
Wez Furlong
6abd7c6f93 fix typo 2002-03-16 13:54:03 +00:00
Wez Furlong
30647934a4 Tweak the API to be more consistent.
Update docs.
2002-03-16 13:48:57 +00:00
Wez Furlong
e85f4fd5a7 Information about php streams 2001-04-18 10:43:21 +00:00