Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:120678 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 69153 invoked from network); 26 Jun 2023 15:03:24 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 26 Jun 2023 15:03:24 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 0BA5D1804DF for ; Mon, 26 Jun 2023 08:03:23 -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_H3,RCVD_IN_MSPIKE_WL,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-pj1-f49.google.com (mail-pj1-f49.google.com [209.85.216.49]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-256) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 26 Jun 2023 08:03:19 -0700 (PDT) Received: by mail-pj1-f49.google.com with SMTP id 98e67ed59e1d1-262d9e75438so1595329a91.2 for ; Mon, 26 Jun 2023 08:03:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1687791798; x=1690383798; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=y+Mu+LBETJGWsl6VY8LHCs3QAhdAxKh9LkO2+oc0n+Y=; b=LMcH3fpEFFzqPf26dRwnw0sbvqItJ9Lqk6bm3++JZa0rceyAdciMAk/bDYXRD0LVAl OwXG2Z1CPSxyc1XwZipxzFTNT9cwGc9CDMN5f+pb24rE1t5NDGabxhhYfqghTmWdYy1u Be2iEQz5rDnx98Ni55TWo1QxAcxob+Hpfddi8+/95bW+Q8FEXgR5lM9RlVCvn2ZvJ2N1 TpxCqgLigi1dbbAidt2eFe4Or0CI4Gr+PFJvQxp66hv5kM2ooHhLyNi4P0EZ/A8kITv2 DncYJZVCC6Vx20+BwhU3ckTDmT3WL0FIQ/DtZFvy9groyI6AIQNi+10+pnmyIGMLYPs2 9JeA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687791798; x=1690383798; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=y+Mu+LBETJGWsl6VY8LHCs3QAhdAxKh9LkO2+oc0n+Y=; b=c9gQyIPP7EsMXA6RpVvyff6wJLONn/VkDZhw2sYGjDLmhyaZYymocM4G4LIKpHXh4J a39i4yaF8GoGAxHXssn8iVAyhXpdXhupCqON3j80Q9MCdF6dyQHtrd4Z5TaYee4/gNq0 PTfVDMihmDM33g5uUo0QHLETOcVmY3yCCVRFGRsJGPGBMDryTSBHAJNbDMCAIYzSaQoi hL/JZtMIrW4sa+lUrIIyQNlzXym2ynbxBwJZw36ZUsl3JjwVOd0Qa8yPtZ67Q1RdxuUP nHQhfGVUsBqU4+hGZIA6im1XZv9nQSwNInrfkcZbsMRF5V91Yk0XlJq92z7TuHoFQPkF 0v/g== X-Gm-Message-State: AC+VfDyuC+hWpRYt0IvCUcUMSBDOPNDEkvuqJlBKGZ2Ro5AbAI/N8wNf jKfnmMf+VzTJiRp3849ZH8jRPJUBjYUhiA4zajPaZIGh X-Google-Smtp-Source: ACHHUZ4twerpc+1ARnzh1YMROl76C7v+PUWhbN81d9ayMMnMZMtLzrTlUOsuE8uQ7p1kygCqeowuzxjcicrmQCh9vHc= X-Received: by 2002:a17:90a:550:b0:258:b651:4f80 with SMTP id h16-20020a17090a055000b00258b6514f80mr27449551pjf.36.1687791797976; Mon, 26 Jun 2023 08:03:17 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 26 Jun 2023 17:03:06 +0200 Message-ID: To: =?UTF-8?B?TcOhdMOpIEtvY3Npcw==?= Cc: PHP Internals List Content-Type: multipart/alternative; boundary="00000000000092c5b305ff09a6ca" Subject: Re: [PHP-DEV] [RFC] [Vote] Deprecate functions with overloaded signatures From: ocramius@gmail.com (Marco Pivetta) --00000000000092c5b305ff09a6ca Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hey M=C3=A1t=C3=A9, Only voted "NO" for `ReflectionProperty#setValue()`, mostly because any kind of pre-existing subtype will be kinda broken, but it isn't a major issue. It's fine if libraries drop support for PHP 8.2 before PHP 9.0 is out. Marco Pivetta https://mastodon.social/@ocramius https://ocramius.github.io/ On Mon, 26 Jun 2023 at 15:37, M=C3=A1t=C3=A9 Kocsis wrote: > Hi Everyone, > > As previously announced on the list, I have just started the vote about t= he > "Deprecate functions with overloaded signatures". > > Link to the RFC: > https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures > Link to the discussion thread: https://externals.io/message/120146 > > The vote is open until 2023-07-10 16:00:00 UTC. > > Regard, > M=C3=A1t=C3=A9 > --00000000000092c5b305ff09a6ca--