We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08dad09 commit 159b4eeCopy full SHA for 159b4ee
NEWS
@@ -133,6 +133,8 @@ PHP NEWS
133
- SPL:
134
. DirectoryIterator key can now work better with filesystem supporting larger
135
directory indexing. (David Carlier)
136
+ . Fix bugs GH-8561, GH-8562, GH-8563, and GH-8564 (Fixing various
137
+ SplFileObject iterator desync bugs). (iliaal)
138
139
- Sqlite3:
140
. Fix NUL byte truncation in sqlite3 TEXT column handling. (ndossche)
0 commit comments