We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 984dcf3 commit 8520d83Copy full SHA for 8520d83
1 file changed
include/version.inc
@@ -29,8 +29,8 @@ $PHP_5_4_MD5 = array(
29
);
30
31
/* PHP 5.3 Release */
32
-$PHP_5_3_RC = '5.3.11RC1';
33
-$PHP_5_3_RC_DATE = '29 March 2012';
+$PHP_5_3_RC = '5.3.11RC2';
+$PHP_5_3_RC_DATE = '12 April 2012';
34
35
$PHP_5_3_VERSION = "5.3.10";
36
$PHP_5_3_DATE = "02 February 2012";
0 commit comments