Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10181 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52117 invoked by uid 1010); 30 May 2004 12:27:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 52090 invoked from network); 30 May 2004 12:27:09 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 30 May 2004 12:27:09 -0000 Received: (qmail 6315 invoked from network); 30 May 2004 12:27:08 -0000 Received: from int.zend.com (HELO AndiNotebook.zend.com) (10.1.1.1) by int.zend.com with SMTP; 30 May 2004 12:27:08 -0000 Message-ID: <5.1.0.14.2.20040530152620.016e8548@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 30 May 2004 15:26:59 +0300 To: "Rob Richards" , In-Reply-To: <064901c445b9$65b19660$f7dea8c0@cyberware.local> References: <5.1.0.14.2.20040527180858.0365c350@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] RC3RC1 From: andi@zend.com (Andi Gutmans) Okay, I won't hold on in this case. I just want to resolve the return value to the user-error handler before I roll. I also understand that the proc_open() compile problems seem to be solved. Thanks, Andi At 04:13 PM 5/29/2004 -0400, Rob Richards wrote: >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