diff --git a/ChangeLog-4.php b/ChangeLog-4.php index 7122bffff..bcf2952bc 100644 --- a/ChangeLog-4.php +++ b/ChangeLog-4.php @@ -11,6 +11,49 @@ function bugl($number) { echo "#$numbe
+
+

Version 4.3.7

+03-Jun-2004 + +There is a separate announcement available for this release.
+ +
+

Version 4.3.6

15-Apr-2004 diff --git a/downloads.php b/downloads.php index ddebe4b2e..d1c8d876c 100644 --- a/downloads.php +++ b/downloads.php @@ -72,18 +72,18 @@ site_header("Downloads");

Complete Source Code

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");
diff --git a/index.php b/index.php index 3964503f7..8e179d264 100644 --- a/index.php +++ b/index.php @@ -152,20 +152,23 @@ commonHeader("Hypertext Preprocessor"); -

PHP 4.3.7RC1 released!

+

PHP 4.3.7 released!

- [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.

+
+

Call to speaker for Paris Forum 2004

@@ -254,24 +257,7 @@ commonHeader("Hypertext Preprocessor");


- -

PHP 4.3.6 released!

-

- [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. -

- -

Second PHP Marathon announced

diff --git a/release_4_3_7.php b/release_4_3_7.php new file mode 100644 index 000000000..d10b451f8 --- /dev/null +++ b/release_4_3_7.php @@ -0,0 +1,43 @@ + + +

PHP 4.3.7 Release Announcement

+ +

[ Version Française ]

+ +

+ 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: +

+ + + +

+ For a full list of changes in PHP 4.3.7, see the + ChangeLog. +

+ + diff --git a/release_4_3_7_fr.php b/release_4_3_7_fr.php new file mode 100644 index 000000000..d00ddcdb1 --- /dev/null +++ b/release_4_3_7_fr.php @@ -0,0 +1,43 @@ + + +

PHP 4.3.7 Release Announcement

+ +

[ English Version ]

+ +

+ 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: +

+ + + +

+ 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.

+ +

4.3.6

+ + +

4.3.5