Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5178 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61303 invoked by uid 1010); 4 Nov 2003 01:13:55 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 61278 invoked from network); 4 Nov 2003 01:13:55 -0000 Received: from unknown (HELO asuka.nerv) (24.112.18.98) by pb1.pair.com with SMTP; 4 Nov 2003 01:13:55 -0000 Received: (qmail 24456 invoked from network); 4 Nov 2003 01:19:33 -0000 Received: from rei.nerv (HELO dummy.com) (rei@192.168.1.1) by asuka.nerv with SMTP; 4 Nov 2003 01:19:33 -0000 Reply-To: ilia@prohost.org To: internals@lists.php.net Date: Mon, 3 Nov 2003 20:20:19 -0500 User-Agent: KMail/1.5.4 Organization: Prohost.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200311032020.19761.ilia@prohost.org> Subject: PHP 4.3.4 Released From: ilia@prohost.org (Ilia Alshanetsky) PHP 4.3.4 has been released. The focus of this release was the resolution of bugs and at the time of release some 70 bugs were resolved. All users are encouraged to upgrade to 4.3.4. PHP 4.3.4 contains, among others, following important fixes: * Fixed disk_total_space() and disk_free_space() under FreeBSD. * Fixed FastCGI being unable to bind to a specific IP. * Fixed several bugs in mail() implementation on win32. * Fixed crashes in a number of functions. * Fixed compile failure on MacOSX 10.3 Panther. Enjoy, PHP Development Team.