mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Merge branch 'PHP-8.3'
* PHP-8.3: fix memleak due to missing `pthread_attr_destroy()`-call
This commit is contained in:
commit
11a46b31d9
1 changed files with 0 additions and 2 deletions
2
NEWS
2
NEWS
|
@ -26,8 +26,6 @@ PHP NEWS
|
||||||
. Adjusted closure names to include the parent function's name. (timwolla)
|
. Adjusted closure names to include the parent function's name. (timwolla)
|
||||||
. Improve randomness of uploaded file names and files created by tempnam().
|
. Improve randomness of uploaded file names and files created by tempnam().
|
||||||
(Arnaud)
|
(Arnaud)
|
||||||
. Fixed bug GH-14510 (memleak due to missing pthread_attr_destroy()-call).
|
|
||||||
(Florian Engelhardt)
|
|
||||||
|
|
||||||
- Curl:
|
- Curl:
|
||||||
. Deprecated the CURLOPT_BINARYTRANSFER constant. (divinity76)
|
. Deprecated the CURLOPT_BINARYTRANSFER constant. (divinity76)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue