Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35876 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3291 invoked by uid 1010); 1 Mar 2008 19:52:00 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3276 invoked from network); 1 Mar 2008 19:52:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Mar 2008 19:52:00 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.200.174 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: 209.85.200.174 wf-out-1314.google.com Received: from [209.85.200.174] ([209.85.200.174:4015] helo=wf-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 65/B3-08308-FD3B9C74 for ; Sat, 01 Mar 2008 14:52:00 -0500 Received: by wf-out-1314.google.com with SMTP id 27so5698401wfd.26 for ; Sat, 01 Mar 2008 11:51:56 -0800 (PST) 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=0gE10xO7vthCr98oiudPcL6WJHlB6tmBJAI94y+bfuo=; b=L79740wbuVaDYUogey4PTrGvudK3aCJiXj8cgaU7jyTNzK22IH/B+ITGjvoeKj3l6ipLPqYIyBW2Hzfs3f1FP0cmqMcRRg8aXmy29IVENAXryOJQK/7UuwxpJztURe7TZDssPzshlxousex2z0RmE3kclcnz/PvFYnUHgFSRRQE= 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=t5GHWWYVGib65pMbCFPP2pBUc0JVHUnJzt7cy8+B6YTcLNbc+iaxwcl0GnLHYOG6xY9wCdscPHpTfvVSICvjkkBKEdlj7+LQxRW3aeiuh09O1HDqURITKEi9v5/4tdZbMOd6PmuUOyePwmtmj+Tzfjm9ks8BDbi0J4vMMDYEHmY= Received: by 10.143.165.13 with SMTP id s13mr7886596wfo.115.1204401116213; Sat, 01 Mar 2008 11:51:56 -0800 (PST) Received: by 10.142.170.21 with HTTP; Sat, 1 Mar 2008 11:51:56 -0800 (PST) Message-ID: <7f3ed2c30803011151l2359b646v49162b28116600b2@mail.gmail.com> Date: Sat, 1 Mar 2008 20:51:56 +0100 To: till@php.net Cc: "PHP Development" In-Reply-To: <234b196e0803011145g2a098cc8jfb133d9da8cec7c1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <234b196e0803011115t31dd004iba76f5d7ac9125b8@mail.gmail.com> <1476108437.20080301203629@marcus-boerger.de> <234b196e0803011145g2a098cc8jfb133d9da8cec7c1@mail.gmail.com> Subject: Re: [PHP-DEV] 5.2.5 and static calls From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Sat, Mar 1, 2008 at 8:45 PM, till wrote: > Btw, is there anything one can do to get more involved and spot those issues? http://news.php.net/php.pear.qa/4812 -Hannes