Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:106440 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 63428 invoked from network); 8 Aug 2019 17:50:49 -0000 Received: from unknown (HELO mail-wm1-f52.google.com) (209.85.128.52) by pb1.pair.com with SMTP; 8 Aug 2019 17:50:49 -0000 Received: by mail-wm1-f52.google.com with SMTP id 10so2789336wmp.3 for ; Thu, 08 Aug 2019 08:18:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=FzjWheHc0Gv3AD5uTK0yEp+Ft98nNoIsCKAPh1q+dOE=; b=JkZTqsbnHaZhZVvigVGHuX+FImbhGWC3FBVAi69+4/Z0HyJG/w1fnLHlkHWDvwwE6A LUUtlyPREIC81PA2OPmRF/NXBRz4Z4Q/C+qtiAMGuX0U1Dp3YGW+lf1MSgFv0RVXN0G5 jJobxCyLnZQtlJe845mNrKXHpDtJe9cJEvUDHEZNMz9JsY6d7oNgC+jcwQ5XJKiM5kbQ Gc4Ho9EWpaZTBTnDLvQacTrNIP3LgjXnYw+fj6L+S3X/paceCvAwsM22lAxYldEt1SMj qr4M6xnDxumbvWFyygy+zLuQRLXCECz8okyqO75v2MUqBkXF9gkHj6jSWbDu70atrGcy GHdA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=FzjWheHc0Gv3AD5uTK0yEp+Ft98nNoIsCKAPh1q+dOE=; b=P1vxLVpKP/e8w1PKdLhFm+YG3oQbN4m13UWWXqewTHp27zHoKtlHEW/qnIVVHY6oPX R+89J0RyFus/zbcPxDg2qregVMbIYMSb7VaucICfQ311nXqE2FDVE5WCeWmx2lHs3LgT QqwXuUbUAtg24bxVvJoVK/LnQPTs8s1v0xTp0b7Q3WvxRkbnPIfY91QWN9WnaYtyK3lf MqrcK1P+TkNs2eu/gsoyr2Opn7hFKimQL1mM4qZEsgyvaJ2bdZN7lB6RDJgiukjq3t2v lJAhzwdfgvmY8R+dfWQbR/JhBpKzEZi9H9B8daRjxuEDW9Bvc+AsXjS0YMqDbnrTvu/x CzYA== X-Gm-Message-State: APjAAAX9WiEMMDuuYzR5msPatrlqg1UBmJGgyVH/YJ/Uht8Ip7keYeUa v5P8XdZ/1XdluCFNfnNe7kLPxO9J0WuwpVNzowQ= X-Google-Smtp-Source: APXvYqzzXg06ngEHvkwSxXt2JM1s+huIwmxXX7SyEq2vkDINRCBr7vVCzkmIOG+a13EL6OJjgXTGvYNOz5yNtyzi71Q= X-Received: by 2002:a1c:6c01:: with SMTP id h1mr4961036wmc.30.1565277479617; Thu, 08 Aug 2019 08:17:59 -0700 (PDT) MIME-Version: 1.0 References: <1759114.DMe9nKvMbn@mcmic-probook> <62c73b8f-df41-43c2-bb51-ceeaf607cacf@Spark> In-Reply-To: Date: Thu, 8 Aug 2019 17:17:32 +0200 Message-ID: To: Peter Kokot Cc: Chase Peeler , Zeev Suraski , Brent , Internals , =?UTF-8?Q?C=C3=B4me_Chilliet?= Content-Type: multipart/alternative; boundary="00000000000025cb7a058f9c9026" Subject: Re: [PHP-DEV] [RFC] [VOTE] Deprecate PHP's short open tags, again From: arvids.godjuks@gmail.com (Arvids Godjuks) --00000000000025cb7a058f9c9026 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable =D1=87=D1=82, 8 =D0=B0=D0=B2=D0=B3. 2019 =D0=B3. =D0=B2 16:42, Peter Kokot = : > Hello, > Thanks for sharing your stories about issues. Maybe we should start > also thinking about the impact on the language attractiveness to pick > it when starting a new web project since the core people can't come to > conclusions how to make the language more consistent on the long run > (PHP 9 etc)... With more and more ambiguities, inconsistencies, > lockups, and dead ends behind the language there is probably also a > bit of a factor to consider that it lowers this attractiveness. > Meaning less people will think of adopting it (with all the things > combined - short tags, that and that inconsistency not being removed > from PHP due to major disastrous BC break there and there). So, the > damage is also on the long run with more and more locks and dead ends > not being able to be fixed and cleaned. > > > -- > Peter Kokot > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Hello. Peter above put my thoughts perfectly. BC is great, but you need to pull the cord at some point. And the whole short tag back and forth, with deprecation warning and stuff, has been around for last half a decade. It is time to accept that it needs to go and there should be no runtime dependent switch for this. Valid PHP tags are `