Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:113694 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 1983 invoked from network); 22 Mar 2021 17:40:42 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 22 Mar 2021 17:40:42 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id AB170180505 for ; Mon, 22 Mar 2021 10:36:01 -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,NICE_REPLY_A, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-ej1-f48.google.com (mail-ej1-f48.google.com [209.85.218.48]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 22 Mar 2021 10:36:00 -0700 (PDT) Received: by mail-ej1-f48.google.com with SMTP id u21so4692545ejo.13 for ; Mon, 22 Mar 2021 10:36:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding:content-language; bh=3Pi+G4Vtghza4jbl8a2L5UwOIaCmb7lbYU8krknSRg4=; b=cDfjZNO0rw5iPJDDRTND55CCeLKxgcuXr67kdpFnUGFJ6WOefMTNiy22087dr/8vv9 VvMGavLK5rG8R+sAyGGj95N9cFqUS3QkOVR4GsPjlZy9bbNiXDOVCG0IveQ2lkk4pgth OV+yBHU9FPiqGcnxlyNY7TgxTrOMyaZyFgecHe+g/CxV5tY9uRlkRvHhsHByHy/NXwJG iJFUTRPcpjsxZKvzJFdhqvg/fQyO6ckXamjZdV8N2gLUDsJpteBOolcPTgtcSo0MJe3n ItKxqLS1bYTEb6WUF3YFxWLy5hysF/sim86//j65hOVrrIqdhicGRAkeu8T0ZNZFq/95 08hQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=3Pi+G4Vtghza4jbl8a2L5UwOIaCmb7lbYU8krknSRg4=; b=nyFAw9UUeU2L/1EwtEjr7+1LD0ulSNT8jksqpRrmBXf0zekIN2U8ylxrWQEN7fa4DL fhmqmVIb+dyYYjHVul6Tez6S0fcCATdbDx7Rli+LNFwcPOTR159UQHu0xGJ4HsJ5PteE RgPKwjLQPcs9/yhBB75Qp6r+a5RDuHtitAyGEmYeGK7tXfZUDAmZilCCFViRVJZAVKKm tE3zFR++4XiH1Nu6sqiYpoW7pb96Dc9VaL2ogz2R3zcGtYbOpVG8+8M755Ttm6BWN8sf v+75KGtOPt+jXKaW8m2vZaeL5M3D2DCuQwFSa22IOirPbsg4JF+IwcSbPq7cOu1Utwin FFyA== X-Gm-Message-State: AOAM533w1cTxuRx62ItDSFLlAHD7d8P37BrgvVmUpMkT/rVSzVaUrQXd JiS9UPVj5R5NZeOboMCP8dnbudAPZVM= X-Google-Smtp-Source: ABdhPJwx1MhcDsDGZQZCrgn1yAVtMPkUqatNoz1gGc/pU02i96HG59EuA+uOqBGugigvhZCUtXHXZA== X-Received: by 2002:a17:906:4955:: with SMTP id f21mr1006714ejt.74.1616434557940; Mon, 22 Mar 2021 10:35:57 -0700 (PDT) Received: from [192.168.0.22] (cpc104104-brig22-2-0-cust548.3-3.cable.virginm.net. [82.10.58.37]) by smtp.googlemail.com with ESMTPSA id m14sm11894285edr.13.2021.03.22.10.35.57 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 22 Mar 2021 10:35:57 -0700 (PDT) To: PHP internals References: Message-ID: Date: Mon, 22 Mar 2021 17:35:56 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-GB Subject: Re: [PHP-DEV] [RFC] Deprecations for PHP 8.1 From: rowan.collins@gmail.com (Rowan Tommins) On 22/03/2021 17:27, Nikita Popov wrote: > > Sure. Rowan, if you would like to add these functions to this RFC, > please feel free to just edit it directly. Otherwise, having a > separate RFC just for them is also fine. Given the situation is complex, and at least somewhat controversial, I plan to write up a separate RFC, to make sure the pros and cons are fully understood. Any feedback on that topic, or suggestions for content of that RFC, please reply in the separate thread, to avoid de-railing this one. Regards, -- Rowan Tommins [IMSoP]