This is another reminder that the new streams based file io layer
is coming this weekend.

I'm in the process of running tests right now - it's looking good!

--Wez.

On 13/03/02, "Wez Furlong" <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> I've decided to drop the old ISSOCK style code from my streams-enabled
> PHP tree, since supporting both that and streams in the code makes the
> code worse than it was originally (and the point is to make the code nicer).
> 
> But! What about third-party extensions?  Are there any out there that
> use le_fopen and ISSOCK ?  Do we care about breaking them source-code wise
> for the next-next release of PHP (4.3 or perhaps it will be 5 by then?).
> 
> I aim to commit this stuff by the weekend - if anyone has objections
> or whatever, please let me know before then.
> 
> I don't anticipate problems with the patch, but then I can't test extensions
> that I can't compile/support, so I would appreciate some feedback.
> 
> --Wez.




-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to