Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9012 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97276 invoked by uid 1010); 8 Apr 2004 21:57:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 97227 invoked from network); 8 Apr 2004 21:57:20 -0000 Received: from unknown (HELO asuka.nerv) (24.100.195.79) by pb1.pair.com with SMTP; 8 Apr 2004 21:57:20 -0000 Received: (qmail 26368 invoked from network); 8 Apr 2004 21:57:20 -0000 Received: from rei.nerv (HELO dummy.com) (rei@192.168.1.1) by asuka.nerv with SMTP; 8 Apr 2004 21:57:20 -0000 Reply-To: ilia@prohost.org To: internals@lists.php.net Date: Thu, 8 Apr 2004 17:57:25 -0400 User-Agent: KMail/1.6.1 Organization: Prohost.org MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-ID: <200404081757.27272.ilia@prohost.org> Subject: PHP 4.3.6RC3 Released From: ilia@prohost.org (Ilia Alshanetsky) One more release candidate prior to the final release. This RC addresses yet another ZTS bug that may have resulted in crashes on Win32 (IIS) and Apache 2 while using the worker model. If you are using PHP in those environments, please try RC3 and see if any problems still occur. Additionally a fix was made to allow for the compilation of GD extension against GD library 1.8.X, if you are using that also please try RC3. If no other problems creep up, RC3 will be released as 4.3.6 final on Thursday, so please test it as much as possible. The release can be found at: http://qa.php.net/ Ilia