Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83199 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41870 invoked from network); 19 Feb 2015 15:14:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2015 15:14:08 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.178 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.178 mail-qc0-f178.google.com Received: from [209.85.216.178] ([209.85.216.178:58563] helo=mail-qc0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6F/3A-18870-FBDF5E45 for ; Thu, 19 Feb 2015 10:14:08 -0500 Received: by mail-qc0-f178.google.com with SMTP id p6so6673722qcv.9 for ; Thu, 19 Feb 2015 07:14:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Fdc7JgiGNhNgyIZH6qLOznT+m+X/eHtBGEIwTL80olQ=; b=L495YQiGOILhOi0pyndtDJjEkA7jgoEjdT2Kcqy3yIBuuXXhW1dlEznImcgQph1AYP wJADNPTTCjOXtybYHdc+AhC76kaKLDLiCq4LKu4YCEcJAzfRhJmVOh2l36sfoLWZZAbu A0PiRuVkWtxOjtamk5P9Scd4/XUwGyidCbL884R2pmwVvZ09dFDJ5K+sEAVw0CfL3pWE sNqOxRx1tyoKQ91JYwkXZ30oWbDtiZbHuCmGPwfUbfESbu7ciK/yVqmaA3QcaOMLFnuG XOgL3f3fk7Nwp1o3bTg09y6mRFnmGufBPRZzBbcIBwM4QN9/Ust6rcei0Zu2OhihP/P5 5R8A== MIME-Version: 1.0 X-Received: by 10.140.238.13 with SMTP id j13mr12990031qhc.75.1424358844829; Thu, 19 Feb 2015 07:14:04 -0800 (PST) Received: by 10.96.39.195 with HTTP; Thu, 19 Feb 2015 07:14:04 -0800 (PST) In-Reply-To: References: Date: Thu, 19 Feb 2015 07:14:04 -0800 Message-ID: To: Arvids Godjuks Cc: Zeev Suraski , PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Using Other Channels (was Scalar Type Declarations v0.5) From: pierre.php@gmail.com (Pierre Joye) On Thu, Feb 19, 2015 at 7:11 AM, Arvids Godjuks wrote: > I think this starts to go the route of putting things into absolute. Ideal > things tend not to happen/work in the real world to the letter. > > Some things just don't work out by themselves. The Type Hinting RFC's are an > anomaly in the regular PHP Core workflow and need some creative handling. No it is not an anomaly but a standard way for some since too long. And we need to fix this.