Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37371 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95549 invoked from network); 30 Apr 2008 17:09:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Apr 2008 17:09:32 -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.175 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.175 wf-out-1314.google.com Received: from [209.85.200.175] ([209.85.200.175:32160] helo=wf-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/87-55591-AC7A8184 for ; Wed, 30 Apr 2008 13:09:31 -0400 Received: by wf-out-1314.google.com with SMTP id 28so398271wfc.26 for ; Wed, 30 Apr 2008 10:09:26 -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=2PE91s0MKLlND5mG0KA+DUbff1GNgmy8LFjCehGcsc8=; b=ksoit3ONGiQ/Ah9NLYEJByL+wOF6WsVZI5TWBRYxEUSSEsKY/IwEy8fFsSU2evivcSn8WzscAQ9GhjRiiBwaJQHusjXvS8AC3G/xKZtNB93rbBQ8N2XJHuvwKUt0MW67Wp2aCU71fGvb7V+IwsPsI+OXBdxHztaeIz3IgMctflc= 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=alL2H+mRN/+lpVBKi0oTOVxn6pIlUaeUwuDTE8m0VVGhpOot1e2I8mXzOT6uUv2ySP9P2A/bVSjSkYIc0B6HUampIXnS6QMhgMFQOf6+LTHjSgaJqGOj1mF20lL7bBRZvKIqAWZzk4R8rahfmJN7bpb+AoExoCgVIjOHJeygahc= Received: by 10.142.126.17 with SMTP id y17mr396038wfc.170.1209575366874; Wed, 30 Apr 2008 10:09:26 -0700 (PDT) Received: by 10.142.170.21 with HTTP; Wed, 30 Apr 2008 10:09:26 -0700 (PDT) Message-ID: <7f3ed2c30804301009t1998c9e7lbd8accd555d46a98@mail.gmail.com> Date: Wed, 30 Apr 2008 19:09:26 +0200 To: "Sam Barrow" Cc: internals@lists.php.net In-Reply-To: <1209574661.19653.5.camel@sbarrow-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1209574661.19653.5.camel@sbarrow-desktop> Subject: Re: [PHP-DEV] Calling a class constructor From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Wed, Apr 30, 2008 at 6:57 PM, Sam Barrow wrote: > create_new(string $class, array $constructor_args) > > Does anyone else see a need for this? No. Have you considered subscribing to php-general@? Could you please first direct these questions to php-general@ and gather feedback from there before you post it here? You have been causing a massive amount of completely useless mails for the last weeks, which is getting very annoying. If you could first discuss these things on the general user list, or even do a quick poll on your blog, before bringing them further into the internals development list I would really appreciate it. -Hannes