Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:110185 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 33663 invoked from network); 16 May 2020 16:19:11 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 16 May 2020 16:19:11 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 4C6BC1804CB for ; Sat, 16 May 2020 07:56:52 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_05,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-il1-f181.google.com (mail-il1-f181.google.com [209.85.166.181]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Sat, 16 May 2020 07:56:51 -0700 (PDT) Received: by mail-il1-f181.google.com with SMTP id n11so5476891ilj.4 for ; Sat, 16 May 2020 07:56:51 -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=/NXGL5VXNdyjclaHKHhyn7Z+TrdYY0vOHmvMmMrPAsI=; b=ci9Gm88pWyKD9QojeXKko2HzCo+gQ6opRW2EiAKDeorWSB3QEeEfiSq4GTUx+8OxTx wlsya/xszxzX/2oPBEFX5XcE37yRmQRH+d9TbXZIKltDqSkwIJxKhRoq6EXdeHiB4To7 ssrRuw5kSt+7IJcxLBfdJ4lkur5WlOSsjyzN9dE9250/WEVp1B3Ei1A9kofI+SkAJ6wb akXNoE7x7UHlRTSqwbNGpPLBrHV0BPATqLdhJsuepyDff7gw5aKIkYZbEen2fZjhZ4hm OlFpO24+Pn4ArBV9e3rnzU6YKQYLnW/dTu8zhmDH/zhlwlq4k/TrrXWNITuUIlUleICl Yxcw== 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=/NXGL5VXNdyjclaHKHhyn7Z+TrdYY0vOHmvMmMrPAsI=; b=c39BxIIH5TbVfpSuvaeZt9jN/d6sGZt8QLL+U2j2Pe1JpdmvPw7qnstMSFc+wm3g2G HxX+VOdRjtIRJgrGeP2sNe9mih6h65AsKcmxR8TGArLc8Y9eDiNsymvQUyk1Ifx6vL8j 1nI/94RAehR+idGeBVUV2p+tEY6BR6pSi3fm+Fh39I3FGjYxigr2sjuZ8Y3jMu5rj+OQ /6xWIYWnpVwIFaz5ZL9SEuSjpTWAJt3Frd8+Bowexk6gzzq5o5RWyEBSy5pefdKcBF1D M6VaHswLAS9ZE+s+jafr9sheYtH9L3I/3p1MAaJbqfxRFamzc5htmUiJ/5DH+fLqU7ZT DOCQ== X-Gm-Message-State: AOAM531NEO+zOyCtG65cbaMak3CfFxY5+rTph7VZsl1u9im70Y7J0KId G0IjKnZQtd4q2wEq4dSDrso/FyNWQmqXwIXQN89HJA== X-Google-Smtp-Source: ABdhPJzClv2bqvkgLRPyQq1hH/HmDsTjmlcxJAp0HKAlqbqh2sx14Dh7S9F7u9eAK9mDIcSjGOcXEyzqXTbGmT06/oI= X-Received: by 2002:a92:8359:: with SMTP id f86mr8656726ild.28.1589641011244; Sat, 16 May 2020 07:56:51 -0700 (PDT) MIME-Version: 1.0 References: <5ebff6c5.1c69fb81.1cf6b.cea7SMTPIN_ADDED_MISSING@mx.google.com> In-Reply-To: <5ebff6c5.1c69fb81.1cf6b.cea7SMTPIN_ADDED_MISSING@mx.google.com> Date: Sat, 16 May 2020 17:56:37 +0300 Message-ID: To: Mark Randall Cc: Internals Content-Type: multipart/alternative; boundary="000000000000cbb47005a5c52398" Subject: Re: [PHP-DEV] Re: [RFC] Strict operators directive From: maxsem.wiki@gmail.com (Max Semenik) --000000000000cbb47005a5c52398 Content-Type: text/plain; charset="UTF-8" On Sat, May 16, 2020 at 5:20 PM Mark Randall wrote: > IMHO we need to know what is happening with editions, as I think this > would be an ideal candidate for that rather than another declare On the other hand, a declare would allow a gradual upgrade path where people can use strict mode for new code and convert file after file at their own pace, taking their time to fix all the problems - while already taking advantage of new features where possible. -- Best regards, Max Semenik --000000000000cbb47005a5c52398--