Commit:    c795d4f8dce28048f3051fd4595515192e37abad
Author:    David Soria Parra <[email protected]>         Thu, 20 Jun 2013 20:23:21 
+0200
Parents:   2151e60e015f3d95e068abb6b61f34b58252c619
Branches:  master

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

Log:
Add PHP 5.5 to stable releases

Changed paths:
  M  index-stable.php


Diff:
diff --git a/index-stable.php b/index-stable.php
index d7e4097..8ca8d25 100644
--- a/index-stable.php
+++ b/index-stable.php
@@ -166,6 +166,7 @@ EOT;
 
 /* Do we have any release candidates to brag about? */
 $RCS = array(
+  $PHP_5_5_RC => $PHP_5_5_RC_DATE,
   $PHP_5_4_RC => $PHP_5_4_RC_DATE,
   $PHP_5_3_RC => $PHP_5_3_RC_DATE,
 );


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

Reply via email to