Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1498 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99218 invoked from network); 13 May 2003 22:19:24 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 13 May 2003 22:19:24 -0000 Received: (qmail 5850 invoked by uid 501); 13 May 2003 22:19:21 -0000 Received: from unknown (HELO eco.foo) (80.143.30.12) by kdserv.de with SMTP; 13 May 2003 22:19:21 -0000 Received: from localhost (localhost [127.0.0.1]) by eco.foo (Postfix) with ESMTP id 2BEDC46D5A; Wed, 14 May 2003 00:19:20 +0200 (CEST) Date: Wed, 14 May 2003 00:19:17 +0200 (CEST) X-X-Sender: sas@eco.foo To: Jani Taskinen Cc: internals@lists.php.net In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] patch-fd-lexer5 From: sascha@schumann.cx (Sascha Schumann) > Just commit. PHP_4_3 can't get any more broken than what it is now. The 4.3 branch has been much improved since the last release. The NEWS file alone counts 170 fixed bugs. I'm absolutely positive that way more than that has been addressed, including the segfaults caused by arbitrary input data (crashme script). The fd lexer patch is another step in that direction. It has been extremely well tested using a pretty complex smarty based app. There are some more tests I want to complete (Hartmut, are you listening?) to ensure complete BC. IMHO, PHP 4.3.3 is destined for becoming the best release in a long time. - Sascha