Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:107746 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 80792 invoked from network); 31 Oct 2019 19:22:13 -0000 Received: from unknown (HELO php-smtp3.php.net) (208.43.231.12) by pb1.pair.com with SMTP; 31 Oct 2019 19:22:13 -0000 Received: from php-smtp3.php.net (localhost [127.0.0.1]) by php-smtp3.php.net (Postfix) with ESMTP id 6314B2C3F80 for ; Thu, 31 Oct 2019 10:10:25 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp3.php.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS30827 82.113.144.0/21 X-Spam-Virus: No Received: from xdebug.org (xdebug.org [82.113.146.227]) by php-smtp3.php.net (Postfix) with ESMTP for ; Thu, 31 Oct 2019 10:10:25 -0700 (PDT) Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id C526610CA33; Thu, 31 Oct 2019 17:10:23 +0000 (GMT) Date: Thu, 31 Oct 2019 17:10:23 +0000 (GMT) X-X-Sender: derick@singlemalt.home.derickrethans.nl To: Mark Randall cc: internals@lists.php.net In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-1475330864-1572541824=:17883" X-Envelope-From: Subject: Re: [PHP-DEV] [VOTE] Deprecate Backtick Operator (V2) From: derick@php.net (Derick Rethans) --8323329-1475330864-1572541824=:17883 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Thu, 31 Oct 2019, Mark Randall wrote: > https://wiki.php.net/rfc/deprecate-backtick-operator-v2 is now open for v= oting. >=20 > This is a standard yes / no vote, requiring a 2/3 majority to pass. > The vote will run for 2 weeks and will close on 2019-11-15. FWIW, I voted no, because of this "untruth" in the RFC: "as there is a 1-to-1 replacement between expression and shell_exec(=E2=80= =9Cexpression=E2=80=9D)," Inside shell_exec("") you will need to start escaping double quotes,=20 which makes dealing with calling more complicated arguments to tools a=20 lot more annoying. cheers, Derick --=20 PHP 7.4 Release Manager Host of PHP Internals News: https://phpinternals.news Like Xdebug? Become my Patron: https://www.patreon.com/derickr https://derickrethans.nl | https://xdebug.org | https://dram.io twitter: @derickr and @xdebug --8323329-1475330864-1572541824=:17883--