Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:120178 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 45826 invoked from network); 2 May 2023 12:01:16 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 2 May 2023 12:01:16 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 3AA05180044 for ; Tue, 2 May 2023 05:01:15 -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.8 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_NONE, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15576 212.103.64.0/19 X-Spam-Virus: No X-Envelope-From: Received: from mx.kolabnow.com (mx.kolabnow.com [212.103.80.153]) (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 ; Tue, 2 May 2023 05:01:14 -0700 (PDT) Received: from localhost (unknown [127.0.0.1]) by mx.kolabnow.com (Postfix) with ESMTP id 3A8C01441 for ; Tue, 2 May 2023 14:01:12 +0200 (CEST) Authentication-Results: ext-mx-out002.mykolab.com (amavisd-new); dkim=pass (4096-bit key) reason="pass (just generated, assumed good)" header.d=kolabnow.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-transfer-encoding:content-type:content-type:in-reply-to :from:from:content-language:references:subject:subject :mime-version:date:date:message-id:received:received:received; s=dkim20160331; t=1683028865; x=1684843266; bh=d9EAO0jocg0HjxTf EfVoXygq+IL2ILe9qC7fR2G7Jpw=; b=w3WxqjwpCbFNoA+I+sVQf4ap0c4Cunxf IcMAdJ3zSz76SYCL7+YaSXQRyt3RvR4QDwlv0L/uIPOL9ngzLn/tnMdGziDGztnm 5OkYNH8R9g4MQeiqM76nAwbUsC9Q2cn4wJCOoSMTQBZf3ckOxEuC9VYLnHQiZIaL pGH7wgiNcxePAfZtlVlnaj5IA90dSfmp/4ZedIXsIkXzQq/btDUW88wiloF1nOsz nplCR1bvOqHVEihlkMNF6ZDPKagj2kQ1QAC3E4QQESYijo/OSzVXcNLuN9i/sfRi qtT8tdJn7w14nDwQsHJg7eP+aDkMAzfWnXiox4rREDGwP1OTHQmnryWdius8Khp2 UkTFtcM0Ita0NQ79F5AgFkvrAV0pFqfyM3jwCLW/C5imZJwrJYG/iby1fBuLFf6f SHHvpPebIl5i14kvc1YrwaqOJCGm2kvETX0tKLuq+ElyeQ98fO7vGouim92BcarS HcfnjvrUI8ROXIenleXlsbO2J1wEryR6btpeBLrm/1HzbMRonmelQ3cUtgd11LQI Jr7EA/ATRlkqNc9gnMx7AV+TH61mAp86ijcNhSiUUhIuxbIbbxeEhn1aN2nTK/lw AlMYQph96h/k766dWRgsaRQAmh+QQLpK7mZZ9sYNHXOu3FxGh5WaBVzikJES1Rmm wi8cBrGXO/8= X-Virus-Scanned: amavisd-new at mykolab.com Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out002.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LLP-hL5Ri0xx for ; Tue, 2 May 2023 14:01:05 +0200 (CEST) Received: from int-mx001.mykolab.com (unknown [10.9.13.1]) by mx.kolabnow.com (Postfix) with ESMTPS id 9B2B3E89 for ; Tue, 2 May 2023 14:01:03 +0200 (CEST) Received: from ext-subm002.mykolab.com (unknown [10.9.6.2]) by int-mx001.mykolab.com (Postfix) with ESMTPS id 78F4A199A for ; Tue, 2 May 2023 14:01:02 +0200 (CEST) Message-ID: <917658e8-9840-6c5d-2d0a-6334dbf6fdf5@alec.pl> Date: Tue, 2 May 2023 14:00:59 +0200 MIME-Version: 1.0 To: internals@lists.php.net References: Content-Language: en-US In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [RFC] [Discussion] Deprecate functions with overloaded signatures From: alec@alec.pl (Aleksander Machniak) On 27.04.2023 23:28, Máté Kocsis wrote: > https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures stream_context_set_option() should be removed from the Future Scope as it already is being changed by the RFC. -- Aleksander Machniak Kolab Groupware Developer [https://kolab.org] Roundcube Webmail Developer [https://roundcube.net] ---------------------------------------------------- PGP: 19359DC1 # Blog: https://kolabian.wordpress.com