Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73373 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81863 invoked from network); 24 Mar 2014 09:55:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Mar 2014 09:55:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.42 mail-qa0-f42.google.com Received: from [209.85.216.42] ([209.85.216.42:33852] helo=mail-qa0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A4/13-63501-E2100335 for ; Mon, 24 Mar 2014 04:55:59 -0500 Received: by mail-qa0-f42.google.com with SMTP id k15so5136280qaq.29 for ; Mon, 24 Mar 2014 02:55:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=LUjqiydeQ4LTprwNFYQ9p5sp4MseGi04mhKLzaIP7As=; b=acGnsAQ2OwrQou5BaNQHh4rGV0gM7d3g7pdBDBUet5eEr9Y3bfo2GOQwgtARCN6o/V NFKWEXYKPalI/1kn51cBHyTjfdet3phmCJGw31lEZeaF0DcP5WX6Ge5x/gxlvE3P/e/M Eyuqj34hc1gP2UoLkfqPMqcHSVOafMGLsS2GZhU7Y0ieAxmh9OkMqBFYGSxyg5fBYDsk 1a8xoUPFb3XGgevD3rVaIJXZ67sgQsUuCJcD1CY3Mmp8JOptKVYZMm0gX2gaIC55ETkL HB0q0aOkSHTbqvMwNehO3G5DtDpWEun1xfjjQqFPW21W0zzxMDqgtDmWhqY0oIXSIGRB DEJA== MIME-Version: 1.0 X-Received: by 10.224.11.132 with SMTP id t4mr27085736qat.4.1395654956650; Mon, 24 Mar 2014 02:55:56 -0700 (PDT) Received: by 10.140.49.14 with HTTP; Mon, 24 Mar 2014 02:55:56 -0700 (PDT) In-Reply-To: <1395654744.9365.17.camel@guybrush> References: <532FF7B9.5040700@hoa-project.net> <1395653827.9365.9.camel@guybrush> <1395654744.9365.17.camel@guybrush> Date: Mon, 24 Mar 2014 10:55:56 +0100 Message-ID: To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= Cc: "Ivan Enderlin @ Hoa" , internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PHP Specification From: pierre.php@gmail.com (Pierre Joye) On Mon, Mar 24, 2014 at 10:52 AM, Johannes Schl=C3=BCter wrote: > In my opinion it is a good thing that PHP is powerful enough to enable > frameworks etc. to innovate around the core language. The core language > has to be a reliable and stable. Agreed, but I was not clear. I refer to core features like what we can find in hhvm, hack, more recently the JVM compiler or similar projects. Many features which have nothing to do with the engine they use should have been available in the core since long. Cheers, --=20 Pierre @pierrejoye | http://www.libgd.org