mirror of
https://github.com/php/web-php.git
synced 2026-04-27 08:58:12 +02:00
Fixed parse error
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
/* PHP 5.3 Release */
|
||||
$PHP_5_3_RC = '5.3.3RC1'
|
||||
$PHP_5_3_RC = '5.3.3RC1';
|
||||
$PHP_5_3_RC_DATE = '17 June 2010';
|
||||
|
||||
$PHP_5_3_VERSION = "5.3.2";
|
||||
|
||||
Reference in New Issue
Block a user