Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85098 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31380 invoked from network); 16 Mar 2015 22:04:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2015 22:04:55 -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.169 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.169 mail-qc0-f169.google.com Received: from [209.85.216.169] ([209.85.216.169:33620] helo=mail-qc0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/5F-34940-78357055 for ; Mon, 16 Mar 2015 17:04:55 -0500 Received: by qcyi15 with SMTP id i15so57669816qcy.0 for ; Mon, 16 Mar 2015 15:04:53 -0700 (PDT) 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=WN0KSupXXq4Wb/qdwnc2Su8proloEauG4IVXBgIkLnw=; b=njOtpcFrhqdpd1scRsl6CLXPKWeCtCE9coONCgJPNLSUb6962Z9iuwXunf8FFE4taM kM2LAVvzuVBj+oxAuD3g+g4AWDL1ms7Mwt150YZZFiurcRk/Wh2ZlHdBkv1cyQWjoAxv Sdr6/1ir7CdxwGc6cb3CIJabi+JWVe0/wWdF8fwfbGSWooJzpFJvC7Ii5LE+WuKHO0g5 Aem8YUYPKbU9TUtzM2FSIxVUTLGYsbzjjD8L9Tsvyk8mGaQxp+4m1TCzUkxfRWPtbqg5 qc9icdXZ1wcEejzulo0v4vLdL0DNzGthnPJS+kVKiPIvwFE5FqgDgj3iFDVcsgpTsSKA B9YA== MIME-Version: 1.0 X-Received: by 10.140.128.73 with SMTP id 70mr80347393qha.75.1426543493206; Mon, 16 Mar 2015 15:04:53 -0700 (PDT) Received: by 10.96.39.195 with HTTP; Mon, 16 Mar 2015 15:04:53 -0700 (PDT) Received: by 10.96.39.195 with HTTP; Mon, 16 Mar 2015 15:04:53 -0700 (PDT) In-Reply-To: References: <55066F07.80308@birkholz.biz> <5506794B.8090008@birkholz.biz> Date: Tue, 17 Mar 2015 09:04:53 +1100 Message-ID: To: =?UTF-8?Q?Pavel_Kou=C5=99il?= Cc: Dan Ackroyd , Derick Rethans , Dennis Birkholz , PHP internals Content-Type: multipart/alternative; boundary=001a1134f2542b593505116f0aec Subject: Re: [PHP-DEV] About declare(strict_types = 1) From: pierre.php@gmail.com (Pierre Joye) --001a1134f2542b593505116f0aec Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mar 16, 2015 11:16 PM, "Pavel Kou=C5=99il" wrote: > I can't speak for anyone who voted, but personally, if I could vote, I > would voted "no" - not because "I don't want to block people from > getting what they want", but because I sincerely think that having ANY > setting that changes code's behavior is bad in the long run (and that > removing the feature might not be really easy, once people realize > that the feature is really bad, as people realized with safe_mode and > register_globals after few years). > > I work on multiple projects for multiple clients - some have great > code base, some have a bad one. Different typing contexts in different > projects isn't going to help anything at all - it will only bring a > mental overhead. So you would have voted no on namespaces? --001a1134f2542b593505116f0aec--