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 12fa8c6 commit 2fa0e55Copy full SHA for 2fa0e55
NEWS
@@ -11,7 +11,9 @@ PHP NEWS
11
. Fixed bug GH-18907 (Leak when creating cycle in hook). (ilutov)
12
. Fix OSS-Fuzz #427814456. (nielsdos)
13
. Fix OSS-Fuzz #428983568 and #428760800. (nielsdos)
14
- . Fixed bug GH-17204 -Wuseless-escape warnings emitted by re2c. (Peter Kokot)
+ . Fixed bug GH-17204 (-Wuseless-escape warnings emitted by re2c). (Peter Kokot)
15
+ . Fixed bug GH-19064 (Undefined symbol 'execute_ex' on Windows ARM64).
16
+ (Demon)
17
18
- Curl:
19
. Fix memory leaks when returning refcounted value from curl callback.
0 commit comments