Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85210 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37707 invoked from network); 19 Mar 2015 09:38:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Mar 2015 09:38:40 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.48 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.218.48 mail-oi0-f48.google.com Received: from [209.85.218.48] ([209.85.218.48:34096] helo=mail-oi0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9D/B0-32681-E199A055 for ; Thu, 19 Mar 2015 04:38:39 -0500 Received: by oier21 with SMTP id r21so60155694oie.1 for ; Thu, 19 Mar 2015 02:38:36 -0700 (PDT) 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=LoSdYapN5zdkaq9a1bbVs2KiU6V9qQRi1qb4Dgnl3tk=; b=ohOV6x3/j1OONboALSuChZRKyGEixvAD7vZxCOemBZVIWpp8gFGoSey5wANCazlg77 PQYg00XgmmFi+wmI8ypG+ZnNh+4zyNHQKiyj5lJw64PVUE1Rl+U8nK9tBWzBmtNmY3GD gxjYEU0A/Oy+7+zr0A0UbGkbt48gM3bH9OeteHyLt4Ch5Z42k3T06FecgRnr6dc2vmHX 8CDY1PzT3JTwF6GSK0n3nnsPUI/rJASIMJI5j3JZZvdy25gc7EEzEXiV/tNFbhmFwGDP FAuh2wSzy11YHfMwKmtKlLQ8K9Jz8egoIEFg8fsXvI491x5ZxxD3v4xtcvh8n+hYM492 5hBg== X-Received: by 10.182.250.193 with SMTP id ze1mr61316825obc.70.1426757916040; Thu, 19 Mar 2015 02:38:36 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.202.58.2 with HTTP; Thu, 19 Mar 2015 02:37:55 -0700 (PDT) In-Reply-To: <4d718ab93fd35cd35374ee70773fed1b@mail.gmail.com> References: <55079692.6050405@gmail.com> <5507E7DD.3010908@lsces.co.uk> <4d718ab93fd35cd35374ee70773fed1b@mail.gmail.com> Date: Thu, 19 Mar 2015 18:37:55 +0900 X-Google-Sender-Auth: Te1VdjY7nluFG4N_myPociBuWPI Message-ID: To: Zeev Suraski Cc: PHP internals Content-Type: multipart/alternative; boundary=089e01635140c423bd0511a0f650 Subject: Re: [PHP-DEV] [RFC][Accepted] Scalar Type Declarations V0.5 From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e01635140c423bd0511a0f650 Content-Type: text/plain; charset=UTF-8 Hi Zeev, On Wed, Mar 18, 2015 at 6:43 PM, Zeev Suraski wrote: > > FWIW, as someone who did play with the patch (both patches, of course), > > I'm not sure why people are claiming you don't understand the RFC. Your > > comments in the code are 100% accurate, which means you understood > > exactly how it works. > > Josh Di Fabio just pointed out to me that the code in question wasn't > actually written by you but by Dennis Birkholz, so my statement was > incorrect. > Still, from what you said it appears to me you still understood the > behavior > but disagreed with it. I know that at least on my end, that was definitely > the case. Yes and I fully agree. Anyway, unlike your proposal, I have to advocate users not to use type hint for database INT8, JSON numeric, etc. It will be tough job... Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --089e01635140c423bd0511a0f650--