We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3cec08 commit 4e002b4Copy full SHA for 4e002b4
NEWS
@@ -10,6 +10,8 @@ PHP NEWS
10
. Fixed bug #69599 (Strange generator+exception+variadic crash). (Nikita)
11
. Fixed bug #69628 (complex GLOB_BRACE fails on Windows).
12
(Christoph M. Becker)
13
+ . Fixed POST data processing slowdown due to small input buffer size
14
+ on Windows. (Jorge Oliveira, Anatol)
15
16
- Iconv:
17
. Fixed bug #48147 (iconv with //IGNORE cuts the string). (Stas)
0 commit comments