11 Apr 2011 20:27
svn: /web/qa/trunk/include/ release-qa.php
Hannes Magnusson <bjori <at> php.net>
2011-04-11 18:27:53 GMT
2011-04-11 18:27:53 GMT
bjori Mon, 11 Apr 2011 18:27:53 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=310144 Log: Disable the 5.2 snaps (only commenting it out if we want to do something similar with 5.4) Changed paths: U web/qa/trunk/include/release-qa.php Modified: web/qa/trunk/include/release-qa.php =================================================================== --- web/qa/trunk/include/release-qa.php 2011-04-11 18:25:44 UTC (rev 310143) +++ web/qa/trunk/include/release-qa.php 2011-04-11 18:27:53 UTC (rev 310144) <at> <at> -20,7 +20,7 <at> <at> $RELEASE_PROCESS = array(52 => false, 53 => false); $CURRENT_QA_RELEASE_52 = false; // '5.2.15RC1'; -$RC_FILES_52 = array ( +$RC_FILES_52 = array(); array ( array ( 'http://downloads.php.net/ilia/', "php-{$CURRENT_QA_RELEASE_52}.tar.bz2", <at> <at> -47,6 +47,7 <at> <at> /* Snapshot urls and files */ $SNAPSHOTS = array ( +/* array ( 'http://snaps.php.net/',(Continue reading)
RSS Feed