mirror of
https://github.com/php/web-php.git
synced 2026-03-27 08:42:12 +01:00
7.0.16RC1 info
This commit is contained in:
@@ -35,8 +35,8 @@ $PHP_7_1_SHA256 = array(
|
||||
);
|
||||
|
||||
/* PHP 7.0 Release */
|
||||
$PHP_7_0_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
|
||||
$PHP_7_0_RC_DATE = "05 Jan 2017";
|
||||
$PHP_7_0_RC = "7.0.16RC1"; // Current RC version (e.g., '5.6.7RC1') or false
|
||||
$PHP_7_0_RC_DATE = "02 Feb 2017";
|
||||
|
||||
$PHP_7_0_VERSION = "7.0.15";
|
||||
$PHP_7_0_DATE = "19 Jan 2017";
|
||||
|
||||
Reference in New Issue
Block a user