gron Sun, 01 Aug 2010 20:53:32 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=301768
Log:
Added Traits to the NEWS file.
#There doesn't seem to be a consitent ordering,
#so I put it in front of the list, since it is a major language addition. Hope
thats ok.
Changed paths:
U php/php-src/trunk/NEWS
Modified: php/php-src/trunk/NEWS
===================================================================
--- php/php-src/trunk/NEWS 2010-08-01 18:19:09 UTC (rev 301767)
+++ php/php-src/trunk/NEWS 2010-08-01 20:53:32 UTC (rev 301768)
@@ -30,6 +30,7 @@
- Added an optimization which saves memory and emalloc/efree calls for empty
HashTables (Stas, Dmitry)
+- Added support for Traits. (Stefan)
- Added array dereferencing support. (Felipe)
- Added DTrace support. (David Soria Parra)
- Added Tokyo Cabinet abstract DB support to ext/dba. (Michael Maclean)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php