mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
add 7.0.10RC1 info
This commit is contained in:
@@ -18,8 +18,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 = '07 Jul 2016';
|
||||
$PHP_7_0_RC = "7.0.10RC1"; // Current RC version (e.g., '5.6.7RC1') or false
|
||||
$PHP_7_0_RC_DATE = '04 Aug 2016';
|
||||
|
||||
$PHP_7_0_VERSION = "7.0.9";
|
||||
$PHP_7_0_DATE = "21 Jul 2016";
|
||||
|
||||
Reference in New Issue
Block a user