From 79da75ced013952fef376e7e8e40efe69023f481 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Fri, 1 Feb 2008 10:45:48 +0000 Subject: [PATCH] glob:// was added in 5.3, no need to mention bug fixes for it --- NEWS | 1 - 1 file changed, 1 deletion(-) diff --git a/NEWS b/NEWS index 2fd203cae7..c48c1d6cc0 100644 --- a/NEWS +++ b/NEWS @@ -29,7 +29,6 @@ PHP NEWS 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) -- 2.40.0