For Programmers: Free Programming Magazines  


Home > Archive > PHP Questions and Answers > November 2005 > cvs: qaweb /include rc-md5sums.txt release-qa.php









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: qaweb /include rc-md5sums.txt release-qa.php
Derick Rethans

2005-11-18, 7:55 am

derick Fri Nov 18 07:03:41 2005 EDT

Modified files:
/qaweb/include rc-md5sums.txt release-qa.php
Log:
- Update for 4.4.2rc1


http://cvs.php.net/diff.php/qaweb/i...31&r2=1.32&ty=u
Index: qaweb/include/rc-md5sums.txt
diff -u qaweb/include/rc-md5sums.txt:1.31 qaweb/include/rc-md5sums.txt:1.32
--- qaweb/include/rc-md5sums.txt:1.31 Thu Nov 17 18:42:33 2005
+++ qaweb/include/rc-md5sums.txt Fri Nov 18 07:03:40 2005
@@ -1,2 +1,4 @@
fba81c7832fc254722b012adb10f5914 php-5.1.0RC5.tar.bz2
ae7a81d10bc93bc1426d489ee8fc1196 php-5.1.0RC5.tar.gz
+92cfcd2f8639a12583aa3f8b50b9bbdb php-4.4.2RC1.tar.bz2
+01f3579a5f791ea42664f601e791312a php-4.4.2RC1.tar.gz
http://cvs.php.net/diff.php/qaweb/i...49&r2=1.50&ty=u
Index: qaweb/include/release-qa.php
diff -u qaweb/include/release-qa.php:1.49 qaweb/include/release-qa.php:1.50
--- qaweb/include/release-qa.php:1.49 Thu Nov 17 18:42:33 2005
+++ qaweb/include/release-qa.php Fri Nov 18 07:03:40 2005
@@ -1,16 +1,16 @@
-<?php /* $Id: release-qa.php,v 1.49 2005/11/17 23:42:33 iliaa Exp $ */
+<?php /* $Id: release-qa.php,v 1.50 2005/11/18 12:03:40 derick Exp $ */

/*
* This file generates the "Providing QA for PHP x.x.x.." task item
* with list of urls to the packages.
*/

-//$CURRENT_QA_RELEASE = "4.4.1RC1";
-$BUILD_TEST_RELEASES = array('4.4.1RC1', '4.3.11', '5.0.5', '5.0.6-dev', '5.1.0RC5', '5.1.0dev');
+$CURRENT_QA_RELEASE = "4.4.2RC1";
+$BUILD_TEST_RELEASES = array('4.4.2RC1', '4.3.11', '5.0.5', '5.0.6-dev', '5.1.0RC5', '5.1.0dev');
$RELEASE_PROCESS = true;

$RC_FILES = array (
-/* array (
+ array (
'http://downloads.php.net/derick/',
"php-{$CURRENT_QA_RELEASE}.tar.bz2",
),
@@ -18,7 +18,7 @@
'http://downloads.php.net/derick/',
"php-{$CURRENT_QA_RELEASE}.tar.gz",
),
- array (
+/* array (
'http://downloads.php.net/ilia/',
"php-{$CURRENT_QA_RELEASE}-Win32.zip",
),*/
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com