Skip to content

Commit 2fa0e55

Browse files
committed
Update NEWS for GH-19068
1 parent 12fa8c6 commit 2fa0e55

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ PHP NEWS
1111
. Fixed bug GH-18907 (Leak when creating cycle in hook). (ilutov)
1212
. Fix OSS-Fuzz #427814456. (nielsdos)
1313
. Fix OSS-Fuzz #428983568 and #428760800. (nielsdos)
14-
. Fixed bug GH-17204 -Wuseless-escape warnings emitted by re2c. (Peter Kokot)
14+
. 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)
1517

1618
- Curl:
1719
. Fix memory leaks when returning refcounted value from curl callback.

0 commit comments

Comments
 (0)