Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55941 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12042 invoked from network); 24 Oct 2011 21:55:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Oct 2011 21:55:11 -0000 Authentication-Results: pb1.pair.com header.from=david.coallier@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=david.coallier@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: david.coallier@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:44391] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CF/C3-20137-EBED5AE4 for ; Mon, 24 Oct 2011 17:55:10 -0400 Received: by yxo30 with SMTP id 30so4353065yxo.29 for ; Mon, 24 Oct 2011 14:55:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Py+4U1GPXzHZfu88uUg5fwOkZF562ZAhuaefC1bX7dc=; b=qvK1EMVNWrgqdiZwOgGe1n0xZlrpYTUL0d2E+qQs1+pFd7GmzXHGMagnEJjswf+yME he/3f6gWxaT/cg60bltNYIKJGJBvVJTZGlKduwc2k6lNPeY30YQWvWoWlik+r5B3Lmz4 fMgcVLAM1EBHjnZ2ZwWVl6I+LR92vscyO9Oc4= MIME-Version: 1.0 Received: by 10.236.197.72 with SMTP id s48mr3962403yhn.81.1319493307145; Mon, 24 Oct 2011 14:55:07 -0700 (PDT) Sender: david.coallier@gmail.com Received: by 10.147.128.33 with HTTP; Mon, 24 Oct 2011 14:55:07 -0700 (PDT) In-Reply-To: References: <4E208FE7.4020606@sugarcrm.com> Date: Mon, 24 Oct 2011 23:55:07 +0200 X-Google-Sender-Auth: Bxgn5Fa34D1DqEMSjSdbZqJwiws Message-ID: To: Pierre Joye Cc: Mike Willbanks , PHP Internals List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] SplClassLoader From: davidc@php.net (David Coallier) > > Could you open a FR at bugs.php.net and attach the patch to it please? > Could be easier to track =C2=A0(and the # to the RFC too :) > Yeah I'll do that once I have the tests adjusted and once I know the patch actually works as expected. --=20 David Coallier