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
Ilia Alshanetsky

2005-11-16, 6:56 pm

iliaa Wed Nov 16 16:57:06 2005 EDT

Modified files:
/qaweb/include release-qa.php rc-md5sums.txt
Log:
Fixed release list


http://cvs.php.net/diff.php/qaweb/i...47&r2=1.48&ty=u
Index: qaweb/include/release-qa.php
diff -u qaweb/include/release-qa.php:1.47 qaweb/include/release-qa.php:1.48
--- qaweb/include/release-qa.php:1.47 Wed Nov 16 10:31:12 2005
+++ qaweb/include/release-qa.php Wed Nov 16 16:57:03 2005
@@ -1,20 +1,20 @@
-<?php /* $Id: release-qa.php,v 1.47 2005/11/16 15:31:12 iliaa Exp $ */
+<?php /* $Id: release-qa.php,v 1.48 2005/11/16 21:57:03 iliaa 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";
+//$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');
$RELEASE_PROCESS = true;

$RC_FILES = array (
- array (
+/* array (
'http://downloads.php.net/derick/',
"php-{$CURRENT_QA_RELEASE}.tar.bz2",
),
-/* array (
+ array (
'http://downloads.php.net/derick/',
"php-{$CURRENT_QA_RELEASE}.tar.gz",
),
http://cvs.php.net/diff.php/qaweb/i...29&r2=1.30&ty=u
Index: qaweb/include/rc-md5sums.txt
diff -u qaweb/include/rc-md5sums.txt:1.29 qaweb/include/rc-md5sums.txt:1.30
--- qaweb/include/rc-md5sums.txt:1.29 Wed Nov 16 10:31:12 2005
+++ qaweb/include/rc-md5sums.txt Wed Nov 16 16:57:03 2005
@@ -1,5 +1,2 @@
-3376fc167b6a9bc18e0a0dec5d252d46 php-4.3.10RC2.tar.bz2
-4a11c8b3df639ea9496851589afe9fd3 php-4.3.10RC2.tar.gz
-77c21e7c8e0bcc8fa9f5b4fc1344c4cb php-4.3.10RC2-Win32.zip
8a6d9b78203a251f2e095ee602b078b1 php-5.1.0RC5.tar.bz2
8daab7af7e742fc14800e2a037f493b1 php-5.1.0RC5.tar.gz
Sponsored Links







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

Copyright 2008 codecomments.com