Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:928 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55113 invoked from network); 15 Apr 2003 22:39:33 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 15 Apr 2003 22:39:33 -0000 Received: (qmail 17888 invoked by uid 501); 15 Apr 2003 22:39:32 -0000 Received: from unknown (HELO eco.foo) (80.143.39.135) by kdserv.de with SMTP; 15 Apr 2003 22:39:32 -0000 Received: from localhost (localhost [127.0.0.1]) by eco.foo (Postfix) with ESMTP id 5884C3C928 for ; Wed, 16 Apr 2003 00:39:32 +0200 (CEST) Date: Wed, 16 Apr 2003 00:39:32 +0200 (CEST) X-X-Sender: sas@eco.foo To: internals@lists.php.net Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: 4.3.1 release (was Re: Zend commit) From: sascha@schumann.cx (Sascha Schumann) The primary focus WRT security fixes is the PHP 4.3.1 release right now (and thus the PHP_4_3 branch). The safe_emalloc can/should be merged into HEAD any time, it is just not on my priority list. Looking at TODO_SEGFAULT, we have addressed about 20 issues with 9 remaining open. It would be good, if those which affect ext/standard/* would be fixed before the next release. Others (e.g. in the dbase extension) are not that urgent. Any comments regarding the release process? - Sascha