Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:127653 X-Original-To: internals@lists.php.net Delivered-To: internals@lists.php.net Received: from php-smtp4.php.net (php-smtp4.php.net [45.112.84.5]) by lists.php.net (Postfix) with ESMTPS id 074D01A00BC for ; Wed, 11 Jun 2025 20:22:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1749673241; bh=wjhS42zTGaa13NJCFVT1gEA6q+nEoGohGfU7267P9j8=; h=Date:From:To:CC:Subject:In-Reply-To:References:From; b=P3Im7e6aLCAhwzgVdQ3gY/NYBMju70de1LywPw1UHFOMN/e9UkaictKUGYdoJYpqI lnUyxh/ilzgeAJMcVIp0dwqejQK/E/VzIgCP6wCxbuWYNFwUplCZrtz0/juVnKTf5t y03/jhmAEcEfQk8NWPjehG6qm2zgIWemrM0nyltTsGM6QucnTgKTECzqn+Cd6DmzKh JG/VpSLZUP9HoiYSyPRGoPBiW1+Rn0EL03FfoIp9Srdb3+jfbSctw63Rk1t52kl0Z7 FkHt8Pv4HbOBRAyhm1/LxGGttBIBALculHfVBbQ8RUnLaUAYmvSOP5pEXR64I2zxoE Twi/NdUTphDiA== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 6923F1801E5 for ; Wed, 11 Jun 2025 20:20:41 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-25) on php-smtp4.php.net X-Spam-Level: *** X-Spam-Status: No, score=3.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,SPF_HELO_PASS, SPF_SOFTFAIL autolearn=no autolearn_force=no version=4.0.1 X-Spam-Virus: Error (Cannot connect to unix socket '/var/run/clamav/clamd.ctl': connect: Connection refused) X-Envelope-From: Received: from xdebug.org (xdebug.org [82.113.146.227]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 11 Jun 2025 20:20:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1749673360; bh=wjhS42zTGaa13NJCFVT1gEA6q+nEoGohGfU7267P9j8=; h=Date:From:To:CC:Subject:In-Reply-To:References:From; b=YIgbWqP32bLfypM+69cav5psB8u0Whhmz/xLIjePBfwkKoIeUcX17C3lceHu1EUny 3U+Uk8AvWecPI2K26qrQu1LgTSW3feVTi82hSecG0bX8rTxfLdbjgi7B+0mUgDsH07 oWUW+IG8I+U50lrZoQVnQoW+yBQOgH1VGm2lPb4NFQTvMUHeL+A+MCQnzaddn99O9k SzkSvFSYJVy469J0Eso4huecvTVG7guS1HfUaDK8QmrvMKr1tPBbUKiShVAuDRjBU2 Mnf4zulDcn7i1ZEa4oRIHrvACGTt9RZfob6+qxr1udvHXfMn1tnht8p6q7toeR3/S8 ZeNyZdhzrIRAA== Received: from [127.0.0.1] (unknown [148.252.147.223]) by xdebug.org (Postfix) with ESMTPSA id C50FC10C062; Wed, 11 Jun 2025 21:22:39 +0100 (BST) Date: Wed, 11 Jun 2025 21:22:37 +0100 To: Andreas Hennings CC: Larry Garfield , php internals , volker@tideways-gmbh.com Subject: Re: [PHP-DEV] [VOTE] Clone with v2 User-Agent: K-9 Mail for Android In-Reply-To: References: Message-ID: Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net x-ms-reactions: disallow MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: derick@php.net (Derick Rethans) On 11 June 2025 20:37:38 BST, Andreas Hennings wrot= e: >While these are valid arguments, I don't know that the other thread >had enough time to settle and agree on this array syntax=2E >The last time I looked at it, it still had the named arguments=2E >(Unfortunately I don't have permissions to see the RFC edit history, >so not sure how long ago this was changed=2E) I think you can now, as you've created an account? We have to require that as the version histories were absolutely hammered = by bots, and it's not a cheap operation=2E=20 cheers=20 Derick=20