Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53595 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28580 invoked from network); 27 Jun 2011 10:19:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2011 10:19:26 -0000 Authentication-Results: pb1.pair.com header.from=rod.naph@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=rod.naph@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rod.naph@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:56340] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B6/61-16466-D29580E4 for ; Mon, 27 Jun 2011 06:19:26 -0400 Received: by gye5 with SMTP id 5so2116692gye.29 for ; Mon, 27 Jun 2011 03:19:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:date:x-google-sender-auth :message-id:subject:from:to:content-type; bh=hiRhl/KizEKWsIM3py2c4XRavjQSRMdiWJ9fISYG3IU=; b=k72b4x1q+ZlBJTG6Z0cPkRVdLXMeUJh4BWVlQsQL9iKa2V0zXsp3YFk0RSwiDEldf9 p7nrwBYps5RPm38UbaK66HfASeSQbQgGH23h0UCGhKXJezMXiPo2JSugIZ7IOZTJLVJX WwEtwm49eb+oVKu2OOCL0FAn+Llc5Sq4jWN8Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=LsnZxx5A+Yfka4f1zZ+VIFRsgxPerZ1YBtMsqFgAmWbgR6SPmbN1/Ir69haoZpCO9k rNdzrZ+3yEEwqNwnGqUPGocAYa3o9m1nivtNXT766x/LlMNm2O0xGk+A+AAWP+h1sqRZ T0McoaAzmhE+CHruQdYqssCkSnvw8Iv/0DGiA= MIME-Version: 1.0 Received: by 10.90.11.29 with SMTP id 29mr6265279agk.118.1309169963173; Mon, 27 Jun 2011 03:19:23 -0700 (PDT) Sender: rod.naph@gmail.com Received: by 10.90.117.7 with HTTP; Mon, 27 Jun 2011 03:19:23 -0700 (PDT) Date: Mon, 27 Jun 2011 11:19:23 +0100 X-Google-Sender-Auth: epa8Bkip5SIvY72JJObWsIVSIzw Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: SplClassLoader From: rod@pu-gh.com (rod) Quick question: is there any planned inclusion in PHP for an SplClassLoader? Cheers - rod.