Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:117681 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 43817 invoked from network); 7 May 2022 04:21:58 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 7 May 2022 04:21:58 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 9513E180041 for ; Fri, 6 May 2022 22:59:53 -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.0 required=5.0 tests=BAYES_20,DKIM_SIGNED, DKIM_VALID,SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15576 212.103.64.0/19 X-Spam-Virus: No X-Envelope-From: Received: from mx.kolabnow.com (mx.kolabnow.com [212.103.80.155]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Fri, 6 May 2022 22:59:52 -0700 (PDT) Received: from localhost (unknown [127.0.0.1]) by mx.kolabnow.com (Postfix) with ESMTP id D45473860 for ; Sat, 7 May 2022 07:59:50 +0200 (CEST) Authentication-Results: ext-mx-out001.mykolab.com (amavisd-new); dkim=pass (4096-bit key) reason="pass (just generated, assumed good)" header.d=kolabnow.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-transfer-encoding:content-type:content-type:in-reply-to :from:from:references:content-language:subject:subject :mime-version:date:date:message-id:received:received:received; s=dkim20160331; t=1651903189; x=1653717590; bh=G7W+gyX2uDOUYs5H RP85PGs0j3rpW0YrdXp5wf+zqQM=; b=sAIZ8mrCs6MzVOj3TP5ggQ+ETUe2FXJB 05cLeKw29KjeQ2Lo+WhCm2aUBHf4hRIXomJ1/0UMRK5N3G7YBRCQm7cnigVpJuvn cDVUYk1YF7jOdoPofBwv7itW2HCnq3/VAo62cHioz5xNjUlNUQYuv/zfCIV1yHKt Dak9r6v4mo/PnMJm4+Y3VttrFYanEQeSUQn+davhl2dT31ZwmY+gQ7XYiY0wv2+4 NgqmFyyiamevQiALVixWeCHXl6TVtvCOERLVzUX8chrXqcCg0LaslxHyj1sfcuJ7 Y9DAwRS8UqWfRw0YWW1cIi+hS4h/5+K1/edjobfRbvYVwnWbBm8pfXCTIJL/9xDs Wc/Beau+Fdp7kOihnQJd41mTjTTXWqZMmQhcRv+B/y8GGjd1mVb9SpGXVVw2400Z iniFCZTXtXFUzwOvjH6Nwlf6ogZ5SHMju2VLSVvgFktcGaMWbSk4wJhs1ZDOC0oO sjWgx5C+1rU4Y9HaJC/EdCS5K3wkJ7Bh+wHuyIj6wM18wPn7RBRgzh0IrJV4uYRp t047LUzhv1RvfN+Bzi06vti5ci50xxsEikzM7GBkBni1CMeZHICxcM83rVkL3F7q HVsrwTz+fzrxafvxC5gjvwlhelPqMLyey2f42Q3TARiIxBEUwSBKOnlXVHy86cSE HhPj5C90cYQ= X-Virus-Scanned: amavisd-new at mykolab.com Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out001.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hjAgt4lzi7vT for ; Sat, 7 May 2022 07:59:49 +0200 (CEST) Received: from int-mx002.mykolab.com (unknown [10.9.13.2]) by mx.kolabnow.com (Postfix) with ESMTPS id ABF1412B0 for ; Sat, 7 May 2022 07:59:48 +0200 (CEST) Received: from ext-subm002.mykolab.com (unknown [10.9.6.2]) by int-mx002.mykolab.com (Postfix) with ESMTPS id 5468F3DCF for ; Sat, 7 May 2022 07:59:48 +0200 (CEST) Message-ID: <80ad3c3d-47e3-66ef-0969-8b0894cb2c63@alec.pl> Date: Sat, 7 May 2022 07:59:46 +0200 MIME-Version: 1.0 Content-Language: en-US To: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] NULL Coercion Consistency From: alec@alec.pl (Aleksander Machniak) On 08.04.2022 19:34, Craig Francis wrote: > Hi, > > I've written a new draft RFC to address the NULL coercion problems: > > https://wiki.php.net/rfc/null_coercion_consistency As a voter, I'm in favor of this RFC. I suggest to rename "Documentation" section title to "Scalars coercion inconsistency" or sth like that, as this section isn't really much about the documentation, rather the current state. -- Aleksander Machniak Kolab Groupware Developer [https://kolab.org] Roundcube Webmail Developer [https://roundcube.net] ---------------------------------------------------- PGP: 19359DC1 # Blog: https://kolabian.wordpress.com