Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:115424 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 56361 invoked from network); 14 Jul 2021 07:07:28 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 14 Jul 2021 07:07:28 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id B228C1804C4 for ; Wed, 14 Jul 2021 00:31:09 -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_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-lf1-f52.google.com (mail-lf1-f52.google.com [209.85.167.52]) (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 ; Wed, 14 Jul 2021 00:31:09 -0700 (PDT) Received: by mail-lf1-f52.google.com with SMTP id i5so2018716lfe.2 for ; Wed, 14 Jul 2021 00:31:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=YnzZvjkXeEPK46jCxKoxu1OsqQkF3wUnqg2MONPzjtE=; b=oD7thGeSArv1ey48kfM6mSqVCWeznXEKzI+8CKaVvcftMOGF9EyiOEtZ51NS5kfnOD Q7Yt95/sSlmIzVcaQaXGIsj7A1w1KA9ek1M0NAM1tD9Zw3YtOZFsGIEZbYpWY5dj37iM 5+/uUZMtjkdf1OUru7r6OPsJ2XspwolB79ZECa/agGYIu1kUoRBnprcM2SSZ6AMyej9y TmTzeMB+9XbWda8R6aq3y9YVw8w1mNyD3kX3nxkavCc9RVHP0Tb2JNcr7o6eY4ZN0wpn sGHlYGCtaLabz0WqAWUkzS2fSAJ3e2WGJKv3bNpUjDcbJQ/uPOH1FPDqiJFNfDf/DLKY b/Sw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=YnzZvjkXeEPK46jCxKoxu1OsqQkF3wUnqg2MONPzjtE=; b=OCSd5EX1Hv/FQgq8s7msu8njwY6mYsJP3sqBgfJeg2eJlia/207iLAR//lotv2Ev9S loVIo5ntwHNIX2Aw/Lk5+veeSiW0hZqaUIJG3+tzkNkjbVFeEO5Jk2saqWv1ecjRmzDS XyRPivmX9MKixeGJdVRrF1QHk7/1MJ3voRlrVu9l6LhGvybd+6hlS3W/2cbAvxvCPl5W hGZoM/pYjf31lDJSGQ9RJpx/m9RC1EF84ukNbTww2y2MoJaoJlqE7SvRCM3K1mS6Q0nM ysYpOWZkHw6tR1FiDx7HjQBvylF7Mhpmupgdy3xCvb3LecPmQuVsxU9rVEut/WM9rV0c uzdQ== X-Gm-Message-State: AOAM531z9FZBinBwYC5fZWDAg9Z7Vww8PWbRtj1xP1hpkpc4tupjhwJU NwhFnNSv/AuJhnoHexX+O3qx2RoSPmNagDz5yyuBEPJmzJewrQ== X-Google-Smtp-Source: ABdhPJyHbWOQ6zxFDBA2NfGz+qRQREqcWJ7LHcyXjDG5txlXmChX6TQHx9WZcHTXhf+Wcn5p67NKzzsVbQxJZimqNEE= X-Received: by 2002:ac2:5990:: with SMTP id w16mr7311186lfn.44.1626247864133; Wed, 14 Jul 2021 00:31:04 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 14 Jul 2021 09:30:48 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="000000000000422ce305c71056fc" Subject: Re: [VOTE] Deprecations for PHP 8.1 From: nikita.ppv@gmail.com (Nikita Popov) --000000000000422ce305c71056fc Content-Type: text/plain; charset="UTF-8" On Wed, Jun 30, 2021 at 11:32 AM Nikita Popov wrote: > Hi internals, > > I have opened voting on https://wiki.php.net/rfc/deprecations_php_8_1. > The vote closes on 2021-07-14. > > This RFC is a collection of various deprecation suggestions from different > people. Each deprecation is voted separately, and should be considered on > its own merit. > > Most deprecations should be uncontroversial, but there are some more > contentious ones as well: See https://externals.io/message/113657 for > additional discussion. > Here are the results of the vote. The following deprecations have been declined: * get_class(), get_parent_class() and get_called_class() without argument: 21 in favor, 21 against * t fopen mode: 13 in favor, 17 against The following deprecations have been accepted: * date_sunrise() and date_sunset(): 51 in favor, 0 against * key(), current(), next(), prev(), and reset() on objects: 48 in favor, 0 against * mb_check_encoding() without argument: 44 in favor, 0 against * FILE_BINARY and FILE_TEXT constants: 42 in favor, 1 against * Passing bool for $value argument of IntlCalendar::roll(): 38 in favor, 0 against * Accessing static members on traits: 40 in favor, 0 against * strptime(): 35 in favor, 0 against * strftime() and gmtstrftime(): 29 in favor, 9 against * mhash*() function family: 38 in favor, 0 against * ctype_*() function family accepts int parameters: 34 in favor, 2 against * Return by reference with void type: 39 in favor, 1 against * NIL constant defined by the IMAP extension: 35 in favor, 0 against * Calling overloaded pgsql functions without the connection argument: 36 in favor, 1 against * $num_points parameter of image(open|filled)polygon: 20 in favor, 9 against * mysqli::init(): 34 in favor, 0 against * filter.default ini setting: 28 in favor, 4 against * auto_detect_line_endings ini setting: 38 in favor, 0 against * ssl_method option to SoapClient constructor: 25 in favor, 1 against * FILTER_SANITIZE_STRING: 36 in favor, 0 against, * oci8.old_oci_close_semantics ini setting: 27 in favor, 0 against * odbc_result_all(): 34 in favor, 0 against Regards, Nikita --000000000000422ce305c71056fc--