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 3b9ba7b commit 39d1818Copy full SHA for 39d1818
NEWS
@@ -36,6 +36,8 @@ PHP NEWS
36
that getrandom() is missing). (sarciszewski)
37
. Fixed bug #73124 (php_ini_scanned_files() not reporting correctly).
38
(John Stevenson)
39
+ . Fixed bug #75574 (putenv does not work properly if parameter contains
40
+ non-ASCII unicode character). (Anatol)
41
42
- Zip:
43
. Fixed bug #75540 (Segfault with libzip 1.3.1). (Remi)
0 commit comments