Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81985 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8069 invoked from network); 5 Feb 2015 23:58:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Feb 2015 23:58:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=andi@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=andi@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.216.50 as permitted sender) X-PHP-List-Original-Sender: andi@zend.com X-Host-Fingerprint: 209.85.216.50 mail-qa0-f50.google.com Received: from [209.85.216.50] ([209.85.216.50:56251] helo=mail-qa0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5E/65-17766-8A304D45 for ; Thu, 05 Feb 2015 18:58:33 -0500 Received: by mail-qa0-f50.google.com with SMTP id k15so8439033qaq.9 for ; Thu, 05 Feb 2015 15:58:30 -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=u0/ngPyAB+Z1pOnxlJzX2foWqLx9dgScfWsjWdkU9Cw=; b=PfaM7eH5Nx37S0zNBs5aQyXNrJ5bQaf/bEgElmcOccmg8tczBT9uOVhdPGgPtrutFE 6YjWl1KcyONbM/+O+YV+3zGELLL+YG2L5hzDiK8FHd1z9RhfWNNSRsrzz9GTs/m/DQI5 bav8wlUi9VGrYt3yrGPPAwYQFMlC6snRjLGfmcQaxZbYh+Qv2FaUJtptl1lhLzHBhrN1 2B8wEZvUTJ8UYu7mROF9QO/L9pa2O91iShEwyYCbxUJo6azbev5hSK8dI8ETCYGpFKgP yy5GK/7gd9daltw5dvsTebikXzOmCcbJeB5GEPXED5CJwvkZdjeTxG6MaJ+hePWaOM7p XH1A== X-Gm-Message-State: ALoCoQkVUA8qurG8YMjMKzL+y6YzsOiOym+MkzW3rdLlCNRAMJb/py5Ay7ntp3udT3+Fbglx6xGR0qfQap0YLgx0yO8z7L3IP+NRUznPN8Cs3htvpL40OzIx1Hqs1K65suVDTLdZ/RWf0ovvIhz9w4dk64BuJuHrCw== MIME-Version: 1.0 X-Received: by 10.229.227.132 with SMTP id ja4mr1829008qcb.1.1423180710151; Thu, 05 Feb 2015 15:58:30 -0800 (PST) Received: by 10.140.83.211 with HTTP; Thu, 5 Feb 2015 15:58:30 -0800 (PST) In-Reply-To: References: <8703B53E-2C4A-4AC6-95C4-D4F19C6D5221@ajf.me> Date: Thu, 5 Feb 2015 15:58:30 -0800 Message-ID: To: Rowan Collins Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a1134a3b2ae2310050e6014fb Subject: Re: [PHP-DEV] [VOTE] Scalar Type Hints From: andi@zend.com (Andi Gutmans) --001a1134a3b2ae2310050e6014fb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable OK. But maybe that's why PHP is better than those languages :) On Thu, Feb 5, 2015 at 3:49 PM, Rowan Collins wrote: > On 5 February 2015 23:22:26 GMT, Andi Gutmans wrote: > > >having such a declare(=E2=80=A6) syntax will be ridiculed by the broader= app > >dev community until the end of time=E2=80=A6 > > I think that's laying it on a bit thick. It's no worse than Python's "fro= m > __future__ import", or JS's 'use strict;' (quotes included). > > I wish unknown declare directives were ignored, though, because it would > make for a great forward-compatibility mechanism. Still, that, like the > syntax format, is a decision made many years ago. > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a1134a3b2ae2310050e6014fb--