Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1628 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49593 invoked from network); 17 May 2003 08:09:26 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 17 May 2003 08:09:26 -0000 Received: (qmail 28239 invoked by uid 501); 17 May 2003 08:09:25 -0000 Received: from unknown (HELO eco.foo) (80.143.40.26) by kdserv.de with SMTP; 17 May 2003 08:09:25 -0000 Received: from localhost (localhost [127.0.0.1]) by eco.foo (Postfix) with ESMTP id 1610B3ED21; Sat, 17 May 2003 10:09:24 +0200 (CEST) Date: Sat, 17 May 2003 10:09:24 +0200 (CEST) X-X-Sender: sas@eco.foo To: Sebastian Bergmann Cc: internals@lists.php.net Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] PHP 4.3.2RC3 released. From: sascha@schumann.cx (Sascha Schumann) Please update your CVS, I've (hopefully) fixed all instances of zend_file_handle which were largely not properly initialized. - Sascha