Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39729 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49474 invoked from network); 7 Aug 2008 11:38:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Aug 2008 11:38:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.168 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 66.249.92.168 ug-out-1314.google.com Received: from [66.249.92.168] ([66.249.92.168:6547] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CB/D8-29324-1BEDA984 for ; Thu, 07 Aug 2008 07:38:26 -0400 Received: by ug-out-1314.google.com with SMTP id h3so327469ugf.29 for ; Thu, 07 Aug 2008 04:38:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=WwYFyTwr96Dj0/lWkzXKcJBgry1RonQgfHIqpUzVkVw=; b=Bayf4si46UNSBCincke+RX4FHmRVePzoN9GfUpceuH2VFHeaHIii7f5nAAry7zWhnN K8DvqFGeJmmxf+FysDADqIV8O9Vm/WEUDJYFlbiWgdzLKbXpepXoTmdsoKQxyydMUpXL +IDVZDRod4/Q99d6KSBKPclTIdgQWQqZwcN3k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=I6jDUkeIhoiqA/F6xhnWhNwoaCuLLYMdk+Gt9No5jyUw2SjuSRMG6vrqsA2PYeELvA wOd8jNdGxR5nE3ObcTVtA1Z/HGQsBN6yt0WjBB2vWkF/THSWLlxfyINJUyiVIpBjJE66 Q2xxgauVL7/cqe7vN64EEDbuy1mGRyJdkb37c= Received: by 10.103.16.14 with SMTP id t14mr2164588mui.130.1218109102032; Thu, 07 Aug 2008 04:38:22 -0700 (PDT) Received: by 10.103.248.20 with HTTP; Thu, 7 Aug 2008 04:38:21 -0700 (PDT) Message-ID: <7f3ed2c30808070438g461dec7bu23d5604b97090feb@mail.gmail.com> Date: Thu, 7 Aug 2008 13:38:21 +0200 To: "Christian Stocker" Cc: "Stanislav Malyshev" , PHPdev , "Dmitry Stogov" In-Reply-To: <489A4D7F.7030305@liip.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4899C4B4.3060902@liip.ch> <489A49D6.8090300@zend.com> <489A4D7F.7030305@liip.ch> Subject: Re: [PHP-DEV] include bug in 5.3 From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Thu, Aug 7, 2008 at 03:18, Christian Stocker wrote: > According to http://bugs.php.net/bug.php?id=45044 I'm not the only one with > that problem and it really introduces a lot of issues. You are not the onlyone. I'm pretty sure I mailed about this to internals@ few weeks ago too, and bugged few people on IRC, when it caused doc.php.net to go down. -Hannes