Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27670 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29329 invoked by uid 1010); 26 Jan 2007 14:39:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29314 invoked from network); 26 Jan 2007 14:39:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2007 14:39:24 -0000 Authentication-Results: pb1.pair.com header.from=thetaphi@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=thetaphi@php.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 80.190.230.99 cause and error) X-PHP-List-Original-Sender: thetaphi@php.net X-Host-Fingerprint: 80.190.230.99 www.troja.net Linux 2.5 (sometimes 2.4) (4) Received: from [80.190.230.99] ([80.190.230.99:44037] helo=mail.troja.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BB/B3-45640-B921AB54 for ; Fri, 26 Jan 2007 09:39:23 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.troja.net (Postfix) with ESMTP id 3981A2694B; Fri, 26 Jan 2007 15:39:21 +0100 (CET) Received: from mail.troja.net ([127.0.0.1]) by localhost (cyca.troja.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04435-01; Fri, 26 Jan 2007 15:39:16 +0100 (CET) Received: from VEGA (unknown [134.102.249.76]) (using SSLv3 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.troja.net (Postfix) with ESMTP id 63E2626827; Fri, 26 Jan 2007 15:39:16 +0100 (CET) To: "'Ilia Alshanetsky'" , References: <082499F2-7CC2-4076-B3A4-61071EF91C27@prohost.org> Date: Fri, 26 Jan 2007 15:39:15 +0100 Message-ID: <000601c74157$c0fe7410$4cf96686@VEGA> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <082499F2-7CC2-4076-B3A4-61071EF91C27@prohost.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Thread-Index: AcdA4aVk4qwOkjQEQeC34JG6IY4x7AAdXgkg X-Virus-Scanned: amavisd-new at troja.net Subject: RE: [PHP-DEV] PHP 5.2.1RC4 Released From: thetaphi@php.net ("Uwe Schindler") 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