Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:102387 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67684 invoked from network); 24 Jun 2018 02:42:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jun 2018 02:42:26 -0000 Authentication-Results: pb1.pair.com header.from=levim@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.51 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.215.51 mail-lf0-f51.google.com Received: from [209.85.215.51] ([209.85.215.51:45949] helo=mail-lf0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 79/75-13077-F050F2B5 for ; Sat, 23 Jun 2018 22:42:25 -0400 Received: by mail-lf0-f51.google.com with SMTP id m13-v6so1350590lfb.12 for ; Sat, 23 Jun 2018 19:42:23 -0700 (PDT) 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:cc; bh=f23JlxiE9KqV2d+qAvAUOnAnI0J5yrKApNasccNvDqo=; b=sc44StTQUspvAAq8MWqt44a3mABUYR2zoN/RGyf/FN7TpcE6xNwxOv7wbEmSNm7QMX od6v+GqSKFs7kF7l09bWYIPElkohTjLbioP5R4ZrticGWGIkTujWIUvp1400Uf5iot1k WvBrl3/b3jJgaNMl29tfs94eloB+ua7Q0NEv/pcogebyJto6k9nzSvwejbgUdRx4S4a6 FrAcFEEnl+LfS7rlq91UnoX+VyjOX6z55a1BkAXg4tyXv5zd5dium+Bxb8avfo176nT8 7reGdTfaqgAa4jcmQUkHoqP0Hb6uepq6uKn9BvFwHEWsQG1yOlLOMg1x8Mv3dOQ7hXc6 iNDw== X-Gm-Message-State: APt69E2j/LxJYBpXTZWPDbSUTer+SLaihzHQCAd3jfO9h/KSumSBd/n/ CYlDIURDgAPwLvIlMc2XUYYDfsS5jaZ6yP2MJ6U= X-Google-Smtp-Source: ADUXVKICKD0enKCdnn8cYlqyrrbv8a1+MX8LGSP8l7DzqmsL2CxB8RzcisiqnsVdl5y7wkCET8FUVG2P5L24+LTZYe4= X-Received: by 2002:a19:b2c7:: with SMTP id t68-v6mr1654680lfk.132.1529808139892; Sat, 23 Jun 2018 19:42:19 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Sat, 23 Jun 2018 20:42:00 -0600 Message-ID: To: Nikita Popov Cc: internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] PHP 8 next? From: levim@php.net (Levi Morrison) On Sat, Jun 23, 2018 at 3:23 PM Nikita Popov wrote: > > Hi internals, > > Based on some recent conversations, I'm getting the impression that after > PHP 7.3, we might want to go for PHP 8 next. > > I'd like to discuss and possibility decide this now, as that would make PHP > 7.3 the last chance to get in deprecations. I think this is an appropriate place to discuss these potential deprecations. What ones do you specifically have in mind?