Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:105905 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 82340 invoked from network); 13 Jun 2019 16:44:42 -0000 Received: from unknown (HELO NAM01-BN3-obe.outbound.protection.outlook.com) (40.92.0.25) by pb1.pair.com with SMTP; 13 Jun 2019 16:44:42 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outlook.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=dCv9AIAZaiOcw2u/ntZ9+/hEGd+zSZD8FYEtvXa5wQw=; b=aQ7fxRM1u+f0ARFrlD7exSfF8p0HsuDqN/HO9CvSrM7vNgVWTDAw2DU4PD1Dkz1etq0Lqw2pR4s/ff2c4gz86a7Cal1J1FVpMO+bTrdRqaHj1Z1PRIaJ0dXkBOFdv62nc3AUscdrdLOHfboxAfjjzVXiotgMl1q8SqDz2jju8oBsrkbROZKlF1Yk7nBxxTJXWXmPqw+kIm0rEa24qzNZ2L2NlX1t696aPKjejp8tZAd/N7K32wkgdAdbr65HEAwKFrEuUIhcBX1PtSBzQdtQdsyKwA7G+c5AsuHzaab9cfMJuUjkmWbQduidgzpBVnSbKh994R9FNgju6Cpe/aennQ== Received: from SN1NAM01FT045.eop-nam01.prod.protection.outlook.com (10.152.64.59) by SN1NAM01HT158.eop-nam01.prod.protection.outlook.com (10.152.65.129) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.20.1987.11; Thu, 13 Jun 2019 13:57:51 +0000 Received: from DM5PR06MB2857.namprd06.prod.outlook.com (10.152.64.56) by SN1NAM01FT045.mail.protection.outlook.com (10.152.65.226) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1987.11 via Frontend Transport; Thu, 13 Jun 2019 13:57:51 +0000 Received: from DM5PR06MB2857.namprd06.prod.outlook.com ([fe80::34ab:ea40:c209:3dda]) by DM5PR06MB2857.namprd06.prod.outlook.com ([fe80::34ab:ea40:c209:3dda%3]) with mapi id 15.20.1987.012; Thu, 13 Jun 2019 13:57:51 +0000 To: PHP internals Thread-Topic: [RFC] [VOTE] Numeric Literal Separator Thread-Index: AQHVFuTf/YEi4c78tEW11XFcx8KxW6aZsK9h Date: Thu, 13 Jun 2019 13:57:51 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-incomingtopheadermarker: OriginalChecksum:D21CCF940608649182CFD8F63C17996D96F4300E1EA95B04A8CCC2968A6CE5DC;UpperCasedChecksum:35F4CFEC75F2B37A151F74BBEEC026C152D70DA6714606453E3BFDCE97897A8C;SizeAsReceived:6755;Count:43 x-ms-exchange-messagesentrepresentingtype: 1 x-tmn: [HXKeR2VlxdemJA3z6PMlTRXw8v7XbccT] x-ms-publictraffictype: Email x-incomingheadercount: 43 x-eopattributedmessage: 0 x-microsoft-antispam: BCL:0;PCL:0;RULEID:(2390118)(5050001)(7020095)(20181119110)(201702061078)(5061506573)(5061507331)(1603103135)(2017031320274)(2017031322404)(2017031323274)(2017031324274)(1601125500)(1603101475)(1701031045);SRVR:SN1NAM01HT158; x-ms-traffictypediagnostic: SN1NAM01HT158: x-ms-exchange-purlcount: 1 x-microsoft-antispam-message-info: hynUvi3aebXZ12jfFmJqUCweLv7ZdqHeyYOpqSLrbZUAXXbFhXslhft5fkLTnHlIf/xTHgYgvsCHhmSihUhVqWEk36vXielKazIROCtCc/eBuwrvvA/E4ZWer0LkNteVCH3IifXOGh/3mb6KViDsViGahJQ/ETEap894AUcH8e22UWKwS2NyjeHQRpdYaXhx Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: outlook.com X-MS-Exchange-CrossTenant-RMS-PersistedConsumerOrg: 00000000-0000-0000-0000-000000000000 X-MS-Exchange-CrossTenant-Network-Message-Id: b375db03-f97d-4150-43b6-08d6f007200d X-MS-Exchange-CrossTenant-rms-persistedconsumerorg: 00000000-0000-0000-0000-000000000000 X-MS-Exchange-CrossTenant-originalarrivaltime: 13 Jun 2019 13:57:51.2211 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: SN1NAM01HT158 Subject: Re: [RFC] [VOTE] Numeric Literal Separator From: theodorejb@outlook.com (Theodore Brown) On Thu, May 30, 2019 at 7:50 AM Theodore Brown wrote:=0A= =0A= > Voting has now started on the Numeric Literal Separator RFC:=0A= > https://wiki.php.net/rfc/numeric_literal_separator=0A= > =0A= > This feature is widely supported in other languages, and can be very=0A= > helpful for improving code readability and clarifying intent.=0A= > =0A= > Voting will end in two weeks, on 2019-06-13.=0A= =0A= Hi internals,=0A= =0A= I'm pleased to announce that this RFC has been accepted, with 33=0A= votes in favor and 11 against. Thank you to everyone who voted!=0A= =0A= Best regards,=0A= Theodore=