helly Tue Jun 10 17:51:51 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src NEWS
Log:
- BFN
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.184&r2=1.2027.2.547.2.965.2.185&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.184
php-src/NEWS:1.2027.2.547.2.965.2.185
--- php-src/NEWS:1.2027.2.547.2.965.2.184 Tue Jun 3 17:17:29 2008
+++ php-src/NEWS Tue Jun 10 17:51:51 2008
@@ -74,6 +74,8 @@
. Added FilesystemIterator. (Marcus)
. Added GlobIterator. (Marcus)
. Added SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue classes. (Etienne)
+ . Added new parameter $prepend to spl_autoload_register(). (Etienne)
+ . Added FastArray. (Etienne, Tony)
- Added ReflectionProperty::setAccessible() method that allows non-public
property's values to be read through ::getValue(). (Derick)
- Added ability to use Traversable objects instead of plain arrays in ext/soap.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php