Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34868 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30750 invoked by uid 1010); 22 Jan 2008 01:29:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 30734 invoked from network); 22 Jan 2008 01:29:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jan 2008 01:29:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 64.97.136.178 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.178 smtpout0178.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.178] ([64.97.136.178:33240] helo=n082.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7E/8B-64254-FF645974 for ; Mon, 21 Jan 2008 20:29:36 -0500 Received: from sc1-out04.emaildefenseservice.com (64.97.139.2) by n082.sc1.he.tucows.com (7.2.069.1) id 4769FAD4006F546F; Tue, 22 Jan 2008 01:29:28 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,d3ab03a1cf7650b9,a1a5b04c56777945,steph@zend.com,-,RULES_HIT:152:355:379:539:540:541:542:543:567:599:601:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1537:1560:1587:1593:1594:1676:1711:1714:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:3027:3865:3869:3871:3873:4250:4699:5007:6120:6261:7653,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none X-Spamcatcher-Explanation: Received: from foxbox (62-31-252-198.cable.ubr07.shef.blueyonder.co.uk [62.31.252.198]) (Authenticated sender: steph.fox) by sc1-out04.emaildefenseservice.com (Postfix) with ESMTP; Tue, 22 Jan 2008 01:29:26 +0000 (UTC) Message-ID: <007701c85c96$585a45a0$c6fc1f3e@foxbox> Reply-To: "Steph Fox" To: "Stanislav Malyshev" Cc: "Andi Gutmans" , "Antony Dovgal" , References: <698DE66518E7CA45812BD18E807866CE0124CA03@us-ex1.zend.net> <005901c85c91$590963a0$c6fc1f3e@foxbox> <479544F0.4060608@zend.com> Date: Tue, 22 Jan 2008 01:30:13 -0000 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: [PHP-DEV] why we must get rid of unicode.semantics switch ASAP From: steph@zend.com ("Steph Fox") > I think the idea was "no php.ini switch, but the question what "foo" > should produce - IS_UNICODE or IS_STRING is still open for consideration". "foo" alone should produce IS_STRING. The real question IMHO is how far back do you backport tolerance for a unicode cast. - Steph