Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:120662 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 65795 invoked from network); 22 Jun 2023 12:52:49 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 22 Jun 2023 12:52:49 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 1C1DF1804F2 for ; Thu, 22 Jun 2023 05:52:49 -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.7 required=5.0 tests=BAYES_05,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,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-wr1-f50.google.com (mail-wr1-f50.google.com [209.85.221.50]) (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 ; Thu, 22 Jun 2023 05:52:48 -0700 (PDT) Received: by mail-wr1-f50.google.com with SMTP id ffacd0b85a97d-31109cd8d8cso7114626f8f.2 for ; Thu, 22 Jun 2023 05:52:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1687438367; x=1690030367; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=Kc+UZTZxhpYZAKUhqd4nluWDYY+mZ2U2y02H+xxyptQ=; b=lnUkhFH19e2tTMrKet812lSEuvzqzF8kXV/DtoITn5S4X7wTUP6tapBNz9nAfUCRyh My8NRspn/9ryIwgrv0bjqBqWdXwi3z/1dFitOTkOfkeAOilEVHkpcB5z3g2dYPi2I+nj syr1vNkS7QT8FelIRWZKLCDo4Ywg9uEMWd56vWXIrkc+CEouLejdAmRg46PXEuTITNAb wpzRq/8nTT3ICj5sG5xuRm6VYr5XF8BHTFTAsQ1fFfQXQ93RzINS7l0b/DENYqa/Dv1z 6ujPlyHzjYYn3Tx8MPBSpIdbGNz1uaxCCdYwWXh8gZurxU6HsUC+E78jZmaq/cHHJ0nu 4yAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687438367; x=1690030367; h=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=Kc+UZTZxhpYZAKUhqd4nluWDYY+mZ2U2y02H+xxyptQ=; b=ahLrKDXwtAMnU/SigjQiYDMHE4WiQhaBZnUai3pky60izCVFdntAZxR0G9YTjmrQgi qjkBcOmNFPeAPV2lZ1UiuKUUoMnc+AC8tQYP5wd7bn2KY4fQN+XqiI/NWvyiM2r1qnDs Q8+LZ33cCmOxml/DpSuP4kCde+Mfu+SCgEROM2/n87C6uAczd4BYQGSz6UnApKYMOPdb to3TAYGcmbIc7iLlffVTggpnvCq2JmgUKn8HBwEtK+aktHi73Tj/+/eNg+2hBHCnjb9P u+vXVtUdAm1lQ4dHn68+REIFdbH25prPSeQg3l/qsH4gN5N7KHrt4iWeCbetcMeE/Gna 5I9A== X-Gm-Message-State: AC+VfDwo+n0Cay6m2sbLk13JRPO5bGmRjPkTY8et9ORWtd+Pk1IsMrGa C7NR8iJEVu8j4UKmpQysxz0LGryMFAqf2fRZAle5dZFIC5fOeg== X-Google-Smtp-Source: ACHHUZ52FW+RgOEKZBExNtXNuHIFrNUdBaTaz09eQFtudyyk7GIQ/YcGA3cvFGUSHJRusaE5FEAaDIT8r5QT1sEFfrY= X-Received: by 2002:a5d:518a:0:b0:30c:5e52:5bad with SMTP id k10-20020a5d518a000000b0030c5e525badmr13111080wrv.18.1687438366827; Thu, 22 Jun 2023 05:52:46 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Thu, 22 Jun 2023 14:52:34 +0200 Message-ID: To: PHP Internals List Content-Type: multipart/alternative; boundary="0000000000006f6e1d05feb75c52" Subject: Re: [PHP-DEV] [RFC] [Vote] PHP 8.3 deprecations From: nicolas.grekas+php@gmail.com (Nicolas Grekas) --0000000000006f6e1d05feb75c52 Content-Type: text/plain; charset="UTF-8" > > As previously announced on the list, we have just started the vote about > the annual PHP deprecation RFC. > > Link to the RFC: https://wiki.php.net/rfc/deprecations_php_8_3 > Link to the discussion thread: https://externals.io/message/120422 > > The vote is open until 2023-07-06 12:00:00 UTC. > Thanks Mate for moving all this forward. I wish we could have voted to keep rand() and getrandmax() and just change them to use the CSPRNG, like we do for array_rand() & co. but I guess this should have been proposed earlier. Might be worth a small follow up RFC to not disrupt the current one. Cheers, Nicolas --0000000000006f6e1d05feb75c52--