Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76028 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66334 invoked from network); 24 Jul 2014 18:28:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jul 2014 18:28:37 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.43 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.192.43 mail-qg0-f43.google.com Received: from [209.85.192.43] ([209.85.192.43:61201] helo=mail-qg0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/91-55539-25051D35 for ; Thu, 24 Jul 2014 14:28:34 -0400 Received: by mail-qg0-f43.google.com with SMTP id a108so3797401qge.30 for ; Thu, 24 Jul 2014 11:28:36 -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=Hen9wvUrFMTyR08CWS+c7df9nsJOVq/Q8Bpm/Wx5LcE=; b=KfXOqDp5j0276hZRION3mtkrx5zIi7odxuFOBKnexFngktNyRoiR9lyaWCZKuq8+Rz lyNUoM586RZpTiOP8H15OiShLEf+2Ct6BD+5dRwRAmFG2cD8GblPClKIu7tscE7Q1TCf M4vmAsMT+qvBU06oMZ7UKtpov89XkmtaTwDh/jRcbuALocj1f1BGbwnkSzvJ+NLBlMLo 5/EYv7CX5/oThEUP0tZ4nbNULIgO6hTgipdzhwTH7TiunjNw0AqflmrdRRV/eERq7FI3 jhCfAxk6YcejTvz0kGY7KdB44gKqWktVREX2tnKbNOFnohRS3raBy66KL5y+asNpY2aX dPEw== MIME-Version: 1.0 X-Received: by 10.224.137.193 with SMTP id x1mr18827338qat.0.1406226516294; Thu, 24 Jul 2014 11:28:36 -0700 (PDT) Received: by 10.140.24.54 with HTTP; Thu, 24 Jul 2014 11:28:36 -0700 (PDT) In-Reply-To: <53D11BBF.7040306@gmail.com> References: <53CFB2CD.5050703@hoa-project.net> <53D0062A.20905@gmail.com> <3D49DA70-E726-439B-94E7-F8888358C04D@benramsey.com> <53D0FC76.3080604@hoa-project.net> <53D10CE8.8090500@gmail.com> <4212D04D-0241-4887-A9DF-180958A31926@ajf.me> <53D11BBF.7040306@gmail.com> Date: Thu, 24 Jul 2014 20:28:36 +0200 Message-ID: To: Rowan Collins Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PHP Language Specification From: pierre.php@gmail.com (Pierre Joye) On Thu, Jul 24, 2014 at 4:44 PM, Rowan Collins wr= ote: > Andrea Faulds wrote (on 24/07/2014): > >> On 24 Jul 2014, at 14:40, Rowan Collins wrote: >> >>> Incidentally, that's another question: some people like to make clear >>> that the Zend Engine isn't actually the language implementation, it jus= t >>> *powers* the implementation. In which case, what *should* the implement= ation >>> be called? >> >> That=E2=80=99s actually an important question. I always tend to say =E2= =80=9CZend PHP=E2=80=9D >> here, but I=E2=80=99m a little bit uneasy about having Zend in the name.= Perhaps >> =E2=80=9Cthe PHP.net implementation=E2=80=9D? =E2=80=9CPHP Group impleme= ntation=E2=80=9D? =E2=80=9CPHP reference >> implementation=E2=80=9D? >> >> We could take a leaf from Python=E2=80=99s book and call it CPHP :) > > > Or ZPHP? Implying the PHP implementation built on Zend, but not directly > using the Zend trademark? Call it php.net or something like that, Zend is only one of many contributors. Yes, the engine is still named Zend Engine but the language has been improved by many php.net contributors. Cheers, --=20 Pierre @pierrejoye | http://www.libgd.org