Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35930 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15108 invoked from network); 3 Mar 2008 20:25:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Mar 2008 20:25:39 -0000 Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 64.97.136.152 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.152 smtpout0152.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.152] ([64.97.136.152:15458] helo=n066.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 89/F3-29055-1CE5CC74 for ; Mon, 03 Mar 2008 15:25:38 -0500 Received: from sc1-out04.emaildefenseservice.com (64.97.139.2) by n066.sc1.he.tucows.com (7.2.069.1) id 4769F918008DA302; Mon, 3 Mar 2008 20:25:25 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,8f0922397e899c7c,06e0f74eaf6bbc45,steph@zend.com,-,RULES_HIT:355:379:481:539:540:541:542:543:567:599:601:946:973:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1538:1568:1587:1593:1594:1711:1714:1730:1747:1766:1792:2073:2075:2078:2196:2199:2393:2559:2562:2693:2733:2828:3027:3865:3866:3867:3868:3870:3871:3872:5007:6261:7653:7875,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; Mon, 3 Mar 2008 20:25:24 +0000 (UTC) Message-ID: <016b01c87d6c$d6dd33a0$c6fc1f3e@foxbox> Reply-To: "Steph Fox" To: "Marcus Boerger" , "Stanislav Malyshev" Cc: "Pierre Joye" , References: <1706278209.20080302232134@marcus-boerger.de> <47CB2E9D.6010102@zend.com> <1642796941.20080303002651@marcus-boerger.de> <47CB8107.1090802@zend.com> <1207450994.20080303113313@marcus-boerger.de> <47CC4A9D.1080705@zend.com> <47CC5616.8040506@zend.com> <1755973054.20080303211612@marcus-boerger.de> Date: Mon, 3 Mar 2008 20:26:17 -0000 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original 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] [RFC] Replace the flex-based scanner with an re2c [1] based lexer From: steph@zend.com ("Steph Fox") > No one was considering any such move. Having pecl/intl shipped per default > as symlinked into ext would be as much optional as --enable-zend-multibyte > or --enable-mbstring are right now. This will be more like brining in zip > to 5.2. However it is completely off-topic as it is just one possible > cause > of action while the other is to stick with mbstring. Intl and mbstring don't share anything like the same functionality... - Steph