Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:106672 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 9185 invoked from network); 20 Aug 2019 20:16:59 -0000 Received: from unknown (HELO mail-oi1-f179.google.com) (209.85.167.179) by pb1.pair.com with SMTP; 20 Aug 2019 20:16:59 -0000 Received: by mail-oi1-f179.google.com with SMTP id q10so4769447oij.0 for ; Tue, 20 Aug 2019 10:47:11 -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=/N20mniiNenD/bF+hswH/dYlig8oQ8lktr8EXCvyYsA=; b=n1euVrSSDxYhU5W5ILAPNsBaMs40T58GouRbz+WAB6pynYGf89eBaMm7e4VlDyvoi3 Tw8lPINcvAvv6ff8wFqFNfHx64QecJxqxNh8MRm0Wqu/SAjd31hgi4aLEP/y8nZUJOA7 O/P+EljrH31zl0mvawRoFvI7kqyzq6PuNBzp7uRP/8JoCqGl/FCiqcW1NHnLiCoKI9/e hmJHUA0fQd1ffXzDgmg7I4DhbSwKyhQNrWzSvjcZlRfdywb0d4306+zWGu4YY90KrVJI 4f8iBZcZVAFopJNmu8FSCxnPPv2BHBFan1b291NyXMBIDU1nip/XlVdTbdG25Tae32V2 48Sg== 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=/N20mniiNenD/bF+hswH/dYlig8oQ8lktr8EXCvyYsA=; b=NPnFBWYJAm4LFwTtFwR5QRafneVFjMPnhhthVGvyf2gyBphc3tVM3sG6+HqETh8NGv lgRmaKK/Z1X7WfHtUho2GgzkA45pax7FUoxdTsWhfb+yeitsb8dJTRF7vm0hi6g2NdrL r1Y5AeIaTlB94MpqJjKID3aLMBNqG8KIXtvJf9I+yL2gQqcUEv5as0kEmCaZRWQuKg6w CgMTiboTgTYe0PIUn3Vq8y/g43UlcwmrY3avoqp0rrEnPP4PdIpDSNpHBCkk4yz7nn0L nkZlQ0h5EPkIMFuqwxygrD16MEnXtutCIkv0pPZxuosQNztbH46qhmAXwkYC+HokQlRr RQ1Q== X-Gm-Message-State: APjAAAWOSTOlD35GC2I119XBib1alMxZ+rihJaR8+LBKfolC2TtLNFLc JxwElsn9Q42QNigweWjnLs8fyVO5 X-Google-Smtp-Source: APXvYqy2GPTXHDEfEOQNDb3F6SWWl7ycVS66xjdf6f7M1qos1J53zyI7bewcQMfu6SJQ5lkBJu1OuQ== X-Received: by 2002:aca:750b:: with SMTP id q11mr860604oic.116.1566323230537; Tue, 20 Aug 2019 10:47:10 -0700 (PDT) Received: from mail-ot1-f50.google.com (mail-ot1-f50.google.com. [209.85.210.50]) by smtp.gmail.com with ESMTPSA id w18sm6905700otk.22.2019.08.20.10.47.10 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 20 Aug 2019 10:47:10 -0700 (PDT) Received: by mail-ot1-f50.google.com with SMTP id k18so5837815otr.3 for ; Tue, 20 Aug 2019 10:47:10 -0700 (PDT) X-Received: by 2002:a05:6830:608:: with SMTP id w8mr3748825oti.267.1566323229878; Tue, 20 Aug 2019 10:47:09 -0700 (PDT) MIME-Version: 1.0 References: <000001d54e5a$02ac09f0$08041dd0$@roze.lv> <2b5588d6-d667-321f-22f1-46a22bb797c5@korulczyk.pl> <000001d54ea3$eb3480a0$c19d81e0$@roze.lv> <000301d54ead$b43e7b00$1cbb7100$@roze.lv> <59378662-77ca-0779-10cb-c25acf1b45ef@korulczyk.pl> In-Reply-To: Date: Tue, 20 Aug 2019 18:46:20 +0100 X-Gmail-Original-Message-ID: Message-ID: To: Peter Kokot Cc: Chase Peeler , "G. P. B." , PHP internals list Content-Type: multipart/alternative; boundary="000000000000b880800590900b05" Subject: Re: [PHP-DEV] [RFC] [VOTE] Deprecate PHP's short open tags, again From: phpmailinglists@gmail.com (Peter Bowyer) --000000000000b880800590900b05 Content-Type: text/plain; charset="UTF-8" On Tue, 20 Aug 2019 at 17:18, Peter Kokot wrote: > Let's simplify this a bit because I'm not sure I have seen anyone > mentioning something like a PHP 10 milestone in all these discussions. > If we want to get rid of some feature like this a very long timeline > needs to be done and also major versions needs to be taken into > consideration. > It does indeed, and this approach was proposed by myself and another person. The approach was: add the deprecation notice in PHP 8, and remove short open tags in PHP 9 or PHP 10 (purposely left vague to get more support for the idea - as getting the deprecation underway is the most important move). It met with deafening silence. Peter --000000000000b880800590900b05--