Commit:    3000bfa37381689ecae402f2466bb66f4ff1bc94
Author:    Peter Cowburn <[email protected]>         Fri, 12 Jun 2015 17:09:41 
+0100
Parents:   74c28cb6100f0a6a8c284d02e627b3c1745ee3d0
Branches:  master

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

Log:
mention Return Type Declarations in alpha announcement

gotta keep Levi happy! :)

Changed paths:
  M  archive/entries/2015-06-11-3.xml


Diff:
diff --git a/archive/entries/2015-06-11-3.xml b/archive/entries/2015-06-11-3.xml
index 581a583..9b9b3d0 100644
--- a/archive/entries/2015-06-11-3.xml
+++ b/archive/entries/2015-06-11-3.xml
@@ -3,7 +3,7 @@
   <title>PHP 7.0.0 Alpha 1 Released</title>
   <id>http://php.net/archive/2015.php#id2015-01-11-6</id>
   <published>2015-06-11T23:24:10+01:00</published>
-  <updated>2015-06-11T23:24:10+01:00</updated>
+  <updated>2015-06-12T17:07:56+01:00</updated>
   <category term="releases" label="New PHP release"/>
   <category term="frontpage" label="PHP.net frontpage news"/>
   <link href="http://php.net/index.php#id2015-06-11-3"; rel="alternate" 
type="text/html"/>
@@ -29,6 +29,7 @@
         <li>Removal of old and unsupported SAPIs and extensions</li>
         <li>The null coalescing operator (??)</li>
         <li>Combined comparison Operator (&lt;=&gt;)</li>
+        <li>Return Type Declarations</li>
         <li>Scalar Type Declarations</li>
         <li>Anonymous Classes</li>
      </ul>
@@ -56,4 +57,4 @@
      </p>
     </div>
   </content>
-</entry>
\ No newline at end of file
+</entry>


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

Reply via email to