Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36007 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55269 invoked from network); 6 Mar 2008 17:24:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Mar 2008 17:24:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:52043] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 33/D2-38880-AD820D74 for ; Thu, 06 Mar 2008 12:24:42 -0500 Received: from dhcp-172-28-202-237.zrh.corp.google.com (unknown [193.142.125.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 4588611F07B; Thu, 6 Mar 2008 18:24:39 +0100 (CET) Date: Thu, 6 Mar 2008 18:24:38 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1486766914.20080306182438@marcus-boerger.de> To: =?iso-8859-15?Q?Johannes_Schl=FCter?= CC: PHP Internals List In-Reply-To: <1204823427.30934.9.camel@goldfinger.johannes.nop> References: <1204823427.30934.9.camel@goldfinger.johannes.nop> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] 5.3 Release Planning From: helly@php.net (Marcus Boerger) Hello Johannes, Thursday, March 6, 2008, 6:10:27 PM, you wrote: > Hi all, > recently there were quite a few proposals about stuff for 5.3. If we implement > them all we won't finish in a "soonish" time and we get new ideas postponing > the 5.3 release therefore the following: > - Scanner based on re2c: [...] Anyone interested more in this one might a) have a look here: http://blog.somabo.de/2008/02/php-on-re2c.html b) provide tests for configure --enable-zend-multibyte (and whatever you use it for) Best regards, Marcus