Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82849 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47424 invoked from network); 16 Feb 2015 14:47:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Feb 2015 14:47:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.170 as permitted sender) X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 209.85.214.170 mail-ob0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:41020] helo=mail-ob0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D9/81-36518-7F202E45 for ; Mon, 16 Feb 2015 09:47:19 -0500 Received: by mail-ob0-f170.google.com with SMTP id va2so42711601obc.1 for ; Mon, 16 Feb 2015 06:47:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=9L3QA3ycsbMe2fpvaBsmU3s9LVeSU8Aj5IPZxxoGxDY=; b=xKr6HGVszV/PfYTgXU3WXVanGD551mC2avtECUmTanyQvIXpcYgyyQyQlaibIURp5b 8MsGs/OvVYpzeDPiuygP2+1CKotz8WJskXwqVRyktJKV7VYWWlP/vv8pkcrXi2yHrIVZ REzUyEQaEvk3D9E1sTsXyob2zqc1rYqsutqiweCbQE6qacADBFX9HcVFR1XmEagGkK4M OnIzRul22wAlVaPv7cFlS+EpY3CyqKp65QcaYLrKhw8x/8WPfhEmM6AprZZ9IhBHLLSi ul8JuOlTmdHBmGzFtGaQFVdGMRLD/Fg6Wx5z78oPk9EoytX/ceuypQbU8zg33d3MX4XO GzLg== X-Received: by 10.202.53.84 with SMTP id c81mr14582126oia.120.1424098035840; Mon, 16 Feb 2015 06:47:15 -0800 (PST) MIME-Version: 1.0 Received: by 10.60.14.5 with HTTP; Mon, 16 Feb 2015 06:46:55 -0800 (PST) In-Reply-To: <54E20027.1000809@gmail.com> References: <82D0FEAC-4B86-4589-A21B-51A9E8795D8A@ajf.me> <003e01d04976$77e0bc90$67a235b0$@php.net> <54E1CF5C.1050001@gmail.com> <00c801d049e3$f7b6f1b0$e724d510$@php.net> <54E20027.1000809@gmail.com> Date: Mon, 16 Feb 2015 16:46:55 +0200 Message-ID: To: Jefferson Gonzalez Cc: Rowan Collins , PHP internals Content-Type: multipart/alternative; boundary=001a113d60848d3e71050f35a9d7 Subject: Re: [PHP-DEV] I quit. From: arvids.godjuks@gmail.com (Arvids Godjuks) --001a113d60848d3e71050f35a9d7 Content-Type: text/plain; charset=UTF-8 The 0.1 RFC version was mentioned a lot as a good compromise by many people and had major support. Maybe someone competent could pick it up, make necessary adjustments that where required and let people vote on it? Start with small steps - get the weak type hints into the language first, see how it gets used and then we can always add strict type hints if there is a need/desire to do that. That way we finally get type hints into the language, and those wanting the strict variety have all the opportunities in the world to add them at a later release with proper discussion and development time. Thanks, Arvids. --001a113d60848d3e71050f35a9d7--