colder Fri Feb 29 09:42:24 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src NEWS
Log:
Heaps addition
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.119&r2=1.2027.2.547.2.965.2.120&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.119
php-src/NEWS:1.2027.2.547.2.965.2.120
--- php-src/NEWS:1.2027.2.547.2.965.2.119 Wed Feb 27 02:10:40 2008
+++ php-src/NEWS Fri Feb 29 09:42:23 2008
@@ -44,6 +44,7 @@
. Added SplDoublyLinkedList, SplStack, SplQueue classes. (Etienne)
. Added FilesystemIterator. (Marcus)
. Added GlobIterator. (Marcus)
+ . Added SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue classes. (Etienne)
- Add the 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