diff options
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ PHP NEWS . Fixed bug #69566 (Conditional jump or move depends on uninitialised value in extension trait). (jbboehr at gmail dot com) . Fixed bug #69599 (Strange generator+exception+variadic crash). (Nikita) + . Fixed bug #69628 (complex GLOB_BRACE fails on Windows). + (Christoph M. Becker) - Iconv: . Fixed bug #48147 (iconv with //IGNORE cuts the string). (Stas) |