Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81543 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32910 invoked from network); 1 Feb 2015 22:00:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Feb 2015 22:00:55 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.49 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.192.49 mail-qg0-f49.google.com Received: from [209.85.192.49] ([209.85.192.49:59567] helo=mail-qg0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 93/35-33325-612AEC45 for ; Sun, 01 Feb 2015 17:00:54 -0500 Received: by mail-qg0-f49.google.com with SMTP id i50so45138177qgf.8 for ; Sun, 01 Feb 2015 14:00:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=1f2CUtCQr4959IWU8esk40VNFvnFquY9ji38P4U52aU=; b=DQuzp4I9DHc//A2CvSf6CFkWr3xhaz6HN6DCcT3YNtGko5CS1UM2DULFkTQ+3djMm1 zXfMTr7wzINt5NgwsZbs+TdUldGK8DZarUkN4MWmak1e3qfDE/NMloraFlErOhCZdCo3 l7ulMmBw1gAQ1pxj0ce+sXhrC2yUxO08/LCpFihahVdPkFvhqaIUfcSJAtDRLyEhMLKY mq5EZu6bVZmZBPEzX8220HpUFNGgZ19UKNpN+sZW4PJ9NE2R+Ve9FZkVcoSBPYxtJG0M Wa+7ayJ3QQVg64RSEJEs0AFTEbAaLNJTNDmy570H8V3B3me8xSCrkGkuZmICvPdA3zmH ZKmQ== X-Received: by 10.140.97.203 with SMTP id m69mr30349684qge.39.1422828051514; Sun, 01 Feb 2015 14:00:51 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.93.70 with HTTP; Sun, 1 Feb 2015 14:00:11 -0800 (PST) In-Reply-To: References: <54C8D36E.7010803@php.net> <39.52.31101.2585BC45@pb1.pair.com> Date: Mon, 2 Feb 2015 07:00:11 +0900 X-Google-Sender-Auth: K9vEAcNYFTyrnwV2LMWZvGotk_0 Message-ID: To: Pierre Joye Cc: =?UTF-8?Q?Pavel_Kou=C5=99il?= , PHP internals , Tony Marston Content-Type: multipart/alternative; boundary=001a113a2aa2964c90050e0df80f Subject: Re: [PHP-DEV] [RFC] [VOTE] pecl_http From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a113a2aa2964c90050e0df80f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi all, On Sat, Jan 31, 2015 at 10:48 PM, Pierre Joye wrote: > On Jan 31, 2015 9:08 PM, "Pavel Kou=C5=99il" wrote: > > > > On Sat, Jan 31, 2015 at 1:41 PM, Pierre Joye > wrote: > > > > > > There is zero reason to discuss what has been approved and followed f= or > > > years already. > > > > > > I will simply post the link to our CS as a reminder and ask everyone = to > > > read it if they never did: > > > > > > https://github.com/php/php-src/blob/master/CODING_STANDARDS > > > > Well, the coding standard doesn't mention namespaces. So shouldn't it > > be updated to include namespaces? If there's an RFC for including > > something using namespaces, the should be rules for naming namespaces > > in the coding standard, IMHO. > > It sounds pretty obvious but yes it should be mentioned for completeness. +1 I don't want to see no more methods names like __set_state, create_sid, function names like gd*(), and of course strange namespaces. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a113a2aa2964c90050e0df80f--