Skip to content

Commit

Permalink
Fix #49723 (Skip seek when unnecessary)
Browse files Browse the repository at this point in the history
  • Loading branch information
colder committed Apr 27, 2010
1 parent 10de880 commit a3e9455
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS
Expand Up @@ -52,6 +52,7 @@ PHP NEWS
(Raphael Geissert)
- Fixed bug #50383 (Exceptions thrown in __call() / __callStatic() do not
include file and line in trace). (Felipe)
- Fixed bug #49723 (LimitIterator with empty SeekableIterator). (Etienne)
- Fixed bug #49576 (FILTER_VALIDATE_EMAIL filter needs updating) (Rasmus)
- Fixed bug #49267 (Linking fails for iconv). (Moriyosh)
- Fixed bug #43314 (iconv_mime_encode(), broken Q scheme). (Rasmus)
Expand Down

0 comments on commit a3e9455

Please sign in to comment.