Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35900 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49457 invoked from network); 3 Mar 2008 08:28:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Mar 2008 08:28:07 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.94.239.7 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.7 mail.jdi-ict.nl Linux 2.6 Received: from [82.94.239.7] ([82.94.239.7:47209] helo=mail.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 22/A3-29055-496BBC74 for ; Mon, 03 Mar 2008 03:28:06 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id m238S122027154; Mon, 3 Mar 2008 09:28:01 +0100 Date: Mon, 3 Mar 2008 09:28:01 +0100 (CET) X-X-Sender: derick@kossu.ez.no To: Marcus Boerger cc: internals@lists.php.net In-Reply-To: <1706278209.20080302232134@marcus-boerger.de> Message-ID: References: <1706278209.20080302232134@marcus-boerger.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] Replace the flex-based scanner with an re2c [1] based lexer From: derick@php.net (Derick Rethans) On Sun, 2 Mar 2008, Marcus Boerger wrote: > However, we had to drop multibyte support as well as the encoding > declare. Just wondering, why did you have to drop the "declare(encoding=...)" ? It's just ignored in PHP 5.x - and it is useful to have for migrating php 5.3 apps to 6. So can you atleast make the new parser just ignore this statement? regards, Derick -- Derick Rethans http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org