Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:114133 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 19904 invoked from network); 24 Apr 2021 17:34:16 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 24 Apr 2021 17:34:16 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id F232D1804C6 for ; Sat, 24 Apr 2021 10:37: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=-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-f47.google.com (mail-ej1-f47.google.com [209.85.218.47]) (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 ; Sat, 24 Apr 2021 10:37:49 -0700 (PDT) Received: by mail-ej1-f47.google.com with SMTP id r20so28549694ejo.11 for ; Sat, 24 Apr 2021 10:37:49 -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=MdyCKwLUXwnNpp4k4gg6rwVc26WdnHGuChnTNspqI7Y=; b=BqTRk/BBu3Oss/3UoYfrIC4070epPtHF9r/KZK09CHN0sPy/p8VE05N94ybad5CuXo 8lKKHj62RbzrsQvhfcyHzMOnHItNN1U8nTYn4deTbVSF9dlgqK8HTYN/+crNqkruqHLz U4U/c/CFMB9KZKImVl4SHvbwiO4Yr7Xn27X3OTpF96PLFxKEln8VZA4WdEd8u5Av8x/i OGTscRXn0S7z7Yy8eUoxpDiGjXVD9zJEOa35kPrpB/lGbyhkIxrqPHnS2lPwA0BDM0m1 o+knVJHpduCG/3GQoVo9TEAXoua2hTSL7yNuzUuWJAnRR5+tnrjzzEOSCnViKC0zfY8v OE9w== 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=MdyCKwLUXwnNpp4k4gg6rwVc26WdnHGuChnTNspqI7Y=; b=ZyW38vxJWtm+Rkj60JIVO0F6bYmL89WpOb/s6gl3szeYfZ23L3FNpXxUAYCN2+X4ye B3mCW2N/3fh6q99KkMtV+R04a9S63Ghi5G8/ID+UGLFrIAIH1vWbOgjY+cOTdFygfaVF bU5CqoIDucx4EMqwaGAemmT31nc5eWhZjo+UR9Ke8wsfYRO59j7eyXSaf5hR03xdRaLK ZqMfagezAvSiQ2C1EmefqiKtdv5JCCYM9fabkKDTOPJ00k/YNdnCyWtJDygZMqOpbTX+ gCgscKzZ+pzn6eAqc6hmMQpMmZIH09J5XpMlgdTLBYVk7H4zX/H4pbaZ9g57qqyPYiKd lAgw== X-Gm-Message-State: AOAM5338vODKDTGDYerg2/+H2TGXC9N5LHVGEYWoCEcK8udL+W/LxMNq mhrbNQV9THXokz9I7ihQnBBa9jFQ8iI= X-Google-Smtp-Source: ABdhPJw0T657II/u1+GYv+Q1sCVfGA0ryhE6sWhvv9/305DjM639MoPqWY6lKpq2kQyWQ2kyE0ZfUA== X-Received: by 2002:a17:906:6d41:: with SMTP id a1mr10113607ejt.482.1619285868110; Sat, 24 Apr 2021 10:37:48 -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 f19sm9257767edu.12.2021.04.24.10.37.47 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 24 Apr 2021 10:37:47 -0700 (PDT) To: internals@lists.php.net References: Message-ID: Date: Sat, 24 Apr 2021 18:37:46 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0 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 09:24, Nikita Popov wrote: > It's time for another deprecation RFC: > https://wiki.php.net/rfc/deprecations_php_8_1 I have added another proposal to this list: the 'ssl_method' option to the SoapClient constructor, which in practice only allows you to force use of SSLv3. A more flexible alternative is available via stream context options. https://wiki.php.net/rfc/deprecations_php_8_1#ssl_method_option_to_soapclient_constructor Note that both the SoapClient-specific and stream context versions of this are currently missing documentation, which I am working on improving. Regards, -- Rowan Tommins [IMSoP]