Newsgroups: php.i18n,php.internals Path: news.php.net Xref: news.php.net php.i18n:1022 php.internals:24225 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22642 invoked by uid 1010); 28 Jun 2006 10:40:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 22619 invoked from network); 28 Jun 2006 10:40:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jun 2006 10:40:04 -0000 X-PHP-List-Original-Sender: andrei@gravitonic.com X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.5 (sometimes 2.4) (4) Received: from ([204.11.219.139:35736] helo=lerdorf.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 9F/10-49337-38C52A44 for ; Wed, 28 Jun 2006 06:40:04 -0400 Received: from [193.1.221.202] (dhcp-202.conf-net.heanet.ie [193.1.221.202] (may be forged)) (authenticated bits=0) by lerdorf.com (8.13.7/8.13.7/Debian-1) with ESMTP id k5SAdxIE027176; Wed, 28 Jun 2006 03:40:00 -0700 Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <4D968329-0359-405B-897A-0F4589E9EBEA@gravitonic.com> Cc: PHP I18N Content-Transfer-Encoding: 7bit Date: Wed, 28 Jun 2006 11:40:00 +0100 To: PHP Internals X-Mailer: Apple Mail (2.750) Subject: Renaming unicode_semantics From: andrei@gravitonic.com (Andrei Zmievski) I am considering renaming unicode_semantics to unicode.semantics to conform to the rest of the Unicode-related INI settings. If there are no major objections, I am going to patch it tomorrow. -Andrei