Commit:    57317f363c929bbfaa4ac3d4acb909e6effff9ec
Author:    Anatol Belski <[email protected]>         Fri, 19 Feb 2016 00:17:55 +0100
Parents:   2673cb46d4f96155194a8b8a4d660d8e4b676794
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=57317f363c929bbfaa4ac3d4acb909e6effff9ec

Log:
add 7.0.4RC1 info

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index ccf6961..114af82 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -19,8 +19,8 @@
  */
 
 /* PHP 7.0 Release */
-$PHP_7_0_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
-$PHP_7_0_RC_DATE = '21 Jan 2016';
+$PHP_7_0_RC = "7.0.4RC1"; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_7_0_RC_DATE = '18 Feb 2016';
 
 $PHP_7_0_VERSION         = "7.0.3";
 $PHP_7_0_DATE            = "04 Feb 2016";


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to