Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37440 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23016 invoked from network); 4 May 2008 17:31:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 May 2008 17:31:35 -0000 Authentication-Results: pb1.pair.com header.from=kalle@zesix.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=kalle@zesix.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain zesix.com from 67.19.4.138 cause and error) X-PHP-List-Original-Sender: kalle@zesix.com X-Host-Fingerprint: 67.19.4.138 8a.4.1343.static.theplanet.com Received: from [67.19.4.138] ([67.19.4.138:48508] helo=web.clantemplates.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/EC-43080-4F2FD184 for ; Sun, 04 May 2008 13:31:34 -0400 Received: from [81.216.205.138] (helo=KALLESAWESOMEPC) by web.clantemplates.com with esmtpa (Exim 4.63) (envelope-from ) id 1Jsi3Y-0003Wa-Ba; Sun, 04 May 2008 10:31:02 -0700 Message-ID: <325A3D2C7A454E7DB71C55398CCFEC1E@KALLESAWESOMEPC> To: "Scott MacVicar" , "PHP Developers Mailing List" References: <4BD5A050-02F2-46BD-B867-FA8CA12FF1BD@macvicar.net> In-Reply-To: <4BD5A050-02F2-46BD-B867-FA8CA12FF1BD@macvicar.net> Date: Sun, 4 May 2008 19:31:21 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Windows Mail 6.0.6001.18000 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6001.18000 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - web.clantemplates.com X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - zesix.com Subject: Re: [PHP-DEV] Removal of unicode_semantics From: kalle@zesix.com ("Kalle Sommer Nielsen") Hey Scott As the most others already have posted, then from the php developers point it would be stupid to maintain two versions of the same function unless you wrap it all into a function that does it by itself. And yes zend.ze1_compatibility_mode was a major failure. +1 for removal Kalle ----- Original Message ----- From: "Scott MacVicar" To: "PHP Developers Mailing List" Sent: Sunday, May 04, 2008 6:12 PM Subject: [PHP-DEV] Removal of unicode_semantics > Hi everyone, > > We've discussed this a few times in the past and it's time to make a > final decision about its removal. > > I think most people have agreed that this is the way forward but no one > has produced a patch. I have a student working on unicode conversion for > the Google Summer of Code and this would help make it simpler. > > If there are no serious objections I'll create a patch and get this done > as soon as possible > > Scott > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php