For Programmers: Free Programming Magazines  


Home > Archive > PHP Questions and Answers > January 2006 > 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

2006-01-09, 7:40 pm

iliaa Thu Dec 22 14:39:24 2005 EDT

Modified files:
/qaweb/include rc-md5sums.txt release-qa.php
Log:
5.1.2RC1


http://cvs.php.net/viewcvs.cgi/qawe...4&diff_format=u
Index: qaweb/include/rc-md5sums.txt
diff -u qaweb/include/rc-md5sums.txt:1.33 qaweb/include/rc-md5sums.txt:1.34
--- qaweb/include/rc-md5sums.txt:1.33 Wed Nov 23 21:08:24 2005
+++ qaweb/include/rc-md5sums.txt Thu Dec 22 14:39:23 2005
@@ -1,2 +1,4 @@
92cfcd2f8639a12583aa3f8b50b9bbdb php-4.4.2RC1.tar.bz2
01f3579a5f791ea42664f601e791312a php-4.4.2RC1.tar.gz
+df9e548b8c9275e510e25f2b3de2629c php-5.1.2RC1.tar.bz2
+a2b3fd6e6115cee4bb8f5b3d5aeef66b php-5.1.2RC1.tar.gz
http://cvs.php.net/viewcvs.cgi/qawe...2&diff_format=u
Index: qaweb/include/release-qa.php
diff -u qaweb/include/release-qa.php:1.51 qaweb/include/release-qa.php:1.52
--- qaweb/include/release-qa.php:1.51 Wed Nov 23 21:08:24 2005
+++ qaweb/include/release-qa.php Thu Dec 22 14:39:23 2005
@@ -1,4 +1,4 @@
-<?php /* $Id: release-qa.php,v 1.51 2005/11/23 21:08:24 iliaa Exp $ */
+<?php /* $Id: release-qa.php,v 1.52 2005/12/22 14:39:23 iliaa Exp $ */

/*
* This file generates the "Providing QA for PHP x.x.x.." task item
@@ -25,9 +25,8 @@
);

/* PHP 5 Releases */
-$CURRENT_QA_RELEASE_5 = ''/*'5.1.0RC6'*/;
+$CURRENT_QA_RELEASE_5 = '5.1.2RC1';
$RC_FILES_5 = array (
-/*
array (
'http://downloads.php.net/ilia/',
"php-{$CURRENT_QA_RELEASE_5}.tar.bz2",
@@ -36,6 +35,7 @@
'http://downloads.php.net/ilia/',
"php-{$CURRENT_QA_RELEASE_5}.tar.gz",
),
+ /*
array (
'http://downloads.php.net/ilia/',
"php-{$CURRENT_QA_RELEASE_5}-Win32.zip",
Sponsored Links







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

Copyright 2008 codecomments.com