- - 15 April 2004
- md5: 79cde484e31871176137eb78014657fa
+ - 02 June 2004
+ md5: 5293fdc909a306a2636e0fafcc79442c
- - 15 April 2004
- md5: 4848331288d6eaffcec0323a852d1082
+ - 02 June 2004
+ md5: 20abcab34809146cb0f766a47187a957
See the ChangeLog for a complete list of changes,
- or the release notes for more information on
+ or the release notes for more information on
this particular release. Daily snapshots are also available from
snaps.php.net (not intended for production use!).
@@ -96,20 +96,22 @@ site_header("Downloads");
- - 15 April 2004
+ - 02 June 2004
(CGI binary plus server API versions for Apache, Apache2 (experimental),
ISAPI, NSAPI, Servlet and Pi3Web. MySQL support built-in, many extensions
included, packaged as zip)
- md5: fc4adb16b0bbff5089efc10a02240f81
+ md5: 3362079d4d1aaaf0c146b0c376ceec4b
- [25-May-2004]
- PHP 4.3.7RC1 has been released for testing.
- This is the first release candidate and should have a very low number of problems
- and/or bugs. Nevertheless, please download and test it as much as possible on
- real-life applications to uncover any remaining issues.
+ [02-Jun-2004]
+ PHP Development Team is proud to announce the release of PHP 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.
+
- List of changes can be found in the
- NEWS file.
+ All in all this release fixes over 30 bugs that have been discovered and resolved since the 4.3.6
+ release. For a full list of changes in PHP 4.3.7, see the ChangeLog.
- [15-Apr-2004]
- The PHP Development Team is proud to announce the release of PHP 4.3.6.
- This is is a bug fix release whose primary goal is to address two bugs which may
- result in crashes in PHP builds with thread-safety enabled. All users of PHP
- in a threaded environment (Windows) are strongly encouraged to upgrade to
- this release.
-
-
-
- All in all this release fixes approximately 25 bugs that have been discovered since the 4.3.5 release.
- For a full list of changes in PHP 4.3.6, see the ChangeLog.
-
+ PHP Development Team is proud to announce the release of PHP 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.
+
+
+
Bugfix release
+
+
+ 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.
+
+
+
+ For a full list of changes in PHP 4.3.7, see the
+ ChangeLog.
+
+ PHP Development Team is proud to announce the release of PHP 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.
+
+
+
Bugfix release
+
+
+ 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.
+
+
+
+ For a full list of changes in PHP 4.3.7, see the
+ ChangeLog.
+
+
+
diff --git a/releases.php b/releases.php
index b2e795a49..0c34b0955 100644
--- a/releases.php
+++ b/releases.php
@@ -76,6 +76,7 @@ $SIDEBAR_DATA = '
+
@@ -94,6 +95,36 @@ site_header("Releases");
they are no longer supported.
+
+