1
0
mirror of https://github.com/php/web-php.git synced 2026-03-31 03:32:23 +02:00

Here we go...

This commit is contained in:
Marko Karppinen
2002-04-22 19:29:05 +00:00
parent 1e137bf474
commit c80b013a33

View File

@@ -82,6 +82,23 @@ commonHeader("Hypertext Preprocessor");
echo "\n<!--$MYSITE-->\n";
?>
<h1>PHP 4.2.0 released</h1>
<p>
<font class="newsDate">[22-Apr-2002]</font>
The PHP Group is happy to announce the
<?php print_link ("/downloads.php", "immediate availability"); ?>
of PHP 4.2.0, the latest version of the widely-used, general-purpose scripting language
that is especially well-suited for Web development.</p>
<p>This latest release contains over one hundred changes, bug fixes and improvements over
the previous release, PHP 4.1.2. Among the highlights are experimental support for Apache 2,
cleanups in variable handling and overhauls of various PHP components, including the
domxml, posix, sockets and iconv extensions. For more information, see the
<?php print_link ("/release_4_2_0.php", "PHP 4.2.0 release announcement"); ?>.
</p>
<?php echo hdelim(); ?>
<?php print_link("http://weblabor.hu/php-doc-chm", make_image("chmhelp.gif", "CHM", "right") ); ?>
<h1>Fifth sample of 'PHP Manual CHM Edition'</h1>
@@ -102,23 +119,6 @@ and send us your feedback to our
<?php echo hdelim(); ?>
<h1>PHP 4.2.0 RC 4 Released</h1>
<p>
<font class="newsDate">[15-Apr-2002]</font>
A fourth <?php print_link ("http://www.php.net/~derick/", "release candidate"); ?> for
PHP 4.2.0 has just been released, with <b>experimental</b> support for the
recent Apache 2.0.35 release as well as numerous collected bug fixes. This
build is used for testing the readiness of the release branch. By providing
<?php print_link ("http://qa.php.net/buildtest-submit.php", "feedback"); ?> about
this build, you can help make sure that the actual release (planned for
April 22) has as few bugs as possible. This release candidate is <b>NOT</b>
meant for production servers, only for helping out the PHP-QA Team finding weak
spots. For more information, see the
<?php print_link ("http://qa.php.net/", "PHP QA website"); ?>.
</p>
<?php echo hdelim(); ?>
<?php echo make_image("phpmag.gif", "PHP Magazin", "right"); ?>
<h1>PHP Magazin out now!</h1>