Re: [PHP-DEV] naming of new streams functions for 4.3

2002-09-28 Thread Zeev Suraski
At 21:40 28/09/2002, Andrei Zmievski wrote: >I think that having them called stream_* would be more consistent with >the implementation. Making users aware of how these functions work is a >matter of documentation. I agree. Zeev -- PHP Development Mailing List To unsubsc

Re: [PHP-DEV] naming of new streams functions for 4.3

2002-09-28 Thread Andrei Zmievski
On Sat, 28 Sep 2002, Wez Furlong wrote: > Hi All, > > I'm in two minds about what to call the functions introduced by streams > to user-space. > > Some of them are called file_xxx to emphasize the fact that they operate > on files, while some of them are called stream_xxx to emphasize that they