Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:106436 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 38293 invoked from network); 8 Aug 2019 15:27:32 -0000 Received: from unknown (HELO mail-wr1-f49.google.com) (209.85.221.49) by pb1.pair.com with SMTP; 8 Aug 2019 15:27:32 -0000 Received: by mail-wr1-f49.google.com with SMTP id b3so2436995wro.4 for ; Thu, 08 Aug 2019 05:54:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:user-agent:in-reply-to:references:mime-version :content-transfer-encoding:subject:to:from:message-id; bh=1ErKTqoXegOBgQ0I3XH6oc9CGS0nxQHhzCb5LEDVF3w=; b=ORjOmHH1L1fwSjxtRZPfupQZJxIvYkvoafxBHUtdHVgMpHgdrx8dFIiCBfB97QnYP3 P5u4EN858qBh/zQQrEwuqK5FWHNJLJpFXEfwt0GTh0q6MdIvlyn04aghUIYGjCk5+4y5 KAwb9XtORK4cOrAvRtkh37PtnlAuqr3mWXxaYTfy1v3rfU0GdSKa5LSpDFfkCtZJeCoN E8nbjEw6EwxrnSOAWDlmUxgwiJMcxDdKVjzSaMRLSW1iNOHh/wKnNyGTAqxrFPoi4ISG fVR+CPRK+csV23oaMbWCvWugZLZmyfpNLpZLMXhbFRoXn8qNitR6hw8ADFT3XyUK6R0N gH3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:user-agent:in-reply-to:references :mime-version:content-transfer-encoding:subject:to:from:message-id; bh=1ErKTqoXegOBgQ0I3XH6oc9CGS0nxQHhzCb5LEDVF3w=; b=SfA46Npj7mawnh7uC/jheFlQ6+eDdLOKY4oCvqG65GxqJ1Yhsq1KHISz0icdvSFrJB dF4IQ9zG9r8qTcDQc7lBUSolLbgsKgY87PaiMmTo5FOugWDakTy6P6XpFDRPM7v2bXu7 m3P+UJie5AZqb07MWNmKb+mAYVHHst3BoCnBTKeNKJkI1LijvJIBUN0Nmpq5EPP9ZJuB obw8bF4pEjWUmVe9R0zRMKOFkaxNf81JsvbGlMs7B5zrVVRB1IeAfxKKmqLwdRzyeF29 nNBErAJ9feJSVpA+1fIUFgIJc3FFAlHqmoQTd/zf0ujQP2wgegELgzH2MYVbGl3PYhXT J2lw== X-Gm-Message-State: APjAAAVZnKi75mJxqEGdLUWSWQNNzjwN35ZNk9eiiLh+7KfGnvMZDObY 3ulrZB6gTj4qgAsLdxI01PXTiyg+ X-Google-Smtp-Source: APXvYqz5MXf430kDoC6Dg5zFS45RYw7So25M3d3zES6nv8cGzTpYGnuBSHdXKFE1UZxQK3CtHY4wVw== X-Received: by 2002:adf:d081:: with SMTP id y1mr17860578wrh.34.1565268881054; Thu, 08 Aug 2019 05:54:41 -0700 (PDT) Received: from [10.176.24.12] (92.40.249.64.threembb.co.uk. [92.40.249.64]) by smtp.gmail.com with ESMTPSA id i6sm94379891wrv.47.2019.08.08.05.54.39 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 08 Aug 2019 05:54:40 -0700 (PDT) Date: Thu, 08 Aug 2019 13:54:38 +0100 User-Agent: K-9 Mail for Android In-Reply-To: <62c73b8f-df41-43c2-bb51-ceeaf607cacf@Spark> References: <1759114.DMe9nKvMbn@mcmic-probook> <62c73b8f-df41-43c2-bb51-ceeaf607cacf@Spark> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----742CBDI3EBW90E9ODBMQW8VKCKW001" Content-Transfer-Encoding: 7bit To: internals@lists.php.net Message-ID: Subject: Re: [PHP-DEV] [RFC] [VOTE] Deprecate PHP's short open tags, again From: rowan.collins@gmail.com (Rowan Collins) ------742CBDI3EBW90E9ODBMQW8VKCKW001 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 8 August 2019 13:16:56 BST, Brent wrote: >I asked similar questions on Twitter, where Zeev replied the >following: > >> With an estimated number of PHP developers >> at 10M, 1% is 100K=2E Whether I know this for >> sure is not at all the point - it's never how we >> take decisions=2E The question is whether it's >> reasonable or not=2E And my guess is that a lot >> more than 1% uses short tags=2E > >It feels like much of the counter arguments are based on guesses >without any real data to point to=2E You can take that both ways though: the argument that short tags should be= removed is based on the same guesses=2E=20 I understand Zeev's frustration in being asked to provide the proof when h= is position is that we shouldn't be spending any time on the issue at all= =2E It should be up to those who think a change is necessary to demonstrate= both the harm of the status quo (e=2Eg=2E real-world cases of code exposur= e), and that it outweighs the cost of change (e=2Eg=2E how many users will = need to change working code)=2E It would be different if we were choosing between two versions of some fea= ture, but no-change should always have a starting advantage over change, wh= ich is why we require a super-majority in primary RFC votes=2E Regards, --=20 Rowan Collins [IMSoP] ------742CBDI3EBW90E9ODBMQW8VKCKW001--