| Rasmus Lerdorf 2006-05-07, 7:03 pm |
| rasmus Fri May 5 07:16:29 2006 UTC
Modified files:
/phpweb index.php
Log:
link to downloads
http://cvs.php.net/viewcvs.cgi/phpw...6&diff_format=u
Index: phpweb/index.php
diff -u phpweb/index.php:1.775 phpweb/index.php:1.776
--- phpweb/index.php:1.775 Fri May 5 00:34:54 2006
+++ phpweb/index.php Fri May 5 07:16:29 2006
@@ -151,7 +151,7 @@
<h1>PHP 5.1.4 Released</h1>
<p>
<span class="newsdate">[04-May-2006]</span>
- A critical bug with $_POST array handling as well as the FastCGI sapi have been discovered in PHP 5.1.3. A new PHP release 5.1.4 is now
+ A critical bug with $_POST array handling as well as the FastCGI sapi have been discovered in PHP 5.1.3. A new PHP release <a href="/downloads.php">5.1.4</a> is now
available to address these issues. All PHP users are encouraged to upgrade to this release as soon as possible.
</p>
<p>
|