mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Update NEWS for GH-19068
This commit is contained in:
parent
12fa8c637f
commit
2fa0e55450
1 changed files with 3 additions and 1 deletions
4
NEWS
4
NEWS
|
@ -11,7 +11,9 @@ PHP NEWS
|
||||||
. Fixed bug GH-18907 (Leak when creating cycle in hook). (ilutov)
|
. Fixed bug GH-18907 (Leak when creating cycle in hook). (ilutov)
|
||||||
. Fix OSS-Fuzz #427814456. (nielsdos)
|
. Fix OSS-Fuzz #427814456. (nielsdos)
|
||||||
. Fix OSS-Fuzz #428983568 and #428760800. (nielsdos)
|
. Fix OSS-Fuzz #428983568 and #428760800. (nielsdos)
|
||||||
. Fixed bug GH-17204 -Wuseless-escape warnings emitted by re2c. (Peter Kokot)
|
. Fixed bug GH-17204 (-Wuseless-escape warnings emitted by re2c). (Peter Kokot)
|
||||||
|
. Fixed bug GH-19064 (Undefined symbol 'execute_ex' on Windows ARM64).
|
||||||
|
(Demon)
|
||||||
|
|
||||||
- Curl:
|
- Curl:
|
||||||
. Fix memory leaks when returning refcounted value from curl callback.
|
. Fix memory leaks when returning refcounted value from curl callback.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue