From: Andi Gutmans

> Please test. If there are no critical problems I'll release RC3 tomorrow
> which I think will be the last RC for 5.0.

Andi, hopefully you arent waiting on a fix for the libxml streams issue to
roll RC3. I would suggest that our streams handling be left as is right now.

I have made a request that some additional functionality be added to libxml
which will allow us to resolve the streams issue correctly. It would no
longer require us to register our streams with libxml, but rather override
the URI handling functionality directly (would still require us to register
our function in RINIT and clear it on RSHUTDOWN - like we do with error
handling).  Its not a big change as I am running the changes locally here
and it seems to work well. The only thing is that we would need to require
the latest libxml (hoping it to be released in 2.6.11) for things to work
properly.

Rob

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

Reply via email to