Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65170 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67610 invoked from network); 25 Jan 2013 15:56:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jan 2013 15:56:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=krebs.seb@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=krebs.seb@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.178 as permitted sender) X-PHP-List-Original-Sender: krebs.seb@gmail.com X-Host-Fingerprint: 74.125.82.178 mail-we0-f178.google.com Received: from [74.125.82.178] ([74.125.82.178:59743] helo=mail-we0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B5/E6-03402-74BA2015 for ; Fri, 25 Jan 2013 10:56:56 -0500 Received: by mail-we0-f178.google.com with SMTP id x48so265747wey.9 for ; Fri, 25 Jan 2013 07:56:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=FN360BWqqdNeP2VvSRhh9VXpVk2GYz6X5BU+H2k+qkw=; b=MgDpUINyU5pJkMKTHUxIurPwXBPVP6NcErUbnYM8/PfYUCc3KpGyNTGyLNm6MWM9B1 OliG9swDXBXeINliXaLbw+dHJuhuEr6G0FrbQJKHc2zGWv3ivb0D4n1EKyMBTw141ZHB NRqobiC3J4m5JpPAmSG44DnJnGRGldF6gzuWzHsz7hG1iMPCX4ZmtjZtZgvzEkx5OAV3 5MlzoOo4J3FH6A2SL14H9bNndsABJF5sO9NpeuvjEknDz/Q5J9DFG4qAOthHmmd7a12Q YTeOqONrvxzujFb5ljrFA6xNZY4XGEPA6MowJEZLoXFfAnXEUzNq7ZBQAaPfIAiFcQya cryQ== MIME-Version: 1.0 X-Received: by 10.194.179.34 with SMTP id dd2mr9842563wjc.1.1359129412486; Fri, 25 Jan 2013 07:56:52 -0800 (PST) Received: by 10.216.119.70 with HTTP; Fri, 25 Jan 2013 07:56:52 -0800 (PST) In-Reply-To: References: Date: Fri, 25 Jan 2013 16:56:52 +0100 Message-ID: To: Pierre Joye Cc: Martin Keckeis , =?ISO-8859-2?Q?Damian_Tylczy=F1ski?= , PHP internals Content-Type: multipart/alternative; boundary=089e0141a002d5c65504d41ef904 Subject: Re: [PHP-DEV] I think that "Function naming inconsistency" bug deservers more attention From: krebs.seb@gmail.com (Sebastian Krebs) --089e0141a002d5c65504d41ef904 Content-Type: text/plain; charset=ISO-8859-1 2013/1/25 Pierre Joye > hi, > > On Fri, Jan 25, 2013 at 3:37 PM, Martin Keckeis > wrote: > > Hello, > > > > you are right Damian. > > > > Also today on a german page: > > > http://it-republik.de/php/news/Machen-wir-das-Namensschema-der-PHP-Funktionen-einheitlich%21-066539.html > > > > Relating to this bug report: > > https://bugs.php.net/bug.php?id=52424 > > We all know that, since years. The answer however remains the same: We > can't do it without major backward compatibility breakages. Please > check the internals archive for the past discussions. > Theoretically you can have both: The API in it's current state as well as a consistent api in the "php"-namespace. > > Cheers, > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- github.com/KingCrunch --089e0141a002d5c65504d41ef904--