Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52411 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59114 invoked from network); 16 May 2011 20:52:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 May 2011 20:52:12 -0000 Authentication-Results: pb1.pair.com header.from=andrewcurioso@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=andrewcurioso@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: andrewcurioso@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:49045] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/B4-26716-A7E81DD4 for ; Mon, 16 May 2011 16:52:11 -0400 Received: by vwl1 with SMTP id 1so4208606vwl.29 for ; Mon, 16 May 2011 13:52:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=HglsqOsSMZg1cMGsSLgz+8WW/SFFVHk89PXh111JwmQ=; b=A/NQQrQAsTMVtkuWCmNyUf+R/59y0fLCfWLdQ15lNsJBoJGGvd4PS0XsIY9nfeys9Y PjIdf0Sr05Ej+kJKOi3hIjn2Hi5rU3EJR5wS2Uv9nJZBgK3DDqNAjh7WcIBcYBfjWQ2K 2K77NQh+VvnLywYSCi972VIMinnUtmRdJNiW4= DomainKey-Signature: a=rsa-sha1; c=nofws; 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; b=RJufdpQjw4unBrJHYi6sfy4vr3ynHoGEyxIw2uATccTSFhFVSO/uvqCyyjQJ1uEecH O1O42/RM8LE0+FCKKDLHj7bGGPccn1tWt21A+Pt8zDWbk7cj/OetUfVpGUZnmKqBeY5s QJRIy6EXJQoxTth+rjxD74U8XqMfeic6vVFSQ= MIME-Version: 1.0 Received: by 10.52.187.194 with SMTP id fu2mr6463239vdc.258.1305579128095; Mon, 16 May 2011 13:52:08 -0700 (PDT) Sender: andrewcurioso@gmail.com Received: by 10.52.101.167 with HTTP; Mon, 16 May 2011 13:52:08 -0700 (PDT) In-Reply-To: <4DD17ECD.4070505@sugarcrm.com> References: <1305570720.1344.535.camel@guybrush> <4DD17ECD.4070505@sugarcrm.com> Date: Mon, 16 May 2011 16:52:08 -0400 X-Google-Sender-Auth: WGaBK3U_-rATmuV3tOwy2pcgKuI Message-ID: To: Stas Malyshev Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=bcaec548a1172805f304a36ad481 Subject: Re: [PHP-DEV] Inconsistencies with constructors in SPL From: andrew@andrewcurioso.com (Andrew Curioso) --bcaec548a1172805f304a36ad481 Content-Type: text/plain; charset=ISO-8859-1 Well, that wasn't where I was expecting that thread to go, but to wrap it up what do you think... Is it too late to put this on the 5.4 roadmap for consideration? I'm assuming just the implicit ctor and dtor. Not all magic methods (not now, at least). With your OK, Stas, I'd like to write up an RFC and put it on the Wiki. - Andrew --bcaec548a1172805f304a36ad481--