Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45606 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63179 invoked from network); 19 Sep 2009 01:21:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Sep 2009 01:21:51 -0000 Authentication-Results: pb1.pair.com header.from=news@ger.gmane.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.12 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.12 lo.gmane.org Linux 2.6 Received: from [80.91.229.12] ([80.91.229.12:35692] helo=lo.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 95/41-54420-D2234BA4 for ; Fri, 18 Sep 2009 21:21:50 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1Mooe1-00018l-0H for internals@lists.php.net; Sat, 19 Sep 2009 03:21:45 +0200 Received: from dslb-084-057-171-006.pools.arcor-ip.net ([84.57.171.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Sep 2009 03:21:44 +0200 Received: from carsten_sttgt by dslb-084-057-171-006.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Sep 2009 03:21:44 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Sat, 19 Sep 2009 03:21:24 +0200 Lines: 19 Message-ID: References: <36F4FCC6-012D-4E21-9D86-2A1ED4EE53AB@prohost.org> <2dedb8a0909181813v70d61d89p2cd17c2d1300c84f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: dslb-084-057-171-006.pools.arcor-ip.net User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) In-Reply-To: <2dedb8a0909181813v70d61d89p2cd17c2d1300c84f@mail.gmail.com> Sender: news Subject: Re: [PHP-DEV] PHP 5.2.11 Released! From: carsten_sttgt@gmx.de (Carsten Wiedmann) Kalle Sommer Nielsen schrieb: > 2009/9/19 Carsten Wiedmann : >> So that's the next PHP release with a broken IPv6 support (after 5.2.10 and >> 5.3.0) and so it's not possible to update for some peoples. > > Is there a bug # on this so its not some unknown issue we suddenly > have to know about? Sure [1]. But it seems if no one from the support team have the "knowledge" to do a fopen() to a local test server. (I assume that more/most people have a working linklocal or ::1 address, then a real IPv6 internet connection to test this with a live server.) Regards, Carsten [1] http://bugs.php.net/bug.php?id=48805