Commit:    0b566bf71b57e00fdbe87677984a95cb646d8bb1
Author:    kovacs.ferenc <[email protected]>         Fri, 19 Feb 2016 
13:08:39 +0100
Parents:   57317f363c929bbfaa4ac3d4acb909e6effff9ec
Branches:  master

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

Log:
5.6.19RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index 114af82..79aa897 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -36,8 +36,8 @@ $PHP_7_0_SHA256     = array(
 );
 
 /* PHP 5.6 Release */
-$PHP_5_6_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
-$PHP_5_6_RC_DATE = '21 Jan 2016';
+$PHP_5_6_RC = '5.6.19RC1'; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_6_RC_DATE = '18 Feb 2016';
 
 $PHP_5_6_VERSION         = "5.6.18";
 $PHP_5_6_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