Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99262 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29402 invoked from network); 30 May 2017 12:37:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 May 2017 12:37:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.41 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.41 mail-wm0-f41.google.com Received: from [74.125.82.41] ([74.125.82.41:34828] helo=mail-wm0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 22/40-34073-4776D295 for ; Tue, 30 May 2017 08:37:09 -0400 Received: by mail-wm0-f41.google.com with SMTP id b84so90749038wmh.0 for ; Tue, 30 May 2017 05:37:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:user-agent:in-reply-to:references:mime-version :content-transfer-encoding:subject:to:from:message-id; bh=h4OgeVYiG1HYDQy1J2Y8vJ0ifH+xoKDkKSKhxLKJ6H0=; b=LaYI5RjMJ59JY0OsBnvKKPUqorH7PL0sGQ2l3g9F69piuo54w6tygJseQ6ZZsGB3sT HlPdTBr5rYcp6+cWSLjF9t7/U0Wy+Ar+rBJmOLMHJbfHz8PeEsoit3ikAUqxgHzzx4jS JxAKzX0DbKtnuK7jSw3AE6KBj2T9wKeAbZuNQwKjclnQxFnqIDRak/E8NolA8uvp5LrR t3nLeubfzp6D+dj0Eq0fD34NFMgUbeGgRS9aCMPNXq/3Qw4dUp0EoRCC/5wGpQzz5kiy 3upaJVVch+7wMvoa+S2U7oa3Y4Qz2DmU1c4JvxwyCcNLKLGW7xSp0xmZYdPiH87fSQfK +dWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:user-agent:in-reply-to:references :mime-version:content-transfer-encoding:subject:to:from:message-id; bh=h4OgeVYiG1HYDQy1J2Y8vJ0ifH+xoKDkKSKhxLKJ6H0=; b=m5zIex/ZIdW8hJbKTpAzsPvVzJiAKKjEldTmF60rg3M6ALPE+9Fb4a6jpNrj2qbhuC O48oNZqBraKGBtqM5Xd1LdndD+DSvjnXK6vfmmVYsUZ9q49gCnrAdBRAftYuDpnoXp8g MjnA4kyYn2T3XZgMu6j2nL3JjCA8WI7H+2LiZEJOHsmhumRe5y9a4d630ylda/zPzzk6 MJcDe4MENiccw/jclQ0roNqe9NbR1JF4oTlyE3Be/GdInMJzHdIxoBw0qOBQfex5u7Ga khl4gULDpUS2JSA6ZDzEEeISlDOxyCOiyaPyOhPRODGazi6U556BP0+I0ddgHMNMU610 3MdA== X-Gm-Message-State: AODbwcBwY+u/Tyc/+2IEAg4J8PukGC7+d43tycBkIBbMXHI1qXLA3YaO PlIaLImfh09ciMhR3jg= X-Received: by 10.223.161.194 with SMTP id v2mr15893779wrv.132.1496147825484; Tue, 30 May 2017 05:37:05 -0700 (PDT) Received: from [10.177.105.175] (92.40.249.58.threembb.co.uk. [92.40.249.58]) by smtp.gmail.com with ESMTPSA id a136sm18153690wme.26.2017.05.30.05.37.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 May 2017 05:37:04 -0700 (PDT) Date: Tue, 30 May 2017 13:37:02 +0100 User-Agent: K-9 Mail for Android In-Reply-To: <84.AD.34073.59B2D295@pb1.pair.com> References: <9dffe898-e550-c6d6-46bd-86dcf74735ea@fleshgrinder.com> <84.AD.34073.59B2D295@pb1.pair.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable To: internals@lists.php.net,Tony Marston Message-ID: Subject: Re: [PHP-DEV] Re: Class Naming in Core From: rowan.collins@gmail.com (Rowan Collins) On 30 May 2017 09:21:38 BST, Tony Marston wrote= : > Different=20 >projects/teams/organisations are free to use whatever naming convention >they=20 >like, be it snake_case, CamelCase, studlyCaps or whatever I think the discussion here is which convention we, as the PHP Internals p= roject/team/organisation, want to use=2E It's nothing to do with forcing an= yone else to do anything at all=2E Regards, --=20 Rowan Collins [IMSoP]