Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:93410 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56970 invoked from network); 20 May 2016 08:08:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 May 2016 08:08:38 -0000 Authentication-Results: pb1.pair.com header.from=larry@garfieldtech.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=larry@garfieldtech.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain garfieldtech.com from 66.111.4.27 cause and error) X-PHP-List-Original-Sender: larry@garfieldtech.com X-Host-Fingerprint: 66.111.4.27 out3-smtp.messagingengine.com Received: from [66.111.4.27] ([66.111.4.27:50416] helo=out3-smtp.messagingengine.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/88-05406-206CE375 for ; Fri, 20 May 2016 04:08:34 -0400 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id E377D20828 for ; Fri, 20 May 2016 04:08:31 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute3.internal (MEProxy); Fri, 20 May 2016 04:08:31 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=jos3X6X3/MO/VIr qr49HOX8zEV8=; b=hFe5a3QyAE2Pz5h44vT0yitM95EMDdfo4JydUpVPOrglnFO Wk06P4GqqKsVKRGdgqxSmTl0nKpkdlGFYyPSMkAeXUfovC6PDT7wdGpsA+PC3tmY im+6iMceqtpRrlBGsZF0uzZaXHFtUasL1oKwhr+eUNMF1gjSpKeTey3UnQCk= X-Sasl-enc: OgFFtxA1C4Fdn26zyH6ydzZX0Rozep2ql9/4WPorQupE 1463731711 Received: from [192.168.202.29] (unknown [92.103.180.35]) by mail.messagingengine.com (Postfix) with ESMTPA id 5D92C68023D for ; Fri, 20 May 2016 04:08:31 -0400 (EDT) To: internals@lists.php.net References: Message-ID: <573EC5FD.4080604@garfieldtech.com> Date: Fri, 20 May 2016 10:08:29 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC][Vote] Typed Properties From: larry@garfieldtech.com (Larry Garfield) On 05/20/2016 08:05 AM, Joe Watkins wrote: > Morning internals, > > Since we have our answer on nullable types, typed properties can now go > to vote. > > https://wiki.php.net/rfc/typed-properties#vote > > Note that, support for nullability as RFC'd will be merged when the > implementation for nullable_types is merged into master. > > Please participate. > > Cheers > Joe I don't get a vote, but I will say "endorse!" --Larry Garfield