mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
[ci skip] NEWS for GH-14650
This commit is contained in:
parent
e3c9f5a585
commit
ab9a0295c5
1 changed files with 3 additions and 1 deletions
4
NEWS
4
NEWS
|
@ -27,7 +27,9 @@ PHP NEWS
|
||||||
. Improve randomness of uploaded file names and files created by tempnam().
|
. Improve randomness of uploaded file names and files created by tempnam().
|
||||||
(Arnaud)
|
(Arnaud)
|
||||||
. Added gc and shutdown callbacks to zend_mm custom handlers.
|
. Added gc and shutdown callbacks to zend_mm custom handlers.
|
||||||
(Florian Engelhardt).
|
(Florian Engelhardt)
|
||||||
|
. Fixed bug GH-14650 (Compute the size of pages before allocating memory).
|
||||||
|
(Julien Voisin)
|
||||||
|
|
||||||
- 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