bjori Fri Feb 1 10:45:49 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: glob:// was added in 5.3, no need to mention bug fixes for it http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.102&r2=1.2027.2.547.2.965.2.103&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.102 php-src/NEWS:1.2027.2.547.2.965.2.103 --- php-src/NEWS:1.2027.2.547.2.965.2.102 Wed Jan 30 20:31:06 2008 +++ php-src/NEWS Fri Feb 1 10:45:48 2008 @@ -29,7 +29,6 @@ SplObjectStorage. (Marcus) . Added ArrayAccess support to SplObjectStorage. (Marcus) . Added SplDoublyLinkedList, SplStack, SplQueue classes. (Etienne) - . Fixed glob:// stream handling in (Recursive)DirectoryIterator. (Marcus) - Added ability to use Traversable objects instead of plain arrays in ext/soap. (Joshua Reese, Dmitry) - Added "?:" operator. (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php