Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27671 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44230 invoked by uid 1010); 26 Jan 2007 15:19:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44215 invoked from network); 26 Jan 2007 15:19:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2007 15:19:06 -0000 X-Host-Fingerprint: 217.155.246.60 office.vbulletin.com Received: from [217.155.246.60] ([217.155.246.60:10111] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D3/80-39040-AEB1AB54 for ; Fri, 26 Jan 2007 10:19:06 -0500 To: internals@lists.php.net,Uwe Schindler Message-ID: <45BA1BE6.8070903@ntlworld.com> Date: Fri, 26 Jan 2007 15:19:02 +0000 User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 CC: 'Ilia Alshanetsky' , internals@lists.php.net References: <082499F2-7CC2-4076-B3A4-61071EF91C27@prohost.org> <000601c74157$c0fe7410$4cf96686@VEGA> In-Reply-To: <000601c74157$c0fe7410$4cf96686@VEGA> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 217.155.246.60 Subject: Re: [PHP-DEV] PHP 5.2.1RC4 Released From: scottmacvicar@ntlworld.com (Scott MacVicar) I can confirm this on Fedora with gcc 4.1.1, pretty sure its a regression based on bug #40168 Scott Uwe Schindler wrote: > Installed RC4 short time ago, works great. I found only a problem in > phpinfo(): > > Registered PHP Streams: zip > Registered Stream Socket Transports: tcp > Registered Stream Filters: string.rot13 > > It only displays the FIRST registered PHP stream. Testing with > fopen("http://...") works, so all streams are available. This bug was also > in RC3 but I thought it was related to http://bugs.php.net/bug.php?id=40168 > and did not start any separate bug report. > > System is Solaris 9 SPARC, GCC 3.3 > > ----- > Uwe Schindler > thetaphi@php.net - http://www.php.net > NSAPI SAPI developer > Bremen, Germany > >> -----Original Message----- >> From: Ilia Alshanetsky [mailto:ilia@prohost.org] >> Sent: Friday, January 26, 2007 1:33 AM >> To: internals@lists.php.net List >> Subject: [PHP-DEV] PHP 5.2.1RC4 Released >> >> The final release candidate for PHP 5.2.1, RC4 is now available for >> download. Pending any problems this will be released as 5.2.1 next >> week, so this is the last chance to identify any critical issues >> before it is too late. If you have not tried any previous RCs, please >> do so now. The tar balls can be found at the URLs below and win32 >> binaries will follow shortly. >> >> http://downloads.php.net/ilia/php-5.2.1RC4.tar.bz2 (md5sum: >> f50578276f653b1f523150e3ff987f03) >> http://downloads.php.net/ilia/php-5.2.1RC4.tar.gz (md5sum: >> 361197eb2b21b36e2e20cb132da2cf16) >> >> I'd like to ask all developers to refrain from making any (no matter >> how trivial) commits to the 5.2 branch until 5.2.1 is released, if >> you feel you have a critical patch, please run it by me first, thanks. >> >> Ilia Alshanetsky >> 5.2 Release Master >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php