Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55926 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67291 invoked from network); 24 Oct 2011 16:25:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Oct 2011 16:25:18 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:55454] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A7/A3-43916-B6195AE4 for ; Mon, 24 Oct 2011 12:25:16 -0400 Received: by ywb26 with SMTP id 26so3641778ywb.29 for ; Mon, 24 Oct 2011 09:25:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=1cm65g+6hJv3rVjFxsSJU1w2uJgdV/M8xrXa6y+oErU=; b=ciQbpRJwpW9hOI9BzRzwsu2dEGSs7XRJGe+7vVy6Ye5QblLF3o7symJvYMavIBLZp8 FDquxeXGUu46wwXhu/mi289RZpedehGy64FQcgy1JYZebJm2Jw71yQ87OkDkQpXg9WDU lWtqpFyFrX416QaKwPKElE7/rRIrG5z8y7vRg= MIME-Version: 1.0 Received: by 10.236.139.197 with SMTP id c45mr34799761yhj.64.1319473513196; Mon, 24 Oct 2011 09:25:13 -0700 (PDT) Received: by 10.147.170.17 with HTTP; Mon, 24 Oct 2011 09:25:12 -0700 (PDT) In-Reply-To: References: <4E208FE7.4020606@sugarcrm.com> Date: Mon, 24 Oct 2011 18:25:12 +0200 Message-ID: To: "guilhermeblanco@gmail.com" Cc: Stas Malyshev , Mike Willbanks , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] SplClassLoader From: pierre.php@gmail.com (Pierre Joye) hi, I'd to be in favor to include it. However I would like to hear more from the people behind PSR-0 to be sure that it is actually what is needed and to complete the RFC (it is rather missing real info, examples and tests). Please also update the patch and attach it to the RFC. Cheers, On Mon, Oct 24, 2011 at 4:47 PM, guilhermeblanco@gmail.com wrote: > Hi internals, > > It's been a while since Stas accepted that, but it seems the class > haven't been merged since then. > What's the status of this? Can I expect SplClassLoader in 5.4.0? > > It seems it was approved, but wasn't merged and thread was lost in space.= =3D( > > There's an RFC for it: https://wiki.php.net/rfc/splclassloader > There's a patch for it: https://github.com/metagoto/splclassloader > > I'm not 100% sure the patch still works since it's been over 1 year > since it was proposed... =3D\ > > Cheers, > > On Fri, Jul 15, 2011 at 4:07 PM, Stas Malyshev w= rote: >> Hi! >> >> On 6/29/11 6:31 AM, Mike Willbanks wrote: >>>> >>>> There's a RFC covering this. There's a patch also. >>>> >>>> https://wiki.php.net/rfc/splclassloader >>> >>> >>> This one seems to have fallen through the cracks? >> >> Well, nobody proposed it in time (especially not the RFC author :) >> >>> * The other implementation I could see is to modify spl_autoload to be >>> able >>> to pass it a parameter for the auto loading type - right now it will >>> attempt >>> to autoload everything lowercase (been brought up a few times). >> >> I think the class looks better. I think RFC needs to be expanded with >> description of what the class actually does and how, and then if there a= re >> no objections I think we could take it into 5.4.0, since the implementat= ion >> already exists. >> -- >> Stanislav Malyshev, Software Architect >> SugarCRM: http://www.sugarcrm.com/ >> (408)454-6900 ext. 227 >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > > > > -- > Guilherme Blanco > Mobile: +55 (11) 8118-4422 > MSN: guilhermeblanco@hotmail.com > S=E3o Paulo - SP/Brazil > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org