Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:102657 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67022 invoked from network); 9 Jul 2018 08:47:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jul 2018 08:47:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.50 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.214.50 mail-it0-f50.google.com Received: from [209.85.214.50] ([209.85.214.50:35247] helo=mail-it0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 57/71-49043-F21234B5 for ; Mon, 09 Jul 2018 04:47:44 -0400 Received: by mail-it0-f50.google.com with SMTP id l16-v6so25332192ita.0 for ; Mon, 09 Jul 2018 01:47:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=ew17tfZ+JduuKfZ9u2TzwT2QiJY278QkFB5B1KY9pfQ=; b=TMGE//3dQ+xDHjaArURr2q5xEJaBczW7eUK/bz3ILe/FngCg57IYbEAyKkHR3H94mj Q6TkhmWGmCrn90z+j9vms/NCyfZTLYUee1mxhbiLm70NfBQpUUx2xqWW2/7kJ6Dyz9T5 jInRHlCKs34MvIV8Z9k+9YzR/CjilX6rBB9EK+JP9Bb7goJhInAHmb4slKBio7INQYU5 LnRPVlj2a02U8isCMdEK8YHglQQD43cqQqw92c0fZ6oUGAzxhH/ZMMtABLcTrwOfZyZL gMIisQ8F12579znNLuu5wvBmR3oNSJRrcW2bZrJnLT3WmvW6rYZ5eHrjiJuZFv5q6T3Q GcNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=ew17tfZ+JduuKfZ9u2TzwT2QiJY278QkFB5B1KY9pfQ=; b=FO8h220Oel/1C0X3lFAgpGqX9/0b2z8kzvlPkZzr5H0XerU70M/aC85GceReEzJhuZ gt9ofDFv7QGRj3s4tqx0HNKSqid4xjyTuS0y5MmFPwaKvEJ87y+hKuV1USWwuQvPV+cz fPeHpvwnuSXasYd64KbchsNQuGim1kWmgkM2lsSQWePdM2ehjNX/5xsCSazcxoYFK7VD 217wH2XOShen7uKRq7CZ0wYrAgMJ6+bHeHv2yNk7dC8mM1kPbwQFoOcdEyYsZCbOnqDi TBvcmRgFccFnCxPxwXdiCUPrhJL3xzZPwSve2so4QMy/7sm7SuPVRz4maRIpaVSaKU/4 6d9g== X-Gm-Message-State: APt69E2lfV6/Zqzk8sNXTvYHJkDFjOjZXm9Ze6cRGbjpc/rjxp6hKc9T 9tBHMKoWbahqoIYyVbkU5F+3kA7Wr9RkrOFl2dmNRQ== X-Google-Smtp-Source: AAOMgpdFA6g7TMU4l30JRDtMxdbL1XgeU1hwtugCjofmvTvJS+R4SftlXA1DivEzkTzxsHp4BplrqCiMRvlHFEeH7is= X-Received: by 2002:a24:4ad2:: with SMTP id k201-v6mr16354250itb.6.1531126060234; Mon, 09 Jul 2018 01:47:40 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a6b:148a:0:0:0:0:0 with HTTP; Mon, 9 Jul 2018 01:47:39 -0700 (PDT) Date: Mon, 9 Jul 2018 10:47:39 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="000000000000ed3b4105708d10af" Subject: [VOTE] Deprecations for PHP 7.3 From: nikita.ppv@gmail.com (Nikita Popov) --000000000000ed3b4105708d10af Content-Type: text/plain; charset="UTF-8" Hi, I would like to start voting on the "Deprecation for PHP 7.3" RFC, which combines six minor deprecation proposals: https://wiki.php.net/rfc/deprecations_php_7_3 Each deprecation is voted separately and will require a 2/3 majority independently of whether it is a language or library change. The votes are open until 2018-07-16. You can read up on the discussion for this RFC here: https://externals.io/message/102394 Regards, Nikita --000000000000ed3b4105708d10af--