Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76065 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43517 invoked from network); 24 Jul 2014 20:47:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jul 2014 20:47:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.220.173 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.220.173 mail-vc0-f173.google.com Received: from [209.85.220.173] ([209.85.220.173:49400] helo=mail-vc0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CF/11-55539-5D071D35 for ; Thu, 24 Jul 2014 16:47:17 -0400 Received: by mail-vc0-f173.google.com with SMTP id hy10so5940886vcb.18 for ; Thu, 24 Jul 2014 13:47:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:references:in-reply-to:mime-version :thread-index:date:message-id:subject:to:cc:content-type; bh=XZaCxQc8mIRKMoiM6R7SKj2aQNJhlskKp1OAnuv42Ck=; b=DBAfPcVgJ5n0Gfn6OJLQTGodlcCQW+oOQupl0f6M4Zqp2YZID6zcOnh1GwLfZHIwnc 9Kat+y4dcbUIG6PH3OAUirrktSYGKFwDiqZ4Sk5qmfVDq5wlrTK0ABBtc6HjiJFc40M6 UYXVpbg+kW9MArLJQG8WRIi9Zk670m0EW8+8jSwA6YmXzlMozuTg7sQQQuq3p/Vcdx1d BzbUvcnfAXO4ixizEIatKGhJpzxLa+i3U5iuskptte2YlST/n0QTGGOn6IPEtgq21fh4 sqI7GbuEKKyDNpuGV2EOEG4V1+0kNB7TaaeTbm6MMEe38rW73Nuy+sZmxQKM2rt+I7iR 0EjQ== X-Gm-Message-State: ALoCoQm2CRz2MIm43pvID7DiNygbJTe95if0d3W3fPfENmvW8jv3a36BakOO2VAE7+qLlbS5merLrLG0waimOFSrnOY0tSusu5EONqgaC55ZqzWp7nvLTpN0SDbQ7hHA/Hl+bS1wcoFr X-Received: by 10.52.26.114 with SMTP id k18mr13487795vdg.77.1406234839157; Thu, 24 Jul 2014 13:47:19 -0700 (PDT) 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> <53D15E99.4060803@gmail.com> <87fdfd1a00dcad32843001d02ee10108@mail.gmail.com> <1D993D81-0C61-4759-B3A6-8611232F2A07@ajf.me> In-Reply-To: MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQFY3vDGa06Wf4YlYcrjQD8RP5OGegILVfwWAjW0sLkBPmFsVQFUbct5AfLo/TkCBlo/RAJa+mQ0AXJHOakB86Dp9AIpiLSyAkZ3AasCWk3tswJaGscfAkVsawAB/NsaNgHYvqtJAfX6i2ebjycZ0A== Date: Thu, 24 Jul 2014 23:47:18 +0300 Message-ID: <6bf2645f3837dfb0619f8054e2bfb1af@mail.gmail.com> To: Andrea Faulds Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: RE: [PHP-DEV] PHP Language Specification From: zeev@zend.com (Zeev Suraski) > -----Original Message----- > From: Andrea Faulds [mailto:ajf@ajf.me] > Sent: Thursday, July 24, 2014 11:44 PM > To: Zeev Suraski > Cc: Sara Golemon; Rowan Collins; PHP internals > Subject: Re: [PHP-DEV] PHP Language Specification > > > "PHP.net PHP" isn't the nicest of names. I think CPHP, analogous to CPython is > maybe the best of the available options. If it's for internal discussion purposes, it doesn't matter if it's the nicest of names. php.net PHP is an accurate description and there's no reason to create a new 'brand' here. We saw how much time it took us to decide about a version number, let's not waste cycles on coming up for a name for something that has been named for over 15 years. Zeev