Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:116326 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 43608 invoked from network); 12 Nov 2021 15:16:20 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 12 Nov 2021 15:16:20 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id D85B21804DB for ; Fri, 12 Nov 2021 08:10:17 -0800 (PST) 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.8 required=5.0 tests=BAYES_20,SPF_HELO_PASS, SPF_NEUTRAL autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS30827 82.113.144.0/20 X-Spam-Virus: No X-Envelope-From: Received: from xdebug.org (xdebug.org [82.113.146.227]) by php-smtp4.php.net (Postfix) with ESMTP for ; Fri, 12 Nov 2021 08:10:17 -0800 (PST) Received: from [127.0.0.1] (unknown [85.255.233.57]) by xdebug.org (Postfix) with ESMTPSA id 2310010C1C8; Fri, 12 Nov 2021 16:10:16 +0000 (GMT) Date: Fri, 12 Nov 2021 16:10:13 +0000 To: internals@lists.php.net, Nikita Popov , PHP internals User-Agent: K-9 Mail for Android In-Reply-To: References: Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [VOTE] Deprecate dynamic properties From: derick@php.net (Derick Rethans) On 12 November 2021 13:07:42 GMT, Nikita Popov w= rote: >Hi internals, > >I've opened the vote on >https://wiki=2Ephp=2Enet/rfc/deprecate_dynamic_properties=2E Voting will = close >2021-11-26=2E I've voted no on this one=2E Not because I don't like the idea, but becaus= e I think the timeline for deprecation and removal is way too fast=2E=20 This is IMO not something important enough to cause a fairly large BC brea= k for, and it should wait until the last in the 8=2Ex series before we depr= ecate it=2E=20 cheers=20 Derick=20