Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45090 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9916 invoked from network); 24 Jul 2009 21:34:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jul 2009 21:34:48 -0000 Authentication-Results: pb1.pair.com header.from=greg@chiaraquartet.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=greg@chiaraquartet.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain chiaraquartet.net from 209.85.198.232 cause and error) X-PHP-List-Original-Sender: greg@chiaraquartet.net X-Host-Fingerprint: 209.85.198.232 rv-out-0506.google.com Received: from [209.85.198.232] ([209.85.198.232:36065] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 45/F9-60547-7F82A6A4 for ; Fri, 24 Jul 2009 17:34:47 -0400 Received: by rv-out-0506.google.com with SMTP id l9so529851rvb.23 for ; Fri, 24 Jul 2009 14:34:44 -0700 (PDT) Received: by 10.140.200.14 with SMTP id x14mr2732665rvf.283.1248471284710; Fri, 24 Jul 2009 14:34:44 -0700 (PDT) Received: from monster.local ([76.84.30.125]) by mx.google.com with ESMTPS id k41sm16935128rvb.47.2009.07.24.14.34.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 24 Jul 2009 14:34:43 -0700 (PDT) Message-ID: <4A6A28F1.6020502@chiaraquartet.net> Date: Fri, 24 Jul 2009 16:34:41 -0500 User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070807) MIME-Version: 1.0 To: PHP Developers Mailing List X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: README.UNICODE seems out of date? From: greg@chiaraquartet.net (Greg Beaver) Hi, README.UNICODE still talks about the unicode semantics switch, it probably needs updating. Greg