Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10261 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47798 invoked by uid 1010); 3 Jun 2004 12:40:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 47745 invoked from network); 3 Jun 2004 12:40:24 -0000 Received: from unknown (HELO asuka.prohost.org) (24.100.195.79) by pb1.pair.com with SMTP; 3 Jun 2004 12:40:24 -0000 Received: (qmail 32506 invoked from network); 3 Jun 2004 12:40:23 -0000 Received: from rei.nerv (HELO dummy.com) (rei@192.168.1.1) by asuka.nerv with SMTP; 3 Jun 2004 12:40:23 -0000 Reply-To: ilia@prohost.org To: php-general@lists.php.net, internals@lists.php.net, php-announce@php.net, pear-general@lists.php.net Date: Thu, 3 Jun 2004 08:40:26 -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: <200406030840.26293.ilia@prohost.org> Subject: PHP 4.3.7 Released From: ilia@prohost.org (Ilia Alshanetsky) PHP Development Team is proud to announce the release of PHP 4.3.7. This is a maintenance release that in addition to several non-critical bug fixes, addresses an input validation vulnerability in escapeshellcmd() and escapeshellarg() functions on the Windows platform. Users of PHP on Windows are encouraged to upgrade to this release as soon as possible. Aside from the above mentioned issues this release includes the following important fixes: Synchronized bundled GD library with GD 2.0.23. Fixed a bug that prevented compilation of GD extensions against FreeType 2.1.0-2.1.2. Fixed thread safety issue with informix connection id. Fixed incorrect resolving of relative paths by glob() in windows. Fixed mapping of Greek letters to html entities. Fixed a bug that caused an on shutdown crash when using PHP with Apache 2.0.49. Fixed a number of crashes inside pgsql, cpdf and gd extensions. All in all this release fixes over 30 bugs that have been discovered and resolved since the 4.3.6 release. Enjoy, PHP Development Team.