File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- 253befc2627abb09a5888b1e6ad84077 php-5.2.9RC2 .tar.bz2
2
- 1fed54e8bc766844b21750800e8ff8bf php-5.2.9RC2 .tar.gz
1
+ 11dac673bc41fe607ddae680f4ae10ea php-5.2.9RC3 .tar.bz2
2
+ fe946ebdea131c97ced75139c3302676 php-5.2.9RC3 .tar.gz
3
3
ac16e56bf6a4b37ff35d9bc061063a97 php-5.3.0beta1.tar.bz2
4
4
71c6c06087cfa9c38567b050d00bcabf php-5.3.0beta1.tar.gz
Original file line number Diff line number Diff line change 5
5
* with list of urls to the packages.
6
6
*/
7
7
8
- $ BUILD_TEST_RELEASES = array ('5.3.0beta1 ' , '5.2.9RC2 ' );
8
+ $ BUILD_TEST_RELEASES = array ('5.3.0beta1 ' , '5.2.9RC3 ' );
9
9
$ DEV_RELEASES = array ();
10
10
11
11
foreach ($ BUILD_TEST_RELEASES as $ release ) {
17
17
18
18
$ RELEASE_PROCESS = array (52 => true , 53 => true );
19
19
20
- $ CURRENT_QA_RELEASE_52 = '5.2.9RC2 ' ;
20
+ $ CURRENT_QA_RELEASE_52 = '5.2.9RC3 ' ;
21
21
$ RC_FILES_52 = array (
22
22
array (
23
23
'http://downloads.php.net/ilia/ ' ,
You can’t perform that action at this time.
0 commit comments