Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:117693 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 3272 invoked from network); 7 May 2022 19:40:40 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 7 May 2022 19:40:40 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 0A18D18005D for ; Sat, 7 May 2022 14:18:44 -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=-2.1 required=5.0 tests=BAYES_00,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, T_SCC_BODY_TEXT_LINE 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-yw1-f172.google.com (mail-yw1-f172.google.com [209.85.128.172]) (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, 7 May 2022 14:18:43 -0700 (PDT) Received: by mail-yw1-f172.google.com with SMTP id 00721157ae682-2f7b815ac06so111996227b3.3 for ; Sat, 07 May 2022 14:18:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=mPA9oNvjxsU+ydmTKRpn52SP24EhYkRosGEXsOTkHCI=; b=c426454Xpzn2itzEAl8EggHRzSpO0tXt/2VM5k/zEl6oPjFhe/nvkHNrUHm1LSNeh6 pWdTuupTw6Onn36Ty2a85ChD2F8Rtduq84Tdq2dtww+GIJnFUiTNaDoK0z6qvsG8WiYX nv9lIatf4rJz1idPuGFDiOvjFtV2CxXt/i3cXAJQbJyWaEKPD62Qzmkvz2Jt0rUfTl3j 2Wfd0hRMzL1kkxB62rixPbkmmqT5/z5kB/Vvf1GBaJkTHSjSM0Iw0ozTF3a5YN59HXLe yWDu/69TBTLjcuQG3Yhq/3I8K5gUVSRjR4aPF+JVNe4XNoprgw2sMPSz/Iby8Jxq4fVq W0AA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=mPA9oNvjxsU+ydmTKRpn52SP24EhYkRosGEXsOTkHCI=; b=ExwEi3YU/j0pz2BGkiDiuXNhaaSaHU2ifMLTzOWka20QkG8tU58GcKEatPztCf9amx FqMK262nqbnF/S4gEigE5myb6jEfamJUtMqv4sljpluTD1kAHPOxV/TVtQQgrx9+9/un lWg7P31uROLtSux79J8OnXfMjpi8BbJKoBs10zXVuTPytkb84kafmjFZOwO4ju0jQMVH zvHSLZnJxKkhn7UqGclKLZQHKYA2NprxfNbdsbq9b0/I+MP/xrjkWUv3ryY6qMyftuWK 9umdYkci2XuVZiZe9NcB5CYyLUhWhNJXfIylAju9Durt+ugh0OZyPZVdQpICZhj6Ppgz hOnQ== X-Gm-Message-State: AOAM532ZkGwsw38Th5HGOiZYur4N5yaBT6xkA+cOiQ8zMS3RgfGW4mdi EcpqOrNAtjbn1VrKVprs5LtJSKOAOkEmM0oqVgo= X-Google-Smtp-Source: ABdhPJzz8khCQHaeWC8MXYNNWcOKO35pDKrQR00SfiQAwoYskXwa/2kOLlcqaWuWfcT5slnpzwOQywQ31rb4/TSLHoI= X-Received: by 2002:a81:5457:0:b0:2f9:179f:a2d8 with SMTP id i84-20020a815457000000b002f9179fa2d8mr7732785ywb.162.1651958323119; Sat, 07 May 2022 14:18:43 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Sat, 7 May 2022 14:18:33 -0700 Message-ID: To: Craig Francis Cc: PHP internals Content-Type: multipart/alternative; boundary="0000000000000889af05de72855a" Subject: Re: [PHP-DEV] NULL Coercion Consistency From: jordan.ledoux@gmail.com (Jordan LeDoux) --0000000000000889af05de72855a Content-Type: text/plain; charset="UTF-8" On Sat, May 7, 2022 at 2:11 PM Jordan LeDoux wrote: > > I'm concerned from your replies in this thread and the content of the RFC > that you don't actually understand the extent of a BC-break you're > proposing. > > Sorry, that was a tad more combative than I intended. What I'm trying to say is that I'm concerned there may be a blindspot here about the impact which could significantly impact developers in ways that aren't being accounted for. Jordan --0000000000000889af05de72855a--