Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37432 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4177 invoked from network); 4 May 2008 16:13:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 May 2008 16:13:07 -0000 Authentication-Results: pb1.pair.com header.from=scott@macvicar.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=scott@macvicar.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain macvicar.net from 193.227.246.108 cause and error) X-PHP-List-Original-Sender: scott@macvicar.net X-Host-Fingerprint: 193.227.246.108 ip246-108-v193.static.x-ip.net Received: from [193.227.246.108] ([193.227.246.108:43970] helo=lovelace.midden.org.uk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 75/A9-43080-290ED184 for ; Sun, 04 May 2008 12:13:06 -0400 Received: from macvicar.demon.co.uk ([80.177.111.173] helo=[192.168.1.100]) by lovelace.midden.org.uk with esmtp (Exim 4.69) (envelope-from ) id 1JsgqP-0002jJ-U3 for internals@lists.php.net; Sun, 04 May 2008 17:13:45 +0100 Message-ID: <4BD5A050-02F2-46BD-B867-FA8CA12FF1BD@macvicar.net> To: PHP Developers Mailing List Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Sun, 4 May 2008 17:12:58 +0100 X-Mailer: Apple Mail (2.919.2) Subject: Removal of unicode_semantics From: scott@macvicar.net (Scott MacVicar) 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