Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81795 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77930 invoked from network); 4 Feb 2015 09:35:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2015 09:35:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.44 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.216.44 mail-qa0-f44.google.com Received: from [209.85.216.44] ([209.85.216.44:47945] helo=mail-qa0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E2/E4-55046-CC7E1D45 for ; Wed, 04 Feb 2015 04:35:08 -0500 Received: by mail-qa0-f44.google.com with SMTP id w8so326566qac.3 for ; Wed, 04 Feb 2015 01:35:06 -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:from:date:message-id :subject:to:cc:content-type; bh=5wG9uBNiZg6WM+OhLYar4jA5SD42U8JIMfCVfkjfc9k=; b=K08a6uEY6HEZkEp6tXFP7x8RuaQxPh9Hix93Z5vgh4sTs7cFixA5npi6DqoougmrT3 TlLO2yFRT3vhtu5CjPNCjrOiDGQ76VMv+I46SSx/vP7rmOmG6SpL/TaR22nXR3aXtQxx S5Fh1rTKYCzHFj24EDBhIziYGFRezQTGRhBIXMor7FDuJu+0gatXzmZn6q5YxpE2PktR /IbTvxwV+IOc7dSrqbbKOOJo1/2E7rW0i6Be7s4oBzhFMcwFfR08scjoUC2/epC1vTRi EmgPgbpAF01j9dtNBGwpUduKGA4HTBqBUNjB77+A4cAvlKydk1z20Nfm98F/BXVaofL3 TZ/w== X-Received: by 10.140.42.22 with SMTP id b22mr20391715qga.43.1423042506133; Wed, 04 Feb 2015 01:35:06 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.28.72 with HTTP; Wed, 4 Feb 2015 01:34:25 -0800 (PST) In-Reply-To: References: <00c101d04049$ca411ec0$5ec35c40$@tekwire.net> Date: Wed, 4 Feb 2015 18:34:25 +0900 X-Google-Sender-Auth: bov8zMj_lY047xyoNKIO1GgM0b0 Message-ID: To: Dmitry Stogov Cc: =?UTF-8?Q?Fran=C3=A7ois_Laupretre?= , Joe Watkins , PHP Internals , Andrea Faulds , Nikita Popov Content-Type: multipart/alternative; boundary=001a11c12d76141872050e3fe7b1 Subject: Re: [PHP-DEV] What do we need strict scalar type hints for? From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11c12d76141872050e3fe7b1 Content-Type: text/plain; charset=UTF-8 Hi Dmitry, On Wed, Feb 4, 2015 at 6:22 PM, Dmitry Stogov wrote: > I mean a lot of work designing this concept properly, writing RFC, > discussing, coming to consensus, etc > The implementation itself may be quite simple. > If anyone can take care about design, I may help with implementation. Great to hear this! I would like to help, but I've only written some zend extensions and don't know about Zend internal much. I may handle RFC/discussion/consensus, but I probably don't have enough time to learn Zend internal. If you are okay with this, I'll write/discuss RFC and get consensus hopefully. If any Zend experts would like to help design or take care of this all, I appreciate it a lot! Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11c12d76141872050e3fe7b1--