1
0
mirror of https://github.com/php/web-php.git synced 2026-04-22 22:48:13 +02:00

PHP 5.3.2RC3

This commit is contained in:
Johannes Schlüter
2010-02-23 19:41:15 +00:00
parent e9d41d0351
commit ce6220d2dc
+2 -2
View File
@@ -17,8 +17,8 @@
*/
/* PHP 5.3 Release */
$PHP_5_3_RC = '5.3.2RC2'; /* false; */
$PHP_5_3_RC_DATE = "12 Feb 2010";
$PHP_5_3_RC = '5.3.2RC3'; /* false; */
$PHP_5_3_RC_DATE = "23 Feb 2010";
$PHP_5_3_VERSION = "5.3.1";
$PHP_5_3_DATE = "19 Nov 2009";