Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:102386 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61447 invoked from network); 24 Jun 2018 01:19:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jun 2018 01:19:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle@php.net; sender-id=unknown Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.193 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 74.125.82.193 mail-ot0-f193.google.com Received: from [74.125.82.193] ([74.125.82.193:38814] helo=mail-ot0-f193.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A0/15-13077-E91FE2B5 for ; Sat, 23 Jun 2018 21:19:27 -0400 Received: by mail-ot0-f193.google.com with SMTP id w16-v6so2801222otk.5 for ; Sat, 23 Jun 2018 18:19:26 -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:content-transfer-encoding; bh=DMqsEi63d1Y8/i1YthiUzPVbRf2twbTqHSliC/uDuSE=; b=By60q+983/TV9DLQIxSSl/9nnqfBYE6sEKjeCbcNuXZQb9RX1tN8C4WrvHyHLpK2OE E8VIUAy5h5mvVLqBObSjDL45qXdk+IThZGa9qkOQ1bbuHW4Eu+MjOrDpAuk1+bSzawzq u0sQyfjZF+jollU8Gkqd4oX30Gr3RNDVghYthg6XW/ggrOgwYHU8F4MGjEPRGK9oiP29 r9Q8lgzrwDFynDMM2IeH0fQIKT5Y3OjmT8YHWT+AeVcEuRPuMXTkM8dQ24K/7mgwSqA1 QYIz8bvmBZA+5/nmWbFgYQZh1Taz1qu0VBqjX5YQjJo3qlwlvqYEC56nqkb6H+1/kdct Qm/w== X-Gm-Message-State: APt69E1RyJi+D269w5uTR+Q89AICacbKMxECuSfz8BQs9bDQakApnqw0 IcV2TPQQKOvJ50gaQmwtPyCe3Wh5ABIXEDZKUck= X-Google-Smtp-Source: ADUXVKLKFoIfbzTWhSCbQnhylESZF7B1JgYpyX0UALs79ple4AsdfK9lAnSlwg2tQTu+lMpFTh/zvnq0U+2CwlXLXgg= X-Received: by 2002:a9d:16cb:: with SMTP id s11-v6mr4577945ots.304.1529803163735; Sat, 23 Jun 2018 18:19:23 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Sun, 24 Jun 2018 03:19:14 +0200 Message-ID: To: Levi Morrison Cc: Zeev Suraski , Sara Golemon , Nikita Popov , Internals Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PHP 8 next? From: kalle@php.net (Kalle Sommer Nielsen) Hi Den s=C3=B8n. 24. jun. 2018 kl. 02.59 skrev Levi Morrison : > Neither JIT nor FFI require backwards compatibility breaks in > language. I don't think either of those particular features would > substantially break the C API either. If these are the motivations for > PHP 8 then I strongly object. I agree with the objection, however they are also a major selling point for a major version which I think is something worth keeping in mind. --=20 regards, Kalle Sommer Nielsen kalle@php.net