We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba9f65b commit 4606202Copy full SHA for 4606202
NEWS
@@ -11,6 +11,8 @@ PHP NEWS
11
. Fix uninitialized memory in network.c. (nielsdos)
12
. Fixed bug GH-15108 (Segfault when destroying generator during shutdown).
13
(Arnaud)
14
+ . Fixed bug GH-15275 (Crash during GC of suspended generator delegate).
15
+ (Arnaud)
16
17
- Curl:
18
. Fixed case when curl_error returns an empty string.
0 commit comments