[PHP-QA] cvs: qaweb / index.php
by Derick Rethans other posts by this author
Aug 24 2002 9:26AM messages near this date
ezmlm probe
|
[PHP-QA] cvs: qaweb / buildtest-submit.php
derick Sat Aug 24 05:26:24 2002 EDT
Modified files:
/qaweb index.php
Log:
- Ready for 4.2.3rc1
Index: qaweb/index.php
diff -u qaweb/index.php:1.45 qaweb/index.php:1.46
--- qaweb/index.php:1.45 Mon May 6 14:29:25 2002
+++ qaweb/index.php Sat Aug 24 05:26:24 2002
@@ -3,7 +3,7 @@
$TITLE = "PHP-QAT: Quality Assurance Team";
$SITE_UPDATE = date("D M d H:i:s Y T", filectime($SCRIPT_FILENAME))."<br>
-/* $Id: index.php,v 1.45 2002/05/06 18:29:25 derick Exp $ */";
+/* $Id: index.php,v 1.46 2002/08/24 09:26:24 derick Exp $ */";
common_header();
?>
@@ -22,16 +22,16 @@
<p> The team is currently focused on several areas: </p>
<ul>
<li>
- <span class="lihack"> Providing QA for the <a href="http://www.php.net/~deri
ck/php-4.2.1RC2.tar.bz2"> PHP 4.2.1RC2</a> release.</span><br />
+ <span class="lihack"> Providing QA for the <a href="http://www.php.net/~zeev
/php-4.2.3RC1.tar.gz"> PHP 4.2.3RC1</a> release.</span><br />
</ul>
<p>
You can help use by completing one of the following tasks:<br />
<br />
Simple build tests<br />
<ol>
- <li> Download the RC from: <a href="http://www.php.net/~derick/">http://www.php.net/~deri
ck/</a>
+ <li> Download the RC from: <a href="http://www.php.net/~zeev/php-4.2.3RC1.tar.gz">http://
www.php.net/~zeev/php-4.2.3RC1.tar.gz</a>
<ul>
- <li> <a href="http://www.php.net/~derick/php-4.2.1RC2.tar.bz2">php-4.2.1RC2.tar.bz2</
a> (Source)
+ <li> <a href="http://www.php.net/~zeev/php-4.2.3RC1.tar.bz2">php-4.2.3RC1.tar.gz</a>
(Source)
<!--
<li> <a href="http://www.php.net/~derick/php-4.2.0RC4-win32.zip">php-4.2.0RC4-win32.zip<
/a>
(windows binaries: CLI, CGI, ISAP module and extensions: cpdf,
--
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
|