cvs: phpweb / downloads.php

[email protected] ("Hannes Magnusson")
Newsgroups php.webmaster
Message-ID <cvsbjori1228684009@cvsserver>
bjori		Sun Dec  7 21:06:49 2008 UTC

  Modified files:              
    /phpweb	downloads.php 
  Log:
  Discourage downloading 5.2.7
  
  
http://cvs.php.net/viewvc.cgi/phpweb/downloads.php?r1=1.287&r2=1.288&diff_format=u
Index: phpweb/downloads.php
diff -u phpweb/downloads.php:1.287 phpweb/downloads.php:1.288
--- phpweb/downloads.php:1.287	Fri Dec  5 08:09:19 2008
+++ phpweb/downloads.php	Sun Dec  7 21:06:49 2008
@@ -1,5 +1,5 @@
 <?php // vim: et
-// $Id: downloads.php,v 1.287 2008/12/05 08:09:19 bjori Exp $
+// $Id: downloads.php,v 1.288 2008/12/07 21:06:49 bjori Exp $
 $_SERVER['BASE_PAGE'] = 'downloads.php';
 include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
 include_once $_SERVER['DOCUMENT_ROOT'] . '/include/version.inc';
@@ -83,6 +83,7 @@
 
 <a name="v5"></a>
 <h1>PHP <?php list($v, $a) = each($RELEASES[5]); echo $v ?></h1>
+<h2>Due to unfortunate regressions installing 5.2.7 is highly discouraged</h2>
 
 <h2>Complete Source Code</h2>
 <ul>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.