felipe                                   Thu, 03 Jun 2010 19:08:25 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=300170

Log:
- New ReflectionClass method

Changed paths:
    U   php/php-src/trunk/NEWS

Modified: php/php-src/trunk/NEWS
===================================================================
--- php/php-src/trunk/NEWS      2010-06-03 18:39:21 UTC (rev 300169)
+++ php/php-src/trunk/NEWS      2010-06-03 19:08:25 UTC (rev 300170)
@@ -29,6 +29,7 @@
 - Added ReflectionExtension::isTemporary() and
   ReflectionExtension::isPersistent(). (Johannes)
 - Added ReflectionZendExtension class. (Johannes)
+- Added ReflectionClass::isCloneable(). (Felipe)
 - Added command line option --rz to CLI. (Johannes)
 - Added closure $this support back. (Stas)
 - Added SplObjectStorage::getHash() hook. (Etienne)

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

Reply via email to