Hi,
streams are mostly only visible internally right now. At
least, this is what Andi was talking about, documenting the C
API of streams because it should be used from now on but
documentation is limited.
So, this would be a candidate in Zend API docs ... ? But
then, it's not Zend stuff, so it should be in the PHP manual,
some C API section.
- Markus
On Wed, Jun 12, 2002 at 12:09:04PM +0200, Gabor Hojtsy wrote :
> > Can someone please help out Wez? ;)
>
> I don't really know what streams are about [it's not documented ;)],
> so if it's a new extension, Wez can start with copy-pasting one
> extensions documentation (see phpdoc/en/reference/ANY_EXTENSION_NAME).
> The XML files are quite self descriptive, so the tags to be used speak
> for themselfs.
>
> But we would also be happy with a nicely formatted text file (like the
> one in the overload/README), and so we can build up an XML file based
> on it.