Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64395 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80906 invoked from network); 21 Dec 2012 00:14:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Dec 2012 00:14:14 -0000 Authentication-Results: pb1.pair.com header.from=petercowburn@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=petercowburn@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.49 as permitted sender) X-PHP-List-Original-Sender: petercowburn@gmail.com X-Host-Fingerprint: 209.85.212.49 mail-vb0-f49.google.com Received: from [209.85.212.49] ([209.85.212.49:58019] helo=mail-vb0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EA/EF-20281-5D9A3D05 for ; Thu, 20 Dec 2012 19:14:14 -0500 Received: by mail-vb0-f49.google.com with SMTP id r6so4440032vbi.8 for ; Thu, 20 Dec 2012 16:14:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=IWa4DaJ16y++sRO8Xg/SfmolIp+DeUyCpnzSV5FfaPs=; b=nU4Oa1VZIwurRhGTgIfqtuvvKHno5fj3PU5ByDKkaKf27khK5OSXa9HYOQU2ye3YUL amKM3xws5DA5srxWjdMvROqaRc1ZKQP5+DuBtwtwAsdJw2ed2NHoao8k9H8lHNtyScas +67eyytiFwd8jr7jk/2PEdjAXicg00OqiLSqx7tfyGZ2OIJmj4qSMwIxRRnVudsBfSnF 4JDEddeDm5CbuwZdaJ9R1MfKSKsgW2sT/hqFAMJAjfuSIAC8d1BfGinFiFx7CuBhbgCD IWlr3dKSMzHLy8sK8Ea1HMGSy3D5P3x2H92xSjRSKrWMUqPyNGvhDC1pLiwgR1JeMtHC O34g== Received: by 10.52.97.7 with SMTP id dw7mr15159312vdb.38.1356048850456; Thu, 20 Dec 2012 16:14:10 -0800 (PST) MIME-Version: 1.0 Received: by 10.52.75.163 with HTTP; Thu, 20 Dec 2012 16:13:30 -0800 (PST) In-Reply-To: References: <50C63A7C.8090705@gmail.com> <4DBD0EA5-C45B-4C12-BFE9-E263B255B2C3@strojny.net> <50D33CC5.8060500@garfieldtech.com> Date: Fri, 21 Dec 2012 00:13:30 +0000 Message-ID: To: Lazare Inepologlou Cc: Larry Garfield , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] DateTime improvement From: petercowburn@gmail.com (Peter Cowburn) On 20 December 2012 20:06, Lazare Inepologlou wrote: >> Of course, I have no idea if anyone in userspace is using > DateTimeImmutable... > > Well, it seems unlikely, unless he is Yoda or French. > > I mean, in English, it is common to put the adjective in front of the nou= n, > isn't it? Class names aren't particularly subject, too strictly, to English grammar rules. Besides, the coding standards [1] dictate the class name should be prefixed with the 'parent set' (e.g. extension name), which in this case is not "Immutable". [1] https://github.com/php/php-src/blob/master/CODING_STANDARDS#L152 > > Lazare INEPOLOGLOU > Ing=E9nieur Logiciel > >