Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31742 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72486 invoked by uid 1010); 20 Aug 2007 19:39:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 72469 invoked from network); 20 Aug 2007 19:39:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Aug 2007 19:39:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 63.208.196.171 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 63.208.196.171 outbound.mailhop.org FreeBSD 4.6-4.9 Received: from [63.208.196.171] ([63.208.196.171:2266] helo=outbound.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 10/00-06760-EEDE9C64 for ; Mon, 20 Aug 2007 15:39:28 -0400 Received: from cs136054.pp.htv.fi ([213.243.136.54] helo=[192.168.1.100]) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1IND5Y-0000M4-8Q; Mon, 20 Aug 2007 15:39:00 -0400 X-MHO-User: U2FsdGVkX1+LuCfpkgRimXU5bgWShU7M9Jtf/Q7SgrI= X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 213.243.136.54 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+3h5SgQMiKocOlwUpT0K4f7rfApAQUJNc= Message-ID: <46C9EDE0.6050505@sci.fi> Date: Mon, 20 Aug 2007 22:39:12 +0300 Reply-To: jani.taskinen@iki.fi User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Andrei Zmievski CC: internals@lists.php.net References: <1181829227.3478.3.camel@localhost.localdomain> <468E1158.2030900@lerdorf.com> <468E13C6.1070109@pooteeweet.org> <468E2009.9000703@zend.com> <10845a340707060432h6516ea5eja0995dbc974baa0a@mail.gmail.com> <468E2A9C.8030704@zend.com> <10845a340707060454t24a854dfu93aad454dd1f37ed@mail.gmail.com> <468E2F78.9090002@pooteeweet.org> <10845a340707060509u70152abctf1801324be490ed1@mail.gmail.com> <468E400E.6060005@e-novative.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] What is the use of "unicode.semantics" in PHP 6? From: jani.taskinen@sci.fi (Jani Taskinen) FINALLY we're getting somewhere. Now where to start removing all the crap that was necessary for the non-unicode mode? (I'd say the tests..) --Jani Andrei Zmievski kirjoitti: > Nothing is happening, as far as I can tell. We are at an impasse, > basically. Personally, I am fine with removing the damn switch and going > forward with PHP 6 as Unicode-only. God knows it will rid us of at least > one headache - having to discuss it anymore. > > -Andrei > http://10fathoms.org/vu - daily photoblog > > On Aug 20, 2007, at 9:14 AM, David Coallier wrote: >> Time to put gas on the fire. >> >> Is this flag going to be removed or what? What is happening here in >> the background that we are not seeing ? :) >> >