Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:102384 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56808 invoked from network); 24 Jun 2018 00:00:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jun 2018 00:00:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.208.44 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.208.44 mail-ed1-f44.google.com Received: from [209.85.208.44] ([209.85.208.44:35448] helo=mail-ed1-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4C/54-13077-20FDE2B5 for ; Sat, 23 Jun 2018 20:00:03 -0400 Received: by mail-ed1-f44.google.com with SMTP id c1-v6so3219378edt.2 for ; Sat, 23 Jun 2018 17:00:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=golemon-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=k0yg1AUT66QMGY+imS8C3tqe45ddNT7FSHy10AvVwmA=; b=ivv5H+mwlL1dSdGSLVR+VxX+Vo/hhnfkzo5J5tbkOK5UizArZfm85GToz3iKXQQMm5 iOr5txlCuBQcofEhto+GrR0h1yqGyNIhcmYefZCp8R1jDHdcOpIfkCYkp38m9LQi0dFD mzbfAHq/ZPzVfY4w3dtGXE8cnh3E7Zjg7YzY1Ncp8ylIWUq7u7f1I4/pILa5dfuVd0W/ aNBIqPV4g+I0otwS3aRWY/6vPvO1d6cmQo8cWM+U49p60iEAAlvNfJFhStHzMnWg5RBL z/dNaTlapBBeIwB4QFmm9s37Ga9wmcDHBUn0bBbZIs4/lMT7L0HOpe4bqO0rHm1mQ6/V GCIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=k0yg1AUT66QMGY+imS8C3tqe45ddNT7FSHy10AvVwmA=; b=A2iGFP5hgcb87crkwcnVSbKW84Po8M0UI751Db0SHOiFNVzcw0E/e6nflqF/teIFtj /Jyqp3m1WtBJAnyI6SoPMDRrBCyC5rkIavjLszxu5gihn4/Su8I4/9OL/IeDiQus4c9H wJDqbs7WpS+hq3nejbkzGANfy8JHCa01uVSTBXTAqUdeN0dM1bQDuFH1RUoXOCkCxH21 9GvbTvZYZAQbhsO8CYMWLogv6GVgjvpKopHFpsJ69iCuEShfHsbpwDTjI8FUgwA1CvP3 iwEdpU+WYYnh8VP161FC0snow9L2CBNRMBmdIKuIRB4pfBTOQKFTrio48WeMD9kQ+u2N twjA== X-Gm-Message-State: APt69E3m0Z8qE7om3QNYhT/DHCenngyC8qaNsM3+nVTe7Taz/HV80A86 A/kreBcwHD//o1KBXwW1X8jq+eIbwpFgM+PBp+5eNA== X-Google-Smtp-Source: ADUXVKKx+tY+p51DDumqYCyhcrK5vDionqWvmTadFZejlRonhKc9Ztnfzt7kuZaOeX9XfbTfmRMzmBzS3d5umJlHO3o= X-Received: by 2002:a50:e282:: with SMTP id p2-v6mr6373650edl.253.1529798399779; Sat, 23 Jun 2018 16:59:59 -0700 (PDT) MIME-Version: 1.0 Sender: php@golemon.com Received: by 2002:a50:8625:0:0:0:0:0 with HTTP; Sat, 23 Jun 2018 16:59:59 -0700 (PDT) X-Originating-IP: [73.210.228.160] In-Reply-To: References: Date: Sat, 23 Jun 2018 18:59:59 -0500 X-Google-Sender-Auth: geB25GEfEm4GeVSD94rpnSx4IlI Message-ID: To: Zeev Suraski Cc: Nikita Popov , PHP internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] PHP 8 next? From: pollita@php.net (Sara Golemon) On Sat, Jun 23, 2018 at 5:11 PM, Zeev Suraski wrote: >> On Sat, Jun 23, 2018 at 4:22 PM, Nikita Popov wrote: >> > 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. >> > >> Would you mind elaborating on your motivations for a major version bump. I'm >> not saying I disagree in principle, I'm just curious what you're seeing the drivers >> as. > > I'll send a more detailed letter next week - but in a nutshell, the main drivers > I'm seeing are JIT, FFI and possibly doing something in the front of > async/long running processes. Of course there may be other ones > as well, but I think that these alone constitute sufficient grounds for > launching a new major version. > Any one of JIT or async/long-running alone would be enough to merit the bump, so yeah, I'm provisionally on board with that. FFI is cool and all, but it's also not really a major-bump-worthy feature. I didn't realize the JIT was to the point that it was showing real promise. Last update I'd heard was that it was academically interesting, but underwhelming in practice. -Sara