]> granicus.if.org Git - php/commitdiff
Generators & UPGRADING
authorGustavo André dos Santos Lopes <cataphract@php.net>
Wed, 12 Sep 2012 08:05:28 +0000 (09:05 +0100)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Wed, 12 Sep 2012 08:05:28 +0000 (09:05 +0100)
UPGRADING

index ba556357ed489c32ec6c22ccd2ea39b7934a598e..59dfbb436acd246f4ed41be15e4849ff556ccb77 100755 (executable)
--- a/UPGRADING
+++ b/UPGRADING
@@ -40,6 +40,8 @@ PHP X.Y UPGRADE NOTES
 - Add support for using empty() on the result of function calls and
   other expressions. Thus it is now possible to write empty(getArray()),
   for example. (https://wiki.php.net/rfc/empty_isset_exprs)
+- Added generators.
+  (https://wiki.php.net/rfc/generators)
 
 ========================================
 2. Changes in SAPI modules