Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76669 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98495 invoked from network); 18 Aug 2014 19:43:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Aug 2014 19:43:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.220.179 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.220.179 mail-vc0-f179.google.com Received: from [209.85.220.179] ([209.85.220.179:54176] helo=mail-vc0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 21/A3-09238-64752F35 for ; Mon, 18 Aug 2014 15:43:03 -0400 Received: by mail-vc0-f179.google.com with SMTP id hq11so6208086vcb.24 for ; Mon, 18 Aug 2014 12:43:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=ad44hgbW4PJb2jjtNAMNFzFeNwnmkgxaqjx1AXApRMg=; b=EmHMX6I/u6tPZK0M3ivJp4s4buh1fBNky8xluCYSWhbyZVKMBnBEaCWN7oq60tprly 2ZFv7qMPNUloFDADR3jlCbozUhrVNpgy/dwg/qJY35sUXxm/KTonN3zxgqVW7QmxCnB+ Bdj/bCAuCc0fIjXMKzZAzYc2go9c5K7V7cyF0xlz29rhC9PKg3tavI5xp/c7oXGlKxeO fI36jORkDRqTlLNEot+0Xj/qnjCUcftwQHl18ZC58HV9ERwIO2ynx0Qu1kUwzlPlAby8 VQhvdATu3FkoVx9H6tcFYpsE1JF53BH81wAVIqzEFcaiaJT6mTVKJPavjgkpBqKbap2i xaSA== X-Gm-Message-State: ALoCoQmWdhNjMe3cS8+X895dz/TWZn5M0LVTavQitbrj4IbeXJT6fjvVt6xU8T8Xm+/lnsyIbuKdXqtBLT+5DOxOPGfjB+LNIs5GqgDV+uVhbNq9RwV12Zki5Bj0SNHlNZoywEqN38DU MIME-Version: 1.0 X-Received: by 10.220.88.7 with SMTP id y7mr1596180vcl.69.1408390980470; Mon, 18 Aug 2014 12:43:00 -0700 (PDT) Received: by 10.52.110.170 with HTTP; Mon, 18 Aug 2014 12:43:00 -0700 (PDT) In-Reply-To: References: Date: Mon, 18 Aug 2014 23:43:00 +0400 Message-ID: To: Levi Morrison Cc: Andrea Faulds , Joe Watkins , ircmaxell@php.net, Nikita Popov , Xinchen Hui , PHP Internals Content-Type: multipart/alternative; boundary=047d7b3a7eec189de60500ec942f Subject: Re: Optional Type Hinting From: dmitry@zend.com (Dmitry Stogov) --047d7b3a7eec189de60500ec942f Content-Type: text/plain; charset=UTF-8 Hi Levi, The implementation is really not a problem. It must be quite simple and I may take care about it. The problem that we can't come to agreement on scalar type hinting for years :( Thanks. Dmitry. On Mon, Aug 18, 2014 at 9:57 PM, Levi Morrison wrote: > On Mon, Aug 18, 2014 at 8:21 AM, Dmitry Stogov wrote: > > I see your point. For me they just don't have a lot of sense without each > > other. > > I am the author of two of those RFCs. I've worked with several members > of the HHVM team so that any inconsistencies are planned and recorded > (or will be; I know of one inconsistency in return types that is not > currently recorded). > > I also am definitely not in favor of merging them, for the reasons > Andrea outlined. > > Also, Dmitry, if you have interest in working on the implementations > for these RFCs I'm sure Joe would appreciate the help (I know I > would). > --047d7b3a7eec189de60500ec942f--