Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68401 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 713 invoked from network); 7 Aug 2013 20:00:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Aug 2013 20:00:34 -0000 Received: from [127.0.0.1] ([127.0.0.1:26289]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id 4D/ED-06453-167A2025 for ; Wed, 07 Aug 2013 16:00:33 -0400 Authentication-Results: pb1.pair.com smtp.mail=prvs=19311f24c3=seanc@fb.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=seanc@fb.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain fb.com designates 67.231.153.30 as permitted sender) X-PHP-List-Original-Sender: prvs=19311f24c3=seanc@fb.com X-Host-Fingerprint: 67.231.153.30 mx0b-00082601.pphosted.com Linux 2.5 (sometimes 2.4) (4) Received: from [67.231.153.30] ([67.231.153.30:41156] helo=mx0a-00082601.pphosted.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A5/DD-06453-D64A2025 for ; Wed, 07 Aug 2013 15:47:58 -0400 Received: from pps.filterd (m0004003 [127.0.0.1]) by mx0b-00082601.pphosted.com (8.14.5/8.14.5) with SMTP id r77JlIkS009734 for ; Wed, 7 Aug 2013 12:47:54 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=fb.com; h=from : to : subject : date : message-id : content-type : mime-version; s=facebook; bh=/mwg9TKzR+J0KxA137aVIuDPR9J0bQUr1bGJ2/4eZ0c=; b=Sfz8FS25EmxXvwWF3ayFgPlyAGBPyKZd5qkAy/ZO9fip64PnOuzzx7E9rrObD60DGRLx VKsvhMzzHIvFr6SCn8bJZbcgiIwxPeEW17xuZ7sKNUvPvYYyzuUnpsFfTfLBR8I3tx1n q0MvX5fnJz5bc3rECz6O8ztM9h4AJFTzFNM= Received: from mail.thefacebook.com (prn1-cmdf-dc01-fw1-nat.corp.tfbnw.net [173.252.71.129] (may be forged)) by mx0b-00082601.pphosted.com with ESMTP id 1e3nt0schv-1 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=OK) for ; Wed, 07 Aug 2013 12:47:54 -0700 Received: from PRN-MBX02-4.TheFacebook.com ([169.254.5.22]) by PRN-CHUB07.TheFacebook.com ([fe80::d38:43fc:554e:146a%12]) with mapi id 14.03.0123.003; Wed, 7 Aug 2013 12:47:52 -0700 To: "internals@lists.php.net" Thread-Topic: [PHP-DEV] RFC: constructor argument promotion Thread-Index: AQHOk6cA/gbQlV2xSEKsM0pCQT3V1A== Date: Wed, 7 Aug 2013 19:47:51 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.16.4] Content-Type: multipart/alternative; boundary="_000_CE27EF9C9917seancfbcom_" MIME-Version: 1.0 X-Proofpoint-Spam-Reason: safe X-FB-Internal: Safe X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794,1.0.431,0.0.0000 definitions=2013-08-07_08:2013-08-06,2013-08-07,1970-01-01 signatures=0 Subject: [PHP-DEV] RFC: constructor argument promotion From: seanc@fb.com (Sean Cannella) --_000_CE27EF9C9917seancfbcom_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Everyone - Hi! Since this is my first post to this list, I'll introduce myself: I'm an engineer who has been working on HipHop VM in New York for the last = half year or so after a long time working at Microsoft on business software= and services in multiple hemispheres. I wanted to get the PHP community's opinion on this feature. See the draft = RFC and referenced implementation below: https://wiki.php.net/rfc/constructor-promotion What do you all think? Thanks, Sean Cannella | Facebook Eng If you are smart and persistent, you may find the truth. It is not always a= reward. --_000_CE27EF9C9917seancfbcom_--