Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81802 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90052 invoked from network); 4 Feb 2015 10:19:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2015 10:19:11 -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.170 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.220.170 mail-vc0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:34011] helo=mail-vc0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 59/57-55046-E12F1D45 for ; Wed, 04 Feb 2015 05:19:11 -0500 Received: by mail-vc0-f170.google.com with SMTP id kv7so220721vcb.1 for ; Wed, 04 Feb 2015 02:19:08 -0800 (PST) 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=/4UrcEIjGKKh1cAVyfZ8kJZzAyHJ45CTLiqdT1zzbhM=; b=RWV6T+mmEGDNG4eZAM1OKTorUiSY/VfHu7PfEYt4fbDDWXvjSiDk/hEwkQQ6QSq2xO lC7GDExUIee2m+bHuOnRRyhbRUe7yc62Ndu8twUXgSD3fo+ChdYs2UoLhIZoIqV6ETeP SXUaqb3Q++9bzTbIwRBZiH3E6m3bZB1o8TWyVhlfIuPpGLOGl7jFi/QbyfNRkUw8Z4gQ Oleoa/D+4ShpBPYzuUiql3hn1uiFNAVbfZOzViHaWp1pzJdRH7IZCGhehCcSPw9xxhoK 7dZbKSsS3CaOKhuDwHGnU/LdlU4QEzVn/yTCq8jHVikIFF77bavx7fUaWcw3J+GMI8+z oaFQ== X-Gm-Message-State: ALoCoQmechctigBz/K1TZrK6JgBoAdPgd+ygBFoZJY8SfGywyPul8CFFyeIyvLsCbuKCoylS25IijdRkmV5TN3Dg+AKWXP5TNH2/xoU7Fi7Ucel27l0uc330VhGISpCZW53oNH2rL+6Kh4QmOwyie2acvoRoKL2zKQ== MIME-Version: 1.0 X-Received: by 10.52.26.110 with SMTP id k14mr15961419vdg.65.1423045148513; Wed, 04 Feb 2015 02:19:08 -0800 (PST) Received: by 10.52.74.73 with HTTP; Wed, 4 Feb 2015 02:19:08 -0800 (PST) In-Reply-To: References: <00c101d04049$ca411ec0$5ec35c40$@tekwire.net> Date: Wed, 4 Feb 2015 14:19:08 +0400 Message-ID: To: Yasuo Ohgaki Cc: =?UTF-8?Q?Fran=C3=A7ois_Laupretre?= , Joe Watkins , PHP Internals , Andrea Faulds , Nikita Popov Content-Type: multipart/alternative; boundary=20cf307d048293b571050e408493 Subject: Re: [PHP-DEV] What do we need strict scalar type hints for? From: dmitry@zend.com (Dmitry Stogov) --20cf307d048293b571050e408493 Content-Type: text/plain; charset=UTF-8 If you write draft RFC, and I like it, I'll take care about implementation. Most probably implementation may cause some changes in design. For now, I may just guess, how it should look like from user perspective. Thanks. Dmitry. On Wed, Feb 4, 2015 at 12:34 PM, Yasuo Ohgaki wrote: > 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 > --20cf307d048293b571050e408493--