Commit:    275c220aef6415aefd5d5ac1b819102f5fcf4ff2
Author:    Sara Golemon <poll...@php.net>         Thu, 15 Feb 2018 14:57:10 
-0500
Parents:   e709e79c47d2b782548a3f93038a2109c232efce
Branches:  master

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

Log:
7.2.3RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index b735fb5..1613395 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -17,8 +17,8 @@
  */
 
 /* PHP 7.2 Release */
-$PHP_7_2_RC = false; // Current RC version (e.g., '7.2.1RC1') or false
-$PHP_7_2_RC_DATE = "18 Jan 2018";
+$PHP_7_2_RC = '7.2.3RC1'; // Current RC version (e.g., '7.2.1RC1') or false
+$PHP_7_2_RC_DATE = "15 Feb 2018";
 
 $PHP_7_2_VERSION         = "7.2.2";
 $PHP_7_2_DATE            = "1 Feb 2018";


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

Reply via email to