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 3f84265 commit 0c34d51Copy full SHA for 0c34d51
NEWS
@@ -6,6 +6,10 @@ PHP NEWS
6
. Fixed bug #72581 (previous property undefined in Exception after
7
deserialization). (Laruence)
8
. Fixed bug #72024 (microtime() leaks memory). (maroszek at gmx dot net)
9
+ . Implemented FR #72614 (Support "nmake test" on building extensions by
10
+ phpize). (Yuji Uchiyama)
11
+ . Fixed bug #72641 (phpize (on Windows) ignores PHP_PREFIX).
12
+ (Yuji Uchiyama)
13
14
- Curl:
15
. Fixed bug #71144 (Segmentation fault when using cURL with ZTS).
0 commit comments