Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65211 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97639 invoked from network); 26 Jan 2013 11:34:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2013 11:34:42 -0000 Authentication-Results: pb1.pair.com header.from=turneliusz@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=turneliusz@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.179 as permitted sender) X-PHP-List-Original-Sender: turneliusz@gmail.com X-Host-Fingerprint: 209.85.215.179 mail-ea0-f179.google.com Received: from [209.85.215.179] ([209.85.215.179:61698] helo=mail-ea0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 41/62-12745-05FB3015 for ; Sat, 26 Jan 2013 06:34:41 -0500 Received: by mail-ea0-f179.google.com with SMTP id d12so499382eaa.38 for ; Sat, 26 Jan 2013 03:34:37 -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=m3F6HdMG9KQl6SvF/TQErVxFd2CCEUpMOWfxy9hC7K0=; b=OzaplxZGXPi3IwGHmq7dV/REqUFSnjiYnmNTI9+QbEtNaBMM19ubDVgFOul8hAluB8 RmF38NogkrylEauVY7yTtUjWaZc552ZF3CnsziEHSUjnFwJgS8d6kH31odi/YJPF9Cgp hXbzFVOCcH7OCVl1vlbyi8hFPHNWX1PXPRUqqj4tL3kytKHSI6+W+6zq2OmGcNEYBzI2 86L9+VxQy3XW9nh9sS62DXWu8hdYnrJ4l3Q40Tf0KN9W0csyUiqSJ8UH2pxpuwb7b6gY Y/aU4Jm7qXU6gJAg2LuAX5J3a6LztR0k+v5yc+p8TumD4pD+cr6mjxKim/gVIvuG+a14 +GVw== MIME-Version: 1.0 X-Received: by 10.14.215.6 with SMTP id d6mr28846336eep.40.1359200077318; Sat, 26 Jan 2013 03:34:37 -0800 (PST) Received: by 10.223.160.136 with HTTP; Sat, 26 Jan 2013 03:34:37 -0800 (PST) In-Reply-To: References: <5102D1DB.9060305@sugarcrm.com> <51032B3C.7040608@sugarcrm.com> <51033962.1030805@zerocue.com> <510342CD.6020405@sugarcrm.com> <51039A95.6010307@lerdorf.com> Date: Sat, 26 Jan 2013 12:34:37 +0100 Message-ID: To: Pierre Joye Cc: Thomas Bley , "internals@lists.php.net" , Rasmus Lerdorf Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] I think that "Function naming inconsistency" bug deservers more attention From: turneliusz@gmail.com (=?ISO-8859-2?Q?Damian_Tylczy=F1ski?=) I really like the idea 2013/1/26 Pierre Joye : > hi, > > On Sat, Jan 26, 2013 at 10:18 AM, Thomas Bley wrote: >> So function aliases, new open tag and deprecation are bad. What about >> the String class? >> I think there was some "Let's ... start exploring lighter and more >> approachable ways to attack Unicode" on internals ... > > Unicode is a totally different topic. I would suggest to look at intl > (ICU) extension for a start. > > Also about cleanup the APIs, take a look at this prototype: > > https://github.com/nikic/scalar_objects > > This is something that would be much cleaner and without BC problems. > > Cheers, > -- > Pierre > > @pierrejoye > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >