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 e3c9f5a commit ab9a029Copy full SHA for ab9a029
NEWS
@@ -27,7 +27,9 @@ PHP NEWS
27
. Improve randomness of uploaded file names and files created by tempnam().
28
(Arnaud)
29
. Added gc and shutdown callbacks to zend_mm custom handlers.
30
- (Florian Engelhardt).
+ (Florian Engelhardt)
31
+ . Fixed bug GH-14650 (Compute the size of pages before allocating memory).
32
+ (Julien Voisin)
33
34
- Curl:
35
. Deprecated the CURLOPT_BINARYTRANSFER constant. (divinity76)
0 commit comments