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 10:31:12 2005 EDT

Modified files:
/qaweb/include rc-md5sums.txt release-qa.php
Log:
5.1.0RC5


http://cvs.php.net/diff.php/qaweb/i...28&r2=1.29&ty=u
Index: qaweb/include/rc-md5sums.txt
diff -u qaweb/include/rc-md5sums.txt:1.28 qaweb/include/rc-md5sums.txt:1.29
--- qaweb/include/rc-md5sums.txt:1.28 Fri Oct 28 11:54:54 2005
+++ qaweb/include/rc-md5sums.txt Wed Nov 16 10:31:12 2005
@@ -1,5 +1,5 @@
3376fc167b6a9bc18e0a0dec5d252d46 php-4.3.10RC2.tar.bz2
4a11c8b3df639ea9496851589afe9fd3 php-4.3.10RC2.tar.gz
77c21e7c8e0bcc8fa9f5b4fc1344c4cb php-4.3.10RC2-Win32.zip
-4afd68f8e4fe532cea83f30bd2ff26f5 php-5.1.0RC4.tar.bz2
-679a0d12b8cb00c55d56621ea9609013 php-5.1.0RC4.tar.gz
+8a6d9b78203a251f2e095ee602b078b1 php-5.1.0RC5.tar.bz2
+8daab7af7e742fc14800e2a037f493b1 php-5.1.0RC5.tar.gz
http://cvs.php.net/diff.php/qaweb/i...46&r2=1.47&ty=u
Index: qaweb/include/release-qa.php
diff -u qaweb/include/release-qa.php:1.46 qaweb/include/release-qa.php:1.47
--- qaweb/include/release-qa.php:1.46 Fri Oct 28 11:54:54 2005
+++ qaweb/include/release-qa.php Wed Nov 16 10:31:12 2005
@@ -1,4 +1,4 @@
-<?php /* $Id: release-qa.php,v 1.46 2005/10/28 15:54:54 iliaa Exp $ */
+<?php /* $Id: release-qa.php,v 1.47 2005/11/16 15:31:12 iliaa Exp $ */

/*
* This file generates the "Providing QA for PHP x.x.x.." task item
@@ -6,7 +6,7 @@
*/

$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.0RC4', '5.1.0dev');
+$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 (
@@ -25,7 +25,7 @@
);

/* PHP 5 Releases */
-$CURRENT_QA_RELEASE_5 = '5.1.0RC4';
+$CURRENT_QA_RELEASE_5 = '5.1.0RC5';
$RC_FILES_5 = array (
array (
'http://downloads.php.net/ilia/',
Sponsored Links







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

Copyright 2008 codecomments.com