Skip to content

Commit 159b4ee

Browse files
committed
Add NEWS entry for SplFileObject iterator fixes
1 parent 08dad09 commit 159b4ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ PHP NEWS
133133
- SPL:
134134
. DirectoryIterator key can now work better with filesystem supporting larger
135135
directory indexing. (David Carlier)
136+
. Fix bugs GH-8561, GH-8562, GH-8563, and GH-8564 (Fixing various
137+
SplFileObject iterator desync bugs). (iliaal)
136138

137139
- Sqlite3:
138140
. Fix NUL byte truncation in sqlite3 TEXT column handling. (ndossche)

0 commit comments

Comments
 (0)