Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27673 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55689 invoked by uid 1010); 26 Jan 2007 15:34:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 55674 invoked from network); 26 Jan 2007 15:34:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2007 15:34:07 -0000 Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:43825] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9F/F1-39040-D6F1AB54 for ; Fri, 26 Jan 2007 10:34:07 -0500 Received: (qmail 12987 invoked from network); 26 Jan 2007 15:32:24 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 26 Jan 2007 15:32:24 -0000 Message-ID: <45BA1F69.7030904@zend.com> Date: Fri, 26 Jan 2007 18:34:01 +0300 User-Agent: Thunderbird 2.0b2 (X11/20070116) MIME-Version: 1.0 To: Uwe Schindler 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 Subject: Re: [PHP-DEV] PHP 5.2.1RC4 Released From: antony@zend.com (Antony Dovgal) On 01/26/2007 05:39 PM, 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. Fixed, thanks. It was my fault, sorry. -- Wbr, Antony Dovgal