Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81486 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26211 invoked from network); 31 Jan 2015 13:48:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jan 2015 13:48:12 -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.176 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.176 mail-qc0-f176.google.com Received: from [209.85.216.176] ([209.85.216.176:38674] helo=mail-qc0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/71-16633-B1DDCC45 for ; Sat, 31 Jan 2015 08:48:12 -0500 Received: by mail-qc0-f176.google.com with SMTP id c9so24600469qcz.7 for ; Sat, 31 Jan 2015 05:48:08 -0800 (PST) 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; bh=fzVeMCqm/q3lK9Z/bC20iPrmIbF+8kqcjho6gWr5Ay4=; b=z3vOoMSGsqvH43scNgKF7TpsyIdrlq7OPjC1O/1CCfRo78DHTCzCylub2a3erbX4ht FakMY1E2HB6zAQQlmK3kouF5dzMFVnY/6BDht6HQqizyMCwoDFQs0p/7ww+tHcs53Lqs XcEH9YAB1iUy2zKAHgPT7quKMgOFv0NFWwlmKrectlWDNe7XYQg9h+ldUOVfGCeSzz6D YsRstoS16mwP7mz46tF3hiH+2bqDlKBwZxI4EBd/+KC8uqIpdsNppW7xcHsFLWLmILZW pwPBR9SYZfwiJ5Xyet3eLonwnynKOlk560z5nhJ8t1/WiWhunrCI0d5xB2UpAULJ/MQA PVQg== MIME-Version: 1.0 X-Received: by 10.224.28.198 with SMTP id n6mr22554104qac.15.1422712088658; Sat, 31 Jan 2015 05:48:08 -0800 (PST) Received: by 10.96.3.168 with HTTP; Sat, 31 Jan 2015 05:48:07 -0800 (PST) Received: by 10.96.3.168 with HTTP; Sat, 31 Jan 2015 05:48:07 -0800 (PST) In-Reply-To: References: <54C8D36E.7010803@php.net> <39.52.31101.2585BC45@pb1.pair.com> Date: Sat, 31 Jan 2015 20:48:07 +0700 Message-ID: To: =?UTF-8?Q?Pavel_Kou=C5=99il?= Cc: PHP internals , Tony Marston Content-Type: multipart/alternative; boundary=001a11c2cc9aa9865d050df2f846 Subject: Re: [PHP-DEV] [RFC] [VOTE] pecl_http From: pierre.php@gmail.com (Pierre Joye) --001a11c2cc9aa9865d050df2f846 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 for > > 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. > Pavel Kouril --001a11c2cc9aa9865d050df2f846--