Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111429 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 63406 invoked from network); 10 Aug 2020 14:42:57 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 10 Aug 2020 14:42:57 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id E827918050A for ; Mon, 10 Aug 2020 06:42:06 -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.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL, SPF_HELO_PASS,SPF_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (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 ; Mon, 10 Aug 2020 06:42:06 -0700 (PDT) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id C09805C00E7 for ; Mon, 10 Aug 2020 09:42:05 -0400 (EDT) Received: from imap26 ([10.202.2.76]) by compute7.internal (MEProxy); Mon, 10 Aug 2020 09:42:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=Jfah0V 7FWKx4s11sC8L7ml9vfgolXchf6imQSVYk1cs=; b=qX5jpZf13mBxYFyExBb9eL GL4N2KNfU/OP0lgVpokeUOY1zvputgIkJI9nC4pOiskuj56lqruwuVlo4JPPAHAk BQsrsFIO6G6wg/lf4+Tk9XctQY4bJaT+02kfEZS4xFqC6b5sh3PUAreEiEbL/KN7 i79+5c8KyTNoRL7BZKPj+cfYOWsovcyJAGmD90oLTedEmihVyUN79pDQQTxsyfiC nrmZRukcgJuZkbk6e1XBgEHWZtcvw/cKGxN2JRmfejPpRgXfvqFE4fALzpWZEm1O qN+m4zXTEmwozmUgXsp38aA9T/NC9GesH73uKHZRMk/eLHSKsEAgVxD9TKFBOCfA == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduiedrkeekgdeikecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefofgggkfgjfhffhffvufgtsehttdertderredtnecuhfhrohhmpedfnfgrrhhr hicuifgrrhhfihgvlhgufdcuoehlrghrrhihsehgrghrfhhivghlughtvggthhdrtghomh eqnecuggftrfgrthhtvghrnhepveehhedvveejledvvefgleevffdtjeekledvkeegheff gfeivdejhffhledtudetnecuffhomhgrihhnpehphhhprdhnvghtnecuvehluhhsthgvrh fuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheplhgrrhhrhiesghgrrhhfihgv lhguthgvtghhrdgtohhm X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id 3ABDC14200A2; Mon, 10 Aug 2020 09:42:05 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.3.0-143-g3d58b38-fm-20200806.002-g3d58b387 Mime-Version: 1.0 Message-ID: In-Reply-To: <9d620b19-f1b0-4ebf-abd9-f73380c47f24@www.fastmail.com> References: <9d620b19-f1b0-4ebf-abd9-f73380c47f24@www.fastmail.com> Date: Mon, 10 Aug 2020 08:41:42 -0500 To: "php internals" Content-Type: text/plain Subject: Re: [PHP-DEV] [RFC] [Vote] PHP namespace policy From: larry@garfieldtech.com ("Larry Garfield") On Sun, Jul 26, 2020, at 11:24 AM, Larry Garfield wrote: > The vote on the PHP namespace policy is now open: > > https://wiki.php.net/rfc/php_namespace_policy > > Usual rules, 2/3 required for passage. Vote will be open until 9 August. The vote has been closed. Final results: Yes: 13 No: 17 The RFC has not passed. Thank you to those that participated. I neglected to include a "why not" section in the vote (my fault), so I would ask for those who voted no, Why? 1) I don't believe we should have a policy on this at all. 2) We should explicitly have a policy to only ever use the global namespace. 3) We should have a namespace policy, but I didn't like some detail of this one. (Please explain.) 4) Other (please explain). Thank you for your time. --Larry Garfield