mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +01:00
glob:// was added in 5.3, no need to mention bug fixes for it
This commit is contained in:
1
NEWS
1
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)
|
||||
|
||||
Reference in New Issue
Block a user