Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81475 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2188 invoked from network); 31 Jan 2015 09:51:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jan 2015 09:51:24 -0000 X-Host-Fingerprint: 80.177.120.119 marston-home.demon.co.uk Received: from [80.177.120.119] ([80.177.120.119:2981] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/00-01805-B95ACC45 for ; Sat, 31 Jan 2015 04:51:23 -0500 Message-ID: To: internals@lists.php.net References: <54C8D36E.7010803@php.net> <5D.52.31101.8585BC45@pb1.pair.com> <54CBD947.7050700@gmail.com> In-Reply-To: <54CBD947.7050700@gmail.com> Date: Sat, 31 Jan 2015 09:51:08 -0000 Lines: 2 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Newsreader: Microsoft Windows Live Mail 16.4.3528.331 X-MimeOLE: Produced By Microsoft MimeOLE V16.4.3528.331 X-Posted-By: 80.177.120.119 Subject: Re: [PHP-DEV] [RFC] [VOTE] pecl_http From: TonyMarston@hotmail.com ("Tony Marston") "Stanislav Malyshev" wrote in message news:54CBD947.7050700@gmail.com... > >Hi! > >> Just because that most of the code YOU have seen uses CamelCase does not >> mean that CamelCase is the "standard". I programmed in other languages >> for >> over 20 years before I switched to PHP, and in those languages the >> standard >> was snake_case. That is the standard I still use, and I will object most >> strongly to the notion that I should change the habits of a lifetime >> just to >> suit the personal preferences of a junior programmer. By "junior" I mean >> "years of experience", not "job title". > >Tony, the question here is not the style of your personal code base, >which is of course you have the full right to choose as you see fit. The >question is the style of the code in PHP core codebase Thank you for clarifying what was not obvious in that post. -- Tony Marston