Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84109 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36011 invoked from network); 1 Mar 2015 16:27:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Mar 2015 16:27:08 -0000 Authentication-Results: pb1.pair.com header.from=mike.php.net@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mike.php.net@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.172 as permitted sender) X-PHP-List-Original-Sender: mike.php.net@gmail.com X-Host-Fingerprint: 209.85.217.172 mail-lb0-f172.google.com Received: from [209.85.217.172] ([209.85.217.172:42940] helo=mail-lb0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 82/E9-63732-8DD33F45 for ; Sun, 01 Mar 2015 11:27:05 -0500 Received: by lbiw7 with SMTP id w7so25650796lbi.9 for ; Sun, 01 Mar 2015 08:27:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=c7G7lbXSQz4AABZJnmTsvSl2g/udXwGkaiGI3f63EAU=; b=d10KObDMgtYTyZQ93R4WvMVPc4AVzUvingPB6n5mIpnnXBxCeI8rtSxrXEiNmJqSdk o0aL878+pyobxQV18+Bhkc9RQvJA5HSshD8xSXPGNfZ2MwB4j8x8X0umhFnavNiSxEyl +P6a1LGDnnV/4qvzAZgVRLUc1ZkczDHjGq0ByW3WuGQ4leYTSwR7K7bNVxh4ejVIJh4r SxlWyGwoJiDn2e0J5nRKNL246cESnrsaViO1EDJjLzhgLgGW5cVpFjrgB7uf3hvjaZXe CrPKp70md63/wiGm4HSRTmSBgqcxALUcq8C9sC7TrBMViAWBfLknhH2NjhCoehuJF3No qb3g== MIME-Version: 1.0 X-Received: by 10.152.181.197 with SMTP id dy5mr11433622lac.57.1425227220505; Sun, 01 Mar 2015 08:27:00 -0800 (PST) Sender: mike.php.net@gmail.com Received: by 10.114.28.132 with HTTP; Sun, 1 Mar 2015 08:27:00 -0800 (PST) Received: by 10.114.28.132 with HTTP; Sun, 1 Mar 2015 08:27:00 -0800 (PST) In-Reply-To: References: Date: Sun, 1 Mar 2015 17:27:00 +0100 X-Google-Sender-Auth: z6ho4KCrNzdsmpgDl1mGNQdy5Rs Message-ID: To: Dan Ackroyd Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a1134347233db7c05103c92ce Subject: Re: [PHP-DEV] [RFC][DISCUSSION] Constructor behaviour of internal classes From: mike@php.net (Michael Wallner) --001a1134347233db7c05103c92ce Content-Type: text/plain; charset=UTF-8 On 1 Mar 2015 15:56, "Dan Ackroyd" wrote: > > Hi Internals, > > This email is to announce the formal opening of discussion for an RFC > to clean up the behaviour of the constructors shown by several > internal classes. > > https://wiki.php.net/rfc/internal_constructor_behaviour > > For reference this was discussed before > https://marc.info/?l=php-internals&m=142150339323854&w=2 Thank you for proceeding with this RFC. --001a1134347233db7c05103c92ce--